summaryrefslogtreecommitdiff
path: root/internal/api/client/notifications/notificationsget.go
AgeCommit message (Expand)AuthorFiles
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 tobi1
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 tobi1
2024-06-17[feature] Implement types[] param for notifications (#3009)Libravatar Vyr Cossont1
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-05-04[bugfix] Rework notifs to use min_id for paging up (#1734)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1