Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists ()
* Add preference to hide following/followers lists

- Public pages
- ActivityPub collections (does not return pages but does give total)
- REST API (unless it's your own) (does not federate)

Fix 

* Add preference

* Add delegation

* Fix issue

* Fix issue
..
v1 Add preference to hide following/followers lists ()
web Add REST API for Web Push Notifications subscriptions ()
base_controller.rb Disable API access when login is disabled ()
oembed_controller.rb Update status embeds ()
push_controller.rb Fix - Connect signed PuSH subscription requests to instance domain ()
salmon_controller.rb Fix response of signature_verification_failure_reason ()
subscriptions_controller.rb HTTP signatures ()