summaryrefslogtreecommitdiff
path: root/internal/api/client/notifications
AgeCommit message (Expand)AuthorFiles
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-11-28[chore] rename New___(string) int signature functions to Parse___(string) int...Libravatar kim1
2024-11-27[bugfix] Log + ignore unknown notification types (#3577)Libravatar tobi2
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-06-18[bugfix] rename `include_types[]` to `types[]` (#3023)Libravatar tobi3
2024-06-17[feature] Implement types[] param for notifications (#3009)Libravatar Vyr Cossont4
2024-03-06[bugfix] Fix Swagger spec and add test script (#2698)Libravatar Vyr Cossont1
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim3
2023-05-25[bugfix/docs] Fix clear notifications API docs (#1831)Libravatar Daenney1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi3
2023-05-04[bugfix] Rework notifs to use min_id for paging up (#1734)Libravatar tobi2
2023-04-29[feature] Add GET endpoint for single notification (#1719)Libravatar tobi2
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney3
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi3
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi3