mastodon/app/javascript/mastodon
Eugen Rochko eddb95b012 When streaming API is disconnected, poll home/notifications (#2776)
* When streaming API is disconnected, poll home/notifications
Display slightly different empty home timeline message if user is following others
Cull notifications to 20 items when over 40 get added in real-time
Run manage:translations

* Optimize <HomeTimeline /> a little
2017-05-04 23:41:34 +02:00
..
actions When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
components Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
containers When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
features When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
locales When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
middleware
reducers When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
selectors
store
.gitkeep
api.js
emoji.js Show emoji shortname by a tooltip (#2784) 2017-05-04 15:50:09 +02:00
is_mobile.js
link_header.js
rtl.js
stream.js Use ws protocol in streaming API base URL (#2606) 2017-05-04 15:55:13 +02:00
uuid.js