chinwagsocial/app/assets/javascripts/components/actions
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
2016-11-23 22:57:57 +01:00
..
accounts.jsx Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 2016-11-23 22:57:57 +01:00
alerts.jsx Adding notifications column 2016-11-20 19:39:58 +01:00
compose.jsx Adding content sensitivity toggle, spoilers for media 2016-11-23 18:53:23 +01:00
interactions.jsx Adding list of who favourited status 2016-11-04 13:39:24 +01: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 Try to fix for browsers that don't support notifications 2016-11-21 10:59:59 +01:00
search.jsx Search component 2016-11-13 13:04:18 +01: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 Move timelines API from statuses to its own controller, add a check for 2016-11-08 23:29:08 +01:00