summaryrefslogtreecommitdiff
path: root/internal/db/bundb/notification_test.go
AgeCommit message (Expand)AuthorFiles
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney1
2023-05-04[bugfix] Rework notifs to use min_id for paging up (#1734)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-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-22[feature] Prune timelines once per hour to plug memory leak (#1117)Libravatar tobi1
2022-11-18[performance] don't use relations to select notification structs, use caches ...Libravatar tobi1
2022-08-31[feature] Add support for the exclude_types[] parameter on the notifications ...Libravatar Blackle Morisanchetto1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-08-01[feature] Implemented notification clear (#720)Libravatar Artémis1
2022-03-07[performance] Database optimizations (#419)v0.2.1Libravatar tobi1