chinwagsocial/app/assets/javascripts/components
Eugen Rochko f0f791bb76 Don't preload timelines as props, load them when timeline component is mounted
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses
2016-10-16 19:23:17 +02:00
..
actions Display follow suggestions 2016-10-15 12:06:30 +02:00
components Add "edit profile" link to dropdown on own profile 2016-10-14 02:45:20 +02:00
containers Don't preload timelines as props, load them when timeline component is mounted 2016-10-16 19:23:17 +02:00
features Don't preload timelines as props, load them when timeline component is mounted 2016-10-16 19:23:17 +02:00
reducers Exclude blocked users from follow suggestions, fix tests 2016-10-15 13:48:38 +02:00
selectors Display follow suggestions 2016-10-15 12:06:30 +02:00
store Re-organizing components to be more modular, adding loading bars 2016-09-19 23:26:21 +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