about summary refs log tree commit diff
path: root/kittybox-rs/templates/src
Commit message (Expand)AuthorAgeFilesLines
* Smallish code tweaksVika2023-06-152-2/+20
* fixup! templates: allow for alt-text on profile photoVika2023-06-151-1/+7
* templates: allow for alt-text on profile photoVika2023-06-151-0/+18
* Add support for the IndieWeb Webring πŸ•ΈπŸ’Vika2023-06-151-9/+22
* Clarity improvementsVika2023-02-271-3/+6
* Add a skip link to the page layoutVika2023-01-251-1/+2
* Show rainbow hearts on webinteractions widget tooVika2023-01-221-1/+5
* Add rainbow hearts on like postsVika2023-01-221-1/+7
* templates: ellipsize u-in-reply-to to 48, not 24Vika2022-11-081-2/+2
* templates: fix no space between links in mini entryVika2022-11-081-2/+3
* templates: hotfix rich reply contextsVika2022-11-061-9/+30
* kittybox-frontend-renderer: gzip static assetsVika2022-11-061-6/+15
* indieauth: parse application metadataVika2022-10-241-4/+19
* templates: move static assets to the templates crateVika2022-10-071-0/+31
* LibreJS compatibilityVika2022-10-031-0/+2
* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVika2022-09-291-1/+1
* AAAAAAAAAAAAAAAAAVika2022-09-291-1/+1
* AAAAAAAAVika2022-09-291-1/+1
* indieauth: fix submit handler not being appliedVika2022-09-291-1/+6
* feat: indieauth supportVika2022-09-192-4/+174
* Add a placeholder template for the authorization request pageVika2022-08-131-0/+7
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-273-416/+425
* format using rustfmtVika2022-07-073-69/+55
* feat: group endpoints under `.kittybox`Vika2022-06-022-6/+8
* flake.nix: reorganizeVika2022-05-244-0/+1101