mastodon/app/javascript/mastodon/containers
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
..
account_container.js
compose_container.js
domain_container.js
dropdown_menu_container.js Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
intersection_observer_article_container.js
mastodon.js Fix scroll position resetting when opening media modals in web UI (#11815) 2019-09-12 20:14:59 +02:00
media_container.js Do not add margin light when opening modal on mobile (#11830) 2019-09-29 14:30:58 +02:00
poll_container.js
status_container.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
timeline_container.js