summaryrefslogtreecommitdiff
path: root/internal/processing/account/rss.go
AgeCommit message (Expand)AuthorFiles
2025-09-18[feature] add paging support to rss feed endpoint, and support JSON / atom fe...Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...Libravatar tobi1
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi1
2024-08-02[chore] move PopulateAccountStats() nil check often performed into function i...Libravatar kim1
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi1
2024-03-22[chore] Move local account settings to separate db table (#2770)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
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-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1