summaryrefslogtreecommitdiff
path: root/internal/processing/stream
AgeCommit message (Expand)AuthorFiles
2023-11-11[bugfix] support endless polls, and misskey's' method of inferring expiry in ...Libravatar kim1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi3
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney10
2023-03-11[feature] Support multiple subscriptions on single websocket connection (#1489)Libravatar darrinsmart2
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim3
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi10