bastodon/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 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
mastodon.js
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