summaryrefslogtreecommitdiff
path: root/internal/cache/db.go
AgeCommit message (Expand)AuthorFiles
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont1
2024-07-24[chore] renames the `GTS` caches to `DB` caches (#3127)Libravatar kim1
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-06-28[bugfix] Fix typo in instance cache copyF (#3052)Libravatar tobi1
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-28[chore/bugfix] Don't cache MovedTo account (#2939)Libravatar tobi1
2024-05-21[performance] cache v2 filter keyword regular expressions (#2903)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-02[chore] bump go structr cache version -> v0.6.0 (#2773)Libravatar kim1
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
2024-02-12[performance] temporarily cache account status counts to reduce no. account c...Libravatar kim1
2024-01-19[performance] overhaul struct (+ result) caching library for simplicity, perf...Libravatar kim1