mastodon/app/models/concerns
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available ()
* Fix poll update handler calling method was that was not available

Fix regression from 

* Refactor VoteService

* Refactor ActivityPub::DistributePollUpdateWorker and optimize it

* Fix typo

* Fix typo
..
account_associations.rb Add polls ()
account_avatar.rb Add WebP support ()
account_counters.rb Add profile directory ()
account_finder_concern.rb Use Contact User as Relay, Report, Subscribe. ()
account_header.rb Add WebP support ()
account_interactions.rb Remove intermediary arrays when creating hash maps from results ()
attachmentable.rb Restore support to ruby 2.3, add ruby 2.3 to circle ci ()
cacheable.rb Fix cache_associated no longer working ()
domain_normalizable.rb Add option to overwrite imported data ()
expireable.rb Fix poll update handler calling method was that was not available ()
omniauthable.rb Fix SSO authentication not working due to missing agreement boolean ()
paginable.rb Fix timeline pagination ()
redisable.rb Create Redisable#redis ()
relationship_cacheable.rb Cache relationships in API ()
remotable.rb Fix nil host in remotable ()
status_threading_concern.rb Improved remote thread fetching ()
streamable.rb Define instance method outside #included ()