summaryrefslogtreecommitdiff
path: root/internal/workers/workers.go
AgeCommit message (Expand)AuthorFiles
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim1
2023-09-04[feature] Store admin actions in the db, prevent conflicting actions (#2167)Libravatar tobi1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-13[performance] processing media and scheduled jobs improvements (#1482)Libravatar kim1