mastodon/app/assets/javascripts/components/actions
Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event
This makes the UI appear less laggy. After all, the status *is* created
right there and then, it's the distribution to home timelines that can take
a while
2016-11-03 11:06:55 +01:00
..
accounts.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
compose.jsx Add own composed status to home without waiting for websocket event 2016-11-03 11:06:55 +01:00
follow.jsx Improve how errors are displayed in the UI 2016-10-18 17:09:45 +02:00
interactions.jsx Improve how errors are displayed in the UI 2016-10-18 17:09:45 +02:00
meta.jsx Adding a notification stack for error messages 2016-09-12 19:20:55 +02:00
modal.jsx Add opening images in a modal window 2016-10-24 18:08:23 +02:00
notifications.jsx Improve how errors are displayed in the UI 2016-10-18 17:09:45 +02:00
statuses.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
suggestions.jsx Adding following/followers lists to the UI 2016-10-27 21:59:56 +02:00
timelines.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00