mastodon/app/views
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127)
* Add buttons to block and unblock domain

* Relationship API now returns "domain_blocking" status for accounts,
rename "block entire domain" to "hide entire domain", fix unblocking domain,
do not block notifications from domain-blocked-but-followed people, do
not send Salmons to domain blocked users

* Add test

* Personal domain blocks shouldn't affect Salmon after all, since in this
direction of communication the control is very thin when it comes to
public stuff. Best stay consistent and not affect federation in this way

* Ignore followers and follow request from domain blocked folks,
ensure account domain blocks are not created for empty domain,
and avoid duplicates in validation

* Purge followers when blocking domain (without soft-blocks, since they
are useless here)

* Add tests, fix local timeline being empty when having any domain blocks
2017-05-19 21:05:32 +02:00
..
about
accounts Fix og:url. (#3031) 2017-05-13 15:56:42 +02:00
activitypub
admin Add reset button to admin accounts search, improve looks a little (#3100) 2017-05-18 00:38:01 +02:00
api Add buttons to block and unblock domain (#3127) 2017-05-19 21:05:32 +02:00
application
auth Render translated view (#3093) 2017-05-17 15:36:56 +02:00
authorize_follows
errors
follower_accounts
following_accounts
home Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
kaminari
layouts Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123) 2017-05-19 03:11:17 +02:00
notification_mailer
oauth
remote_follow
settings Fix character counter not updating for bio (#3101) 2017-05-18 00:38:18 +02:00
shared chore(landing_strip): hide signup path unless the instance allows registration. (#3055) 2017-05-16 00:41:09 +02:00
stream_entries Revert HTML CW changes (#3020) 2017-05-13 04:03:43 +02:00
tags
user_mailer Add catalan language (#3084) 2017-05-17 00:25:10 +02:00
well_known