mastodon/app/javascript/mastodon/features/account_timeline
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
..
components Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
containers Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
index.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00