mastodon/app/javascript/mastodon/features/ui/util
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
..
async-components.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
fullscreen.js
get_rect_from_entry.js
intersection_observer_wrapper.js
optional_motion.js Directly use <Motion/> if not reducing motion (#5546) 2017-10-27 19:06:54 +02:00
react_router_helpers.js Add "Toots/Toots with replies/Media" tab below profile header (#6572) 2018-03-01 02:48:44 +01:00
reduced_motion.js Directly use <Motion/> if not reducing motion (#5546) 2017-10-27 19:06:54 +02:00
schedule_idle_task.js