summaryrefslogtreecommitdiff
path: root/internal/cache/size.go
AgeCommit message (Expand)AuthorFiles
2024-09-10[feature] Process `Reject` of interaction via fedi API, put rejected statuses...Libravatar tobi1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi1
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-06-06[feature] do not uncache status / emoji media if attached status is bookmarke...Libravatar kim1
2024-05-06update the total ratios calculation to include ALL caches (previously was mis...Libravatar kim1
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi1
2024-04-15[performance] cached oauth database types (#2838)Libravatar kim1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-03-22[chore] Move local account settings to separate db table (#2770)Libravatar tobi1
2024-03-06[feature/chore] Add Move database functions + cache (#2647)Libravatar tobi1
2024-03-06[feature] Filters v1 (#2594)Libravatar Vyr Cossont1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-08-14[bugfix] fix inconsistent calculated cache sizes (#2115)v0.11.0Libravatar kim1
2023-08-10[performance] remove last of relational queries to instead rely on caches (#2...Libravatar kim1
2023-08-06[bugfix] update cache library with nil ptr fix (#2070)Libravatar kim1
2023-08-03[feature] simpler cache size configuration (#2051)Libravatar kim1