about summary refs log tree commit diff
path: root/src/micropub/util.rs
Commit message (Collapse)AuthorAgeFilesLines
* micropub: Suppress adding to default feeds on visibility="unlisted"Vika2024-08-231-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 authoritiesVika2024-07-091-1/+1
| | | | This makes the interface more consistent and resistant to misuse.
* lint: no extra whitespace on line endingsVika2024-01-291-1/+1
|
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+444