Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |