mastodon/app/javascript
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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images New logo (#4306) 2017-07-23 02:40:39 +02:00
mastodon Refresh timeline after toot while the timeline is disconnected (#4858) 2017-09-08 21:43:34 +02:00
packs Embed modal (#4748) 2017-08-31 03:38:35 +02:00
styles Use <button> instead of <div role="button"> (#4835) 2017-09-07 16:18:41 +02:00