mastodon/app
ThibG 18b451c0e6 Change silences to always require approval on follow (#11975)
* Change silenced accounts to require approval on follow

* Also require approval for follows by people explicitly muted by target accounts

* Do not auto-accept silenced or muted accounts when switching from locked to unlocked

* Add `follow_requests_count` to verify_credentials

* Show “Follow requests” menu item if needed even if account is locked

* Add tests

* Correctly reflect that follow requests weren't auto-accepted when local account is silenced

* Accept follow requests from user-muted accounts to avoid leaking mutes
2019-09-27 21:13:51 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
helpers Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
javascript Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
lib Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
models Validate Web::PushSubscription (#11971) 2019-09-27 15:24:13 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix the sample account icon of Profile directory to local only (#11872) 2019-09-17 10:06:43 +02:00
serializers Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
services Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Fix hashtag batch actions not redirecting back with right filters (#11962) 2019-09-27 02:13:51 +02:00
workers Fixed missing account in MoveDistributionWorker (#11906) 2019-09-21 09:11:58 +02:00