summaryrefslogtreecommitdiff
path: root/internal/db/relationship.go
AgeCommit message (Expand)AuthorFiles
2023-11-27[bugfix] Don't copy ptr fields in caches (#2386)Libravatar tobi1
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim1
2023-09-07[chore] much improved paging package (#2182)Libravatar kim1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-07-31[performance] cache follow, follow request and block ID lists (#2027)Libravatar kim1
2023-07-27[feature] Support setting private notes on accounts (#1982)Libravatar Vyr Cossont1
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-07-08[bugfix] Delete mutual follow (requests) when receiving block from remote (#1...Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-04-10[feature] Receive notification when followed account posts (if desired) (#1680)Libravatar tobi1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-20[performance] add account block DB cache and remove block query joins (#1085)Libravatar kim1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-16Follow request improvements (#282)Libravatar tobi1
2021-09-24Unblock fix (#247)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1