summaryrefslogtreecommitdiff
path: root/internal/processing/account/rss_test.go
AgeCommit message (Expand)AuthorFiles
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi1
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim1
2024-07-15[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...Libravatar tobi1
2024-06-24[chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035)Libravatar dependabot[bot]1
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi1
2023-12-10[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)Libravatar tobi1
2023-07-10[bugfix] Tidy up rss feed serving; don't error on empty feed (#1970)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1