Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow arbitrary HTML in Markdown post content | Vika | 2025-01-02 | 1 | -1/+11 |
| | | | | | | Oh, that's how it's done. Fuck. Change-Id: I40c5296ba05ddec7aa277308520017e5068e6fc9 | ||||
* | micropub: Suppress adding to default feeds on visibility="unlisted" | Vika | 2024-08-23 | 1 | -2/+30 |
| | | | | | | If the post has no explicit channels, normally Kittybox attempts to post to a channel that makes sense for the post type. Adding `unlisted` to `visibility` now suppresses this behavior. | ||||
* | database: use Url to represent user authorities | Vika | 2024-07-09 | 1 | -1/+1 |
| | | | | This makes the interface more consistent and resistant to misuse. | ||||
* | lint: no extra whitespace on line endings | Vika | 2024-01-29 | 1 | -1/+1 |
| | |||||
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+444 |