summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/admin.go
AgeCommit message (Expand)AuthorFiles
2023-11-27[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)Libravatar tobi1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi1
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi1
2023-08-19[feature] Instance rules (#2125)Libravatar f0x521
2023-07-07[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...Libravatar tobi1
2023-03-14[feature] Allow admins to send test emails (#1620)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-01-25[feature] Implement reports admin API so admins can view + close reports (#1378)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-12-10[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...Libravatar tobi1
2022-11-24[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)Libravatar tobi1
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi1
2022-11-08[frontend] Custom Emoji Deletion (#994)Libravatar f0x521
2022-10-12[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)Libravatar tobi1
2022-05-15[feature] Media cleanup endpoint (#560)Libravatar Sashanoraa1
2022-03-19[feature] Admin account actions (#432)Libravatar tobi1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1