mastodon/app
Claire eade64097c
Clear voter count when poll is reset (#21700) (#23484)
When a poll is edited, we reset the poll and remove all previous
votes. However, prior to this commit, the voter count on the poll
was not reset. This leads to incorrect percentages being shown in
poll results.

Fixes #21696

Co-authored-by: afontenot <adam.m.fontenot@gmail.com>
2023-02-09 20:57:24 +01:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix some performance issues with /admin/instances (#21907) (#23483) 2023-02-09 20:57:14 +01:00
helpers Fix errors when rendering RSS feeds (#18531) 2022-05-26 23:02:42 +02:00
javascript Fix nodes order being sometimes mangled when rewriting emoji (#20677) 2022-11-14 22:20:29 +01:00
lib Fix some performance issues with /admin/instances (#21907) (#23483) 2023-02-09 20:57:14 +01:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Clear voter count when poll is reset (#21700) (#23484) 2023-02-09 20:57:24 +01:00
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Fix preferred posting language returning unusable value in REST API (#18428) 2022-05-16 19:13:36 +02:00
services Fix possible race conditions when suspending/unsuspending accounts (#22363) (#23482) 2023-02-09 20:57:06 +01:00
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Fix rss view on hashtag (#18406) 2022-05-12 22:40:54 +02:00
workers Fix unbounded recursion in account discovery (v3.5 backport) (#22026) 2022-12-15 19:21:17 +01:00