summaryrefslogtreecommitdiff
path: root/internal/db/bundb/basic.go
AgeCommit message (Expand)AuthorFiles
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-08-17[bugfix] fix double firing bun.DB query hooks (#2124)Libravatar kim1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-06-03[chore] Update versions, fix lint errors (#1860)Libravatar tobi1
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-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-13First db migration (#297)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-09-11kim is a reply guy (#208)Libravatar tobi1
2021-09-10fixes + db changes (#204)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi1