summaryrefslogtreecommitdiff
path: root/internal/processing/workers
AgeCommit message (Expand)AuthorFiles
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim4
2023-09-29[bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ...Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim7
2023-08-15[chore] ensure worker contexts have request ID (#2120)Libravatar kim2
2023-08-11[bugfix] Populate followReq before accessing targetaccount pointer (#2099)Libravatar tobi1
2023-08-10[chore] Add test to ensure `show_reblogs` on follow works as expected (#2093)Libravatar tobi1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi12