1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
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
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Replace best_in_place editor on admin settings page (#2789) 2017-05-04 18:12:44 +02:00
helpers Use URI.join for generate asset URL (#2741) 2017-05-03 11:31:21 +02:00
javascript When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
lib Language improvements, replace whatlanguage with CLD (#2753) 2017-05-03 16:59:31 +02:00
mailers
models Correct Account model for rubocop (#2587) 2017-05-03 19:13:04 +02:00
presenters
services Decode IDNA in PreviewCard (#2781) 2017-05-04 15:52:08 +02:00
validators
views Fix language selector on preferences page (#2794) 2017-05-04 14:39:25 -04:00
workers