mastodon/spec/lib/activitypub/activity
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
..
accept_spec.rb
add_spec.rb
announce_spec.rb Do not misattribute inlined boosts if attributedTo isn't present (#10967) 2019-06-04 23:24:31 +02:00
block_spec.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
create_spec.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 2019-03-28 04:44:59 +01:00
delete_spec.rb
flag_spec.rb Set and store report URIs (#10303) 2019-03-17 15:34:56 +01:00
follow_spec.rb Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
like_spec.rb
move_spec.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
reject_spec.rb
remove_spec.rb
undo_spec.rb
update_spec.rb Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00