summaryrefslogtreecommitdiff
path: root/internal/db/account.go
AgeCommit message (Expand)AuthorFiles
2022-09-02[performance] cache account db lookups by public key URI (#795)Libravatar kim1
2022-09-02[performance] use GetAccountByUsernameDomain() for local account lookups to r...Libravatar kim1
2022-08-20[bugfix] Fix potential dereference of accounts on own instance (#757)Libravatar tobi1
2022-07-13[feature] Add back/next buttons to profiles for paging through statuses (#708)Libravatar tobi1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1