summaryrefslogtreecommitdiff
path: root/internal/db/bundb/report.go
AgeCommit message (Expand)AuthorFiles
2024-02-07[feature/performance] sqlite pragma optimize on close (#2596)Libravatar kim1
2024-01-19[performance] overhaul struct (+ result) caching library for simplicity, perf...Libravatar kim1
2023-08-19[feature] Instance rules (#2125)Libravatar f0x521
2023-08-17[bugfix] fix double firing bun.DB query hooks (#2124)Libravatar kim1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-07-24[feature/performance] support uncaching remote emoji + scheduled cleanup func...Libravatar kim1
2023-05-12[feature] status refetch support (#1690)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-23[feature] Implement `/api/v1/reports` endpoints on client API (#1330)Libravatar tobi1
2023-01-10[feature] Implement Report database model and utility functions (#1310)Libravatar tobi1