Glitch-Shrike/app/javascript/mastodon
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
..
actions Use blob URL for Tesseract to avoid CORS issues (#11964) 2019-09-27 02:16:11 +02:00
components Fix unread indicator not updating for notifications (#11923) 2019-09-23 02:19:08 +02:00
containers Change conversations UI (#11896) 2019-09-21 20:01:16 +02:00
features Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
locales New Crowdin translations (#11901) 2019-09-21 20:04:43 +02:00
middleware
reducers Avoid storing audio and video file data in memory (#11974) 2019-09-27 15:22:11 +02:00
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js Exclude URLs from text analysis (#11759) 2019-09-04 22:30:49 +02:00
scroll.js
settings.js
stream.js
test_setup.js
uuid.js