summaryrefslogtreecommitdiff
path: root/internal/db/bundb/statusbookmark.go
AgeCommit message (Expand)AuthorFiles
2024-02-07[feature/performance] sqlite pragma optimize on close (#2596)Libravatar kim1
2023-08-17[bugfix] fix double firing bun.DB query hooks (#2124)Libravatar kim1
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-04-19[bugfix] Fix the bookmarks list API endpoint returning an empty array (#1700)Libravatar Umar Getagazov1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1