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/lib
Clworld dab8fc4584 Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
* Add redis key "subscribed:timeline:#{account.id}" to indicate active streaming API listeners exists.

* Add endpoint for notification only stream.

* Run PushUpdateWorker only for users uses Streaming API now.

* Move close hander streamTo(Http/Ws) -> stream(Http/Ws)End (Deal with #3370)

* Add stream type for stream start log message.
7 years ago
..
settings
application_extension.rb
atom_serializer.rb
exceptions.rb
extractor.rb
feed_manager.rb Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278) 7 years ago
formatter.rb
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb
sanitize_config.rb
stream_entry_finder.rb
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb