summaryrefslogtreecommitdiff
path: root/internal/processing/admin.go
AgeCommit message (Expand)AuthorFiles
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
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-10-14[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)Libravatar tobi1
2022-10-13[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...Libravatar tobi1
2022-10-12[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)Libravatar tobi1
2022-05-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi1
2022-05-03[chore] Move initial MediaRemotePrune to cmd.server function (#536)Libravatar tobi1
2022-03-19[feature] Admin account actions (#432)Libravatar tobi1
2022-01-15emoji code passing musterLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1