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 Fix full-text search query quotation, improve tag search performance with an index, 8 years ago
compose_form_container.jsx Followers-only post federation (#2111) 8 years ago
navigation_container.jsx Improve initialState loading 8 years ago
privacy_dropdown_container.jsx Redesigned compose form 8 years ago
reply_indicator_container.jsx Improve performance of compose form 8 years ago
search_container.jsx Fix reworked search 8 years ago
search_results_container.jsx Rework search 8 years ago
sensitive_button_container.jsx Remove deprecated features at React v15.5 (#1905) 8 years ago
spoiler_button_container.jsx feat(cw-button): Add aria controls to CW trigger (#2303) 8 years ago
upload_button_container.jsx Fix upload file input being re-rendered needlessly 8 years ago
upload_form_container.jsx
upload_progress_container.jsx Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 8 years ago
warning_container.jsx Followers-only post federation (#2111) 8 years ago