Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split Postgres schemas into two | Vika | 2023-07-21 | 1 | -9/+11 |
* | cargo update, part 2: Axum | Vika | 2023-07-17 | 1 | -1/+1 |
* | cargo update, part 1 | Vika | 2023-07-17 | 1 | -5/+5 |
* | webmentions/queue: move JobQueue trait into kittybox-util | Vika | 2023-07-09 | 2 | -47/+128 |
* | webmentions/supervisor: ability to cancel a background task | Vika | 2023-07-09 | 1 | -13/+54 |
* | webmentions/queue: give up on an item after 5 attempts | Vika | 2023-07-09 | 2 | -17/+63 |
* | WIP: incoming webmention support | Vika | 2023-07-09 | 1 | -0/+75 |
* | Create a job queue based on Postgres | Vika | 2023-07-09 | 1 | -0/+179 |