* 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.
|
||
|---|---|---|
| .. | ||
| settings | ||
| application_extension.rb | ||
| atom_serializer.rb | ||
| exceptions.rb | ||
| extractor.rb | ||
| feed_manager.rb | ||
| 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 | ||