summaryrefslogtreecommitdiff
path: root/internal/filter
AgeCommit message (Expand)AuthorFiles
2025-08-13[feature] support blur filter action (#4371)Libravatar nicole mikołajczyk2
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi1
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim2
2025-07-02[bugfix] fix possible nil ptr if requester is nil (#4307)Libravatar kim1
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim6
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim1
2025-06-16[bugfix] improved mute checking for boosted statuses (#4276)Libravatar kim1
2025-06-10[chore] Update interactionPolicy sub-policy parsing in line with documented d...Libravatar tobi2
2025-05-31[performance] cache mute check results (#4202)Libravatar kim8
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney3
2025-05-13[chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,...Libravatar tobi1
2025-04-27[chore] Rewrite all remaining Github linksLibravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney16
2025-04-26[feature] Update attachment format, receive + send `focalPoint` prop + use it...Libravatar tobi1
2025-03-24feat: Relax URL matching (#3925)Libravatar Daenney1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-01-08[chore] replace statuses.updated_at column with statuses.edited_at (#3636)Libravatar kim1
2024-10-05[bugfix] Only allow boosting post from non-interaction-policy-aware instance ...Libravatar tobi1
2024-09-28[bugfix] visibility after implicit approval not getting invalidated (#3370)Libravatar kim1
2024-09-23[chore] local instance count query caching, improved status context endpoint ...Libravatar kim1
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont1
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi5
2024-08-22[feature] Use `local_only` field, deprecate `federated` field (#3222)Libravatar tobi2
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi6
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim1
2024-07-13[bugfix] Fix panic in `isStatusHomeTimelineable` (#3096)Libravatar tobi1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi2
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi15