chinwagsocial/app
Clworld dab8fc4584 Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. ()
* 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 )

* Add stream type for stream start log message.
2017-06-03 20:50:53 +02:00
..
controllers Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper () 2017-06-02 22:21:36 +02:00
helpers Resolve custom application stylesheet with Webpack () 2017-06-01 20:56:32 +02:00
javascript Fix isIntersecting in Chrome () 2017-06-03 14:43:10 +02:00
lib Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. () 2017-06-03 20:50:53 +02:00
mailers Remove unnecessary .keep files () 2017-05-11 01:45:42 +02:00
models Update Rails to version 5.1.1 () 2017-06-01 20:53:37 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
services Remove WarmCacheService () 2017-06-03 14:40:47 +02:00
validators Stricter whitelist rules () 2017-04-26 01:22:51 +02:00
views Resolve custom application stylesheet with Webpack () 2017-06-01 20:56:32 +02:00
workers Specs for cleanup workers () 2017-05-22 19:36:21 +02:00