Glitch-Shrike/app/javascript/mastodon/reducers
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
..
accounts.js
accounts_counters.js
alerts.js
cards.js
compose.js Feature: Direct message from menu (#6956) 2018-03-29 19:08:34 +02:00
contexts.js
custom_emojis.js
domain_lists.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu.js
height_cache.js
index.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
list_editor.js
lists.js
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js Add missing null handling in notification reducer (#6930) 2018-03-27 13:05:59 +02:00
push_notifications.js
relationships.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
reports.js
search.js
settings.js
status_lists.js
statuses.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
timelines.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
user_lists.js