summaryrefslogtreecommitdiff
path: root/internal/db/bundb/account_test.go
AgeCommit message (Expand)AuthorFiles
2022-11-15[chore] update database caching library (#1040)Libravatar kim1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2022-09-26[performance] Update indexes that were causing slow db queries (#855)v0.5.0-rc3Libravatar tobi1
2022-09-26[feature] Show + federate emojis in accounts (#837)Libravatar tobi1
2022-08-20[bugfix] Fix potential dereference of accounts on own instance (#757)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-06-10[bugfix] Make accounts media_only query also work with pg (#643)Libravatar tobi1
2022-05-23[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-28Account update issue (#250)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1