mastodon/app/lib
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209)
* Process incoming poll tallies update

* Send Update on poll vote

* Do not send Updates for a poll more often than once every 3 minutes

* Include voters in people to notify of results update

* Schedule closing poll worker on poll creation

* Add new notification type for ending polls

* Add front-end support for ended poll notifications

* Fix UpdatePollSerializer

* Fix Updates not being triggered by local votes

* Fix tests failure

* Fix web push notifications for closing polls

* Minor cleanup

* Notify voters of both remote and local polls when those close

* Fix delivery of poll updates to mentioned accounts and voters
2019-03-11 00:49:31 +01:00
..
activitypub Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +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 Create Redisable#redis (#9633) 2019-02-02 19:11:38 +01:00
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Create Redisable#redis (#9633) 2019-02-02 19:11:38 +01:00
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 Create Redisable#redis (#9633) 2019-02-02 19:11:38 +01:00
request.rb Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 2018-12-26 19:15:53 +01:00
rss_builder.rb
sanitize_config.rb
sidekiq_error_handler.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Make displaying application used to toot opt-in (#9897) 2019-02-02 19:18:15 +01:00
webfinger_resource.rb