mastodon/app/javascript/mastodon/containers
ThibG a6c129ddbd Add some UI for user-defined domain blocks (#6628)
* Keep list of blocked domains

Might be overkill, but I'm trying to follow the same logic as for blocked users

* Add basic domain block UI

* Add the domain blocks UI to Getting Started

* Fix undefined URL in `fetchDomainBlocks`

* Update all known users' domain_blocking relationship instead of just one's
2018-03-30 12:38:00 +02:00
..
account_container.js Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
card_container.js Redesign video player (#4911) 2017-09-14 03:39:10 +02:00
compose_container.js Refactor initial state: reduce_motion and auto_play_gif (#5501) 2017-10-28 00:04:44 +09:00
domain_container.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu_container.js Remove pointer events on the entire UI when a dropdown menu is open (#6648) 2018-03-07 02:26:43 +01:00
intersection_observer_article_container.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
mastodon.js Restore onboarding modal (#6303) 2018-01-20 01:32:37 +01:00
media_galleries_container.js Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
status_container.js Add show more/less toggle for entire threads in web UI (#6733) 2018-03-11 09:52:59 +01:00
timeline_container.js Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
video_container.js Redesign video player (#4911) 2017-09-14 03:39:10 +02:00