You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
afontenot f17fc5742e
Clear voter count when poll is reset (#21700)
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
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Fix not being able to follow more than one hashtag (#21285) 2 years ago
helpers Add Scots to the supported locales (#20283) 2 years ago
javascript New Crowdin updates (#20942) 2 years ago
lib Fix emoji substitution not applying only to text nodes in backend code (#20641) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 3 years ago
models Clear voter count when poll is reset (#21700) 2 years ago
policies Fix getting a single EmailDomainBlock (#20846) 2 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
serializers Add maskable icon support for Android (#20904) 2 years ago
services Handle links with no href in VerifyLinkService (#20741) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Fix style for hashes (#20518) 2 years ago
workers Change incoming activity processing to happen in `ingress` queue (#20264) 2 years ago