about summary refs log tree commit diff
path: root/kittybox-rs/src/frontend/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Moved the entire Kittybox tree into the rootVika2023-07-291-404/+0
* frontend: filter out privacy-sensitive information from postsVika2023-07-091-2/+124
* database: use domains instead of authorities as owner keyVika2023-06-221-5/+5
* database: introduce read_feed_with_cursorVika2023-06-221-6/+7
* Add support for the IndieWeb Webring πŸ•ΈπŸ’Vika2023-06-151-1/+5
* Database: use newtypes to represent settingsVika2023-06-151-16/+20
* templates: move static assets to the templates crateVika2022-10-071-41/+6
* LibreJS compatibilityVika2022-10-031-0/+3
* companion-lite: rewrite to use IndieAuthVika2022-10-021-1/+4
* companion-lite: port to TypeScriptVika2022-09-291-2/+11
* Switch to TypeScriptVika2022-09-281-2/+2
* Small optimizations to frontend codeVika2022-09-191-6/+7
* feat: indieauth supportVika2022-09-191-0/+1
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-271-6/+0
* format using rustfmtVika2022-07-071-3/+1
* treewide: rewrite using AxumVika2022-07-071-348/+188
* flake.nix: reorganizeVika2022-05-241-0/+459