You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
accounts.jsx Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 9 years ago
alerts.jsx Adding notifications column 9 years ago
compose.jsx Adding content sensitivity toggle, spoilers for media 9 years ago
interactions.jsx Adding list of who favourited status 9 years ago
meta.jsx Adding a notification stack for error messages 10 years ago
modal.jsx Add opening images in a modal window 10 years ago
notifications.jsx Try to fix for browsers that don't support notifications 9 years ago
search.jsx Search component 9 years ago
statuses.jsx Refactoring redux state into different reducers 9 years ago
suggestions.jsx Adding following/followers lists to the UI 10 years ago
timelines.jsx Move timelines API from statuses to its own controller, add a check for 9 years ago