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
2017-04-24 00:38:37 +02:00
..
autosuggest_account_container.jsx Use full-text search for autosuggestions 2016-11-12 14:36:10 +01:00
autosuggest_status_container.jsx Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
compose_form_container.jsx Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
navigation_container.jsx Improve initialState loading 2017-01-09 12:37:53 +01:00
privacy_dropdown_container.jsx Redesigned compose form 2017-03-25 19:14:12 +01:00
reply_indicator_container.jsx Improve performance of compose form 2017-02-22 15:43:07 +01:00
search_container.jsx Fix reworked search 2017-03-31 22:45:56 +02:00
search_results_container.jsx Rework search 2017-03-31 21:11:09 +02:00
sensitive_button_container.jsx Remove deprecated features at React v15.5 (#1905) 2017-04-21 20:05:35 +02:00
spoiler_button_container.jsx feat(cw-button): Add aria controls to CW trigger (#2303) 2017-04-23 20:33:44 +02:00
upload_button_container.jsx Fix upload file input being re-rendered needlessly 2017-01-16 14:21:55 +01:00
upload_form_container.jsx Making upload button into a smaller icon button 2016-11-13 19:08:52 +01:00
upload_progress_container.jsx Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 2017-03-24 03:55:45 +01:00
warning_container.jsx Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00