summaryrefslogtreecommitdiff
path: root/internal/processing/admin
AgeCommit message (Expand)AuthorFiles
2022-05-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi2
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-05-03[chore] Move initial MediaRemotePrune to cmd.server function (#536)Libravatar tobi2
2022-05-02[performance] Speed up some of the slower db queries (#523)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim3
2022-04-16[bugfix] Use background ctx for domain block side effects (#457)Libravatar tobi1
2022-03-19[feature] Admin account actions (#432)Libravatar tobi2
2022-02-22[feature] Add postDataCallbackFunc to allow cleanup (#408)Libravatar tobi1
2022-02-08merge fixupLibravatar tsmethurst1
2022-01-23rework data function to provide filesizeLibravatar tsmethurst1
2022-01-16pass reader around instead of []byteLibravatar tsmethurst1
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 tsmethurst1
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst1
2022-01-08compiling nowLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst2
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi7
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-10-04Refactor/tidy (#261)Libravatar tobi5
2021-09-10fixes + db changes (#204)Libravatar tobi2
2021-09-01change muchos thingsLibravatar tsmethurst2
2021-08-25Pg to bun (#148)Libravatar tobi7
2021-08-20Database updates (#144)Libravatar tobi4
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst1
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst6
2021-07-05Domain block (#76)Libravatar Tobi Smethurst6