summaryrefslogtreecommitdiff
path: root/internal/cache/invalidate.go
AgeCommit message (Expand)AuthorFiles
2025-11-17[performance] reduce account stats database calls (#4496)Libravatar kim1
2025-10-17[performance] cache account IDs in home timeline query not in exclusive lists...Libravatar kim1
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk1
2025-07-30[feature] add streaming of statuses and status updates to LOCAL / PUBLIC time...Libravatar kim1
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim1
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-09-23[chore] local instance count query caching, improved status context endpoint ...Libravatar kim1
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
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-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-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-06[feature/chore] Add Move database functions + cache (#2647)Libravatar tobi1
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