mastodon/app/assets/javascripts/components/reducers
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 Fix accounts not being normalized from context statuses 2016-10-31 01:27:19 +01:00
compose.jsx Basic username autocomplete for text area 2016-10-30 18:13:05 +01:00
follow.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
index.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
meta.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
modal.jsx Add opening images in a modal window 2016-10-24 18:08:23 +02:00
notifications.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
relationships.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
statuses.jsx Actually fix the reblogs/favs reducer issue 2016-10-31 18:11:49 +01:00
timelines.jsx Add own composed status to home without waiting for websocket event 2016-11-03 11:06:55 +01:00
user_lists.jsx Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00