summaryrefslogtreecommitdiff
path: root/internal/api/client/lists
AgeCommit message (Expand)AuthorFiles
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont8
2025-05-31[docs] fix typo in swagger description for ListsGETHandler (#4217)Libravatar Nicole Mikołajczyk1
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney12
2025-04-26[chore] fix testrig build (#4059)Libravatar tobi1
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim2
2025-03-05[bugfix] Return useful err on `server start` failure (#3879)Libravatar tobi1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi8
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-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim3
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont2
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
2024-03-15[chore] Swagger: correct names and formats for several array params (#2758)Libravatar Vyr Cossont2
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi3
2024-03-06[bugfix] Fix Swagger spec and add test script (#2698)Libravatar Vyr Cossont1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-01-28[chore] Add a couple tests for updating list entries (#2580)Libravatar tobi2
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim8
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi1
2023-07-21[bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0Libravatar tobi3
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi1
2023-06-19[chore] Fix Swagger paths for lists API endpoints (#1904)Libravatar Umar Getagazov7
2023-06-19[bugfix] Parse POST-style forms in the list member removal endpoint (#1903)Libravatar Umar Getagazov1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi9
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney2
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi2
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi2