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/app/assets/javascripts/components/features/compose/containers
Eugen 501514960a Followers-only post federation (#2111)
* Make private toots get PuSHed to subscription URLs that belong to domains where you have approved followers

* Authorized followers controller, stub for bulk action

* Soft block in the background

* Add simple test for new controller

* Rename Settings::FollowersController to Settings::FollowerDomainsController, paginate results,
rename "private" post setting to "followers-only", fix pagination style, improve post privacy
preferences style, improve warning style

* Extract compose form warnings into own container, show warning when posting to followers-only with unlocked account
8 years ago
..
autosuggest_account_container.jsx
autosuggest_status_container.jsx
compose_form_container.jsx Followers-only post federation (#2111) 8 years ago
navigation_container.jsx
privacy_dropdown_container.jsx
reply_indicator_container.jsx
search_container.jsx
search_results_container.jsx
sensitive_button_container.jsx
spoiler_button_container.jsx
upload_button_container.jsx
upload_form_container.jsx
upload_progress_container.jsx
warning_container.jsx Followers-only post federation (#2111) 8 years ago