summaryrefslogtreecommitdiff
path: root/internal/api/client/statuses/statushistory_test.go
AgeCommit message (Collapse)AuthorFiles
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi1
* [feature] Page through accounts as moderator * aaaaa * use COLLATE "C" for Postgres to ensure same ordering as SQLite * fix typo, test paging up * don't show moderation / info for our instance acct
2024-04-17[feature] Stub status history endpoint (#2847)Libravatar tobi1