summaryrefslogtreecommitdiff
path: root/internal/processing/notification.go
AgeCommit message (Expand)AuthorFiles
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-04-29[feature] Add GET endpoint for single notification (#1719)Libravatar tobi1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-10-10[chore] Make paging logic more generic (#901)Libravatar tobi1
2022-08-31[feature] Add support for the exclude_types[] parameter on the notifications ...Libravatar Blackle Morisanchetto1
2022-08-01[feature] Implemented notification clear (#720)Libravatar Artémis1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-08[feature] Add paging via `Link` header for notifications and account statuses...Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-31Tidy + timeline embetterment (#38)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1