mastodon/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
meta.jsx
modal.jsx
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
suggestions.jsx
timelines.jsx