You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/lib
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
5 years ago
..
activitypub Change silences to always require approval on follow (#11975) 5 years ago
connection_pool
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
proof_provider/keybase
settings
delivery_failure_tracker_spec.rb
extractor_spec.rb
feed_manager_spec.rb Fix boosting & unboosting preventing a boost from appearing in the TL (#11405) 6 years ago
formatter_spec.rb Play animated custom emoji on hover (#11348) 6 years ago
hash_object_spec.rb
language_detector_spec.rb Change language detection to include hashtags as words (#11341) 6 years ago
request_pool_spec.rb
request_spec.rb
sanitize_config_spec.rb Fix sanitizing lists contents (#11354) 6 years ago
spam_check_spec.rb Change spam check to apply to local accounts and add a threshold (#11806) 5 years ago
status_filter_spec.rb
status_finder_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
tag_manager_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
user_settings_decorator_spec.rb
webfinger_resource_spec.rb