mastodon/app/lib
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
..
activitypub Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
ostatus When serializing polls over OStatus, serialize poll options to text (#10160) 2019-03-05 21:09:18 +01:00
settings
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb
formatter.rb Fix newlines in OStatus and RSS serializations (#10183) 2019-03-05 23:58:58 +01:00
hash_object.rb
inline_renderer.rb
language_detector.rb
potential_friendship_tracker.rb
request.rb Increase DNS timeouts (#10238) 2019-03-11 13:27:57 +01:00
rss_builder.rb
sanitize_config.rb
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 2018-02-24 19:16:11 +01:00
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb
webfinger_resource.rb