summaryrefslogtreecommitdiff
path: root/internal/processing/timeline/notification.go
AgeCommit message (Expand)AuthorFiles
2025-09-07[bugfix] check for nil notification (#4417)Libravatar kim1
2025-07-04[chore] move status filtering from type converter (#4306)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-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2024-11-25[bugfix] notification types missing from link header (#3571)Libravatar kim1
2024-11-25[performance] convert enum strings to ints (#3558)Libravatar kim1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-06-18[bugfix] rename `include_types[]` to `types[]` (#3023)Libravatar tobi1
2024-06-17[feature] Implement types[] param for notifications (#3009)Libravatar Vyr Cossont1
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1