mastodon/app
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
..
assets Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
controllers Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
lib Add simple_format to simplified_format (#2198) 2017-04-23 14:23:27 +02:00
mailers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
models Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
presenters Adds version to about/more and API (#2181) 2017-04-21 03:30:59 +02:00
services Show multibyte URI preview card (#2363) 2017-04-23 19:08:59 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
workers Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00