chinwagsocial/app/javascript/mastodon/actions
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
..
importer
push_notifications Fix initial_state me in push_notification_register (#6349) 2018-01-24 14:37:46 +01:00
accounts.js
alerts.js
blocks.js
bundles.js
cards.js
columns.js
compose.js
domain_blocks.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu.js
emojis.js
favourites.js
height_cache.js
interactions.js
lists.js
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js
reports.js
search.js
settings.js Refactor /api/web APIs to use the centralized axios instance (#6223) 2018-01-08 20:01:33 +01:00
statuses.js
store.js
streaming.js
timelines.js