summaryrefslogtreecommitdiff
path: root/internal/processing/polls
AgeCommit message (Expand)AuthorFiles
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim1
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney5
2025-02-20[bugfix] update fedi api to support multiple separate votes in same multiple ...Libravatar kim1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1
2024-04-26[performance] update remaining worker pools to use queues (#2865)Libravatar kim2
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-02-09use pointer for freshness window (#2614)Libravatar tobi1
2024-01-03[bugfix] fix check for closed poll to account for non-zero closed time but in...Libravatar kim1
2023-12-15[bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0Libravatar kim1
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
2023-11-08[bugfix] fix poll vote count responses on client and fedi API vote creation (...Libravatar kim1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim5