summaryrefslogtreecommitdiff
path: root/internal/processing/timeline
AgeCommit message (Expand)AuthorFiles
2025-09-11[bugfix] set link header lo,hi values directly from returned slice, don't acc...Libravatar kim1
2025-09-07[bugfix] check for nil notification (#4417)Libravatar kim1
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi1
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim4
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim3
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim9
2025-05-31[performance] cache mute check results (#4202)Libravatar kim8
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney2
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney10
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim10
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi5
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
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 tobi7
2024-07-04[bugfix] Handle ErrHideStatus when preparing timeline statuses (#3071)Libravatar Vyr Cossont3
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 Cossont6
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont6
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-03-25[bugfix] Avoid empty public/local timeline queries (#2784)Libravatar tobi3
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi3
2023-10-18[bugfix] add missing "local" param in public timeline link headers (#2277)v0.12.0-rc2Libravatar tobi1
2023-09-29[bugfix] Fix paging for empty items (#2236)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim7
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-07-18[bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3Libravatar kim4
2023-06-04[chore] tidy + test timelines a bit better (#1865)Libravatar tobi2
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi7