summaryrefslogtreecommitdiff
path: root/internal/api/client/filters/v2
AgeCommit message (Expand)AuthorFiles
2025-11-17[bugfix] Add Swagger docs for blur filter action (#4551)Libravatar Vyr Cossont2
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont14
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim11
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney1
2025-04-27[chore] Rewrite all remaining Github linksLibravatar Daenney2
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney30
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi14
2025-01-26[docs] Swagger: fix filter context params by moving enum list from the list t...Libravatar Vyr Cossont2
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-11-26[bugfix] Allow unsetting filter expiration dates (#3560)Libravatar Vyr Cossont4
2024-11-05[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)v0.17.2Libravatar tobi2
2024-09-09[bugfix] Swagger: add missing filter_action param for v2 filter PUT (#3281)Libravatar Vyr Cossont1
2024-07-17[chore] media pipeline improvements (#3110)Libravatar kim4
2024-06-14[feature] filter API v2: Restore keywords_attributes and statuses_attributes ...Libravatar Vyr Cossont4
2024-06-07[feature] Implement filters_changed stream event (#2972)Libravatar Vyr Cossont9
2024-06-06[bugfix] Filter fixes (#2971)Libravatar Vyr Cossont7
2024-05-31[feature] Implement Filter API v2 (#2936)Libravatar Vyr Cossont30