summaryrefslogtreecommitdiff
path: root/internal/api/client/admin
AgeCommit message (Expand)AuthorFiles
2022-10-14[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)Libravatar tobi2
2022-10-13[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...Libravatar tobi5
2022-10-12[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)Libravatar tobi4
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim7
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi1
2022-09-06[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)Libravatar tobi1
2022-08-31[chore] Test fixes (#788)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi9
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß2
2022-06-19[chore] make tests more cacheable by avoiding time.Now() (#656)Libravatar tobi1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-09[bugfix] Fix domain blocks get regression (#642)Libravatar tobi5
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi8
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim2
2022-05-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi1
2022-05-15[feature] Media cleanup endpoint (#560)Libravatar Sashanoraa3
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2022-03-19[feature] Admin account actions (#432)Libravatar tobi3
2022-01-15emoji code passing musterLibravatar tsmethurst2
2022-01-15start fixing up emoji processing codeLibravatar tsmethurst1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst4
2022-01-08compiling nowLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi2
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi5
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell6
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-08-25Pg to bun (#148)Libravatar tobi5
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst5
2021-07-31more swagger docs + other changes (#125)Libravatar Tobi Smethurst5
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst2
2021-07-05Domain block (#76)Libravatar Tobi Smethurst5
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst2