mastodon/app/javascript/mastodon
unarist 1ae5d49a71 Refresh timeline after toot while the timeline is disconnected (#4858)
To reflect status posting immediately, we've inserted the status into timelines directly. However, status insertion changes "latest status", and it means next timeline refresh only fetches statuses since the inserted status. This behavior is very bad for disconnected timeline and mobile views.

After this patch, it refreshes timeline for disconnected timelines, instead of direct insertion.
2017-09-08 21:43:34 +02:00
..
actions Refresh timeline after toot while the timeline is disconnected (#4858) 2017-09-08 21:43:34 +02:00
components "Mute conversation" option on all own toots, not just in notifications (#4844) 2017-09-08 12:00:30 +02:00
containers Make "unfollow" undo pending outgoing follow request too (#4781) 2017-09-02 20:44:41 +02:00
features Add Pinned toot column (#4817) 2017-09-07 09:58:11 +02:00
locales i10n update OC and FR (#4849) 2017-09-08 13:55:47 +02:00
middleware
reducers Add Pinned toot column (#4817) 2017-09-07 09:58:11 +02:00
selectors
service_worker Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00
store
.gitkeep
api.js
base_polyfills.js
emoji.js
emojione_light.js
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js Scroll smoothly to the right (#4735) 2017-08-29 17:06:19 +02:00
stream.js
uuid.js
web_push_subscription.js Remove eslint-disable comments (#4681) 2017-08-24 12:15:36 +02:00