about summary refs log tree commit diff
path: root/kittybox-rs/src/database/memory.rs
Commit message (Expand)AuthorAgeFilesLines
* database: add "add_or_update_webmention" operationVika2023-07-221-0/+5
* database/memory: cleaner update_post implementationVika2023-07-091-1/+70
* micropub: use the new, better typed updates internallyVika2023-07-011-109/+2
* database: introduce read_feed_with_cursorVika2023-06-221-1/+12
* StorageError: use std::borrow::Cow for msg fieldVika2023-06-221-5/+5
* Database: use newtypes to represent settingsVika2023-06-151-3/+4
* treewide: rewrite using AxumVika2022-07-071-34/+104
* flake.nix: reorganizeVika2022-05-241-0/+200