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
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246)
* Fix poll update handler calling method was that was not available

Fix regression from #10209

* Refactor VoteService

* Refactor ActivityPub::DistributePollUpdateWorker and optimize it

* Fix typo

* Fix typo
6 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
controllers Redesign landing page (#10232) 6 years ago
helpers Fix poll update handler calling method was that was not available (#10246) 6 years ago
javascript Add muted style for polls in web UI (#10248) 6 years ago
lib Fix poll update handler calling method was that was not available (#10246) 6 years ago
mailers Improve e-mail digest (#9689) 6 years ago
models Fix poll update handler calling method was that was not available (#10246) 6 years ago
policies Ensure only people allowed to see the poll can actually vote (#10161) 6 years ago
presenters Redesign landing page (#10232) 6 years ago
serializers Support pushing and receiving updates to poll tallies (#10209) 6 years ago
services Fix poll update handler calling method was that was not available (#10246) 6 years ago
validators Fix poll validation issues (#10186) 6 years ago
views Redesign landing page (#10232) 6 years ago
workers Fix poll update handler calling method was that was not available (#10246) 6 years ago