summaryrefslogtreecommitdiff
path: root/internal/workers/workers.go
AgeCommit message (Expand)AuthorFiles
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2024-09-26[chore] reduce number admin process workers (#3354)Libravatar kim1
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
2024-07-30[feature] persist worker queues to db (#3042)Libravatar kim1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1
2024-06-03[feature] log worker startup counts (#2958)Libravatar kim1
2024-04-26[performance] update remaining worker pools to use queues (#2865)Libravatar kim1
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1
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