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 Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
compose_container.js Fix not showing custom emojis in share page emoji picker (#9970) 2019-02-04 23:14:57 +01:00
domain_container.js Upgrade ESLint to v5.x (#9694) 2019-01-02 07:28:53 +01:00
dropdown_menu_container.js Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
intersection_observer_article_container.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
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 Add polls (#10111) 2019-03-03 22:18:23 +01:00
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 Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00