Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | database: more realistic pagination test | Vika | 2023-06-22 | 1 | -1/+7 |
* | database: add add_to_feed and remove_from_feed | Vika | 2023-06-22 | 1 | -0/+8 |
* | database: use domains instead of authorities as owner key | Vika | 2023-06-22 | 1 | -6/+6 |
* | database: introduce read_feed_with_cursor | Vika | 2023-06-22 | 1 | -1/+9 |
* | StorageError: use std::borrow::Cow for msg field | Vika | 2023-06-22 | 1 | -7/+21 |
* | Add support for the IndieWeb Webring πΈπ | Vika | 2023-06-15 | 1 | -0/+20 |
* | Database: use newtypes to represent settings | Vika | 2023-06-15 | 1 | -19/+73 |
* | tempfile -> tempdir, remove mockito | Vika | 2023-02-27 | 1 | -1/+1 |
* | kittybox-templates: split out MF2 rendering and get rid of log crate | Vika | 2022-07-27 | 1 | -1/+1 |
* | database: use .path().to_path_buf() to prevent dropping the tempdir | Vika | 2022-07-10 | 1 | -1/+3 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 1 | -41/+61 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -0/+539 |