mastodon/app/javascript/mastodon/actions
ThibG 9027bfff0c Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)
* Add some explanation to the mute modal dialog

* Remove `isSubmitting` from mute modal code, this wasn't used

* Refactor block modal

Signed-off-by: Thibaut Girka <thib@sitedethib.com>

* Refactor SCSS a bit

* Put mute modal toggle to the same side as in the report dialog for consistency

* Reword mute explanation

* Fix mute explanation styling

* Left-align all text in mute confirmation modal
2019-09-29 21:46:05 +02:00
..
importer Show user what options they have voted (#11195) 2019-09-22 14:15:18 +02:00
push_notifications
accounts.js Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
alerts.js Add special alert for throttled requests (#11677) 2019-08-27 16:50:39 +02:00
app.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
bundles.js
columns.js
compose.js Add exclude_unreviewed param to GET /api/v2/search REST API (#11977) 2019-09-28 01:02:21 +02:00
conversations.js Change conversations UI (#11896) 2019-09-21 20:01:16 +02:00
custom_emojis.js Fix loading indicator inconsistency (#9252) 2018-11-10 15:04:13 +01:00
directory.js Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00
domain_blocks.js Change account domain block to clear out notifications and follows (#11393) 2019-07-25 04:17:35 +02:00
dropdown_menu.js
emojis.js
favourites.js Fix loading indicator inconsistency (#9252) 2018-11-10 15:04:13 +01:00
filters.js
height_cache.js
identity_proofs.js squashed identity proof updates (#10375) 2019-03-28 18:01:09 +01:00
interactions.js
lists.js
markers.js Add timeline read markers API (#11762) 2019-09-06 13:55:51 +02:00
modal.js Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
mutes.js
notifications.js Fix updates being hidden behind pending items on unmounted components (#11898) 2019-09-21 09:12:13 +02:00
onboarding.js Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
pin_statuses.js
polls.js Fix poll options not rendering text after vote/refresh (#10189) 2019-03-06 05:35:52 +01:00
reports.js
search.js Add search results pagination to web UI (#11409) 2019-07-27 05:49:50 +02:00
settings.js
statuses.js Add responsive panels to the single-column layout (#10820) 2019-05-25 21:27:00 +02:00
store.js
streaming.js Fix public timelines being broken by new toots when they are not mounted (#10131) 2019-03-07 22:17:52 +01:00
suggestions.js
timelines.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
trends.js Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00