chinwagsocial/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
card_container.js
compose_container.js
domain_container.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu_container.js
intersection_observer_article_container.js
mastodon.js
media_galleries_container.js Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
status_container.js
timeline_container.js
video_container.js