summaryrefslogtreecommitdiff
path: root/internal/db/bundb/statusbookmark.go
AgeCommit message (Expand)AuthorFiles
2024-09-02[chore/performance] Avoid unnecessary "uncached" queries (#3265)Libravatar tobi1
2024-07-24[chore] renames the `GTS` caches to `DB` caches (#3127)Libravatar kim1
2024-06-06[feature] do not uncache status / emoji media if attached status is bookmarke...Libravatar kim1
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