mastodon/app/javascript/mastodon/features/account_timeline
Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765)
* Send rejections to followers when user hides domain they're on

* Use account domain blocks for "authorized followers" action

Replace soft-blocking (block & unblock) behaviour with follow rejection

* Split sync and async work of account domain blocking

Do not create domain block when removing followers by domain, that
is probably unexpected from the user's perspective.

* Adjust confirmation message for domain block

* yarn manage:translations
2018-06-09 22:46:54 +02:00
..
components Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
containers Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00
index.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00