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
2019-03-12 22:58:59 +01:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
helpers Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
javascript Add muted style for polls in web UI (#10248) 2019-03-12 22:08:18 +01:00
lib Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
policies Ensure only people allowed to see the poll can actually vote (#10161) 2019-03-04 22:47:47 +01:00
presenters Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
serializers Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
services Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
validators Fix poll validation issues (#10186) 2019-03-06 04:54:11 +01:00
views Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
workers Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00