chinwagsocial/app/assets/javascripts/components
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
..
actions Add own composed status to home without waiting for websocket event 2016-11-03 11:06:55 +01:00
components Fix subtle bugs, new icon button 2016-11-02 22:29:19 +01:00
containers Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
features a11y: Add labels to input fields for screenreader 2016-11-02 14:53:39 +01:00
middleware Improve how errors are displayed in the UI 2016-10-18 17:09:45 +02:00
reducers Add own composed status to home without waiting for websocket event 2016-11-03 11:06:55 +01:00
selectors Refactoring redux state into different reducers 2016-10-30 15:06:43 +01:00
store Improve how errors are displayed in the UI 2016-10-18 17:09:45 +02:00
.gitkeep Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Cleaning up action names and compose drawer 2016-08-31 16:15:12 +02:00