mastodon/config
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
..
environments Make HSTS enable optional with force_ssl (#2364) 2017-04-23 19:08:32 +02:00
initializers fix can toot whitespace (#2218) 2017-04-22 19:48:55 +02:00
locales Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
activerecord.en.yml Extract error messages to locale file (#2162) 2017-04-19 22:19:32 +02:00
activerecord.ja.yml Extract error messages to locale file (#2162) 2017-04-19 22:19:32 +02:00
application.rb Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
boot.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
cable.yml Add Heroku deployment support 2017-01-17 22:00:03 +11:00
database.yml Add env variable to disable prepared statements (#1293) 2017-04-09 05:46:32 +02:00
deploy.rb capistrano: link robots.txt (#1576) 2017-04-19 14:28:23 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml I18n health warnings (#1949) 2017-04-16 19:37:01 +02:00
navigation.rb Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 2017-04-22 01:22:20 +02:00
routes.rb Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add gif auto-play/pause preference 2017-04-17 12:14:03 +02:00
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 2016-03-25 14:20:31 +01:00