| Commit message (Expand) | Author | Age | Files | Lines |
* | database: more documentation | Vika | 2023-07-22 | 1 | -6/+23 |
* | database: add "add_or_update_webmention" operation | Vika | 2023-07-22 | 1 | -0/+74 |
* | Implement Postgres backend | Vika | 2023-07-09 | 1 | -0/+29 |
* | database{,/file}: clean up code, add documentation and logging | Vika | 2023-07-09 | 1 | -126/+107 |
* | micropub: use the new, better typed updates internally | Vika | 2023-07-01 | 1 | -5/+6 |
* | 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 |