mastodon/app
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
helpers Add Slovene language (#7475) 2018-05-14 12:52:25 +02:00
javascript Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
lib Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
policies Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
services Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 2018-05-16 12:29:45 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
workers Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00