summaryrefslogtreecommitdiff
path: root/internal/processing/admin/report.go
AgeCommit message (Expand)AuthorFiles
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi1
2024-04-26[performance] update remaining worker pools to use queues (#2865)Libravatar kim1
2023-09-29[bugfix] Fix paging for empty items (#2236)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-07-18[bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3Libravatar kim1
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)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-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1