about summary refs log tree commit diff
path: root/kittybox-rs/src/webmentions
Commit message (Expand)AuthorAgeFilesLines
* Split Postgres schemas into twoVika2023-07-211-9/+11
* cargo update, part 2: AxumVika2023-07-171-1/+1
* cargo update, part 1Vika2023-07-171-5/+5
* webmentions/queue: move JobQueue trait into kittybox-utilVika2023-07-092-47/+128
* webmentions/supervisor: ability to cancel a background taskVika2023-07-091-13/+54
* webmentions/queue: give up on an item after 5 attemptsVika2023-07-092-17/+63
* WIP: incoming webmention supportVika2023-07-091-0/+75
* Create a job queue based on PostgresVika2023-07-091-0/+179