mastodon/app/controllers/settings
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532)
* 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 #6901

* Add preference

* Add delegation

* Fix issue

* Fix issue
2018-05-18 02:26:51 +02:00
..
exports
two_factor_authentication
applications_controller.rb
deletes_controller.rb
exports_controller.rb
follower_domains_controller.rb Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
imports_controller.rb
migrations_controller.rb
notifications_controller.rb
preferences_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
profiles_controller.rb Ensure unfilled fields are shown when errors are shown (#7523) 2018-05-17 13:00:56 +02:00
sessions_controller.rb
two_factor_authentications_controller.rb