mastodon/app/assets/javascripts/components
Eugen Rochko fbdb3bcf1e Revert infinite scroll in timelines back to looking at ID of oldest
loaded status; do not preload submitted statuses into community/public
timelines, unless those timelines have already been loaded; do not
close streaming API connections for community/public timelines, once
they have been established (most users navigate back to them eventually)
2017-03-01 01:43:29 +01:00
..
actions Revert infinite scroll in timelines back to looking at ID of oldest 2017-03-01 01:43:29 +01:00
components Improved dropdowns 2017-03-01 00:53:11 +01:00
containers Improve status reselect, do not display "load more" when no next link available 2017-02-22 16:30:09 +01:00
features Revert infinite scroll in timelines back to looking at ID of oldest 2017-03-01 01:43:29 +01:00
locales Improved dropdowns 2017-03-01 00:53:11 +01:00
middleware Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
reducers Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
selectors Improve compose form performance, upgrade JS dependencies. LightingBox 2017-02-26 01:23:44 +01:00
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 2017-01-20 20:14:02 +01:00
.gitkeep
api.jsx Fix #203 - try/catch around JSON parse 2016-12-11 23:18:41 +01:00
emoji.jsx Revert "Display native emoji on browsers which support it" 2017-01-05 13:45:21 +01:00
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 2017-01-08 17:12:00 -05:00
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 2017-02-28 01:52:31 +01:00
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 2017-02-07 14:39:08 +01:00