mastodon/config
Eugen Rochko a46ab86adf
Limit the number of people that can be followed from one account ()
Configurable soft limit of 7,500, and above that, configurable
ratio of 1.1 * followers, controlled by:

- MAX_FOLLOWS_THRESHOLD
- MAX_FOLLOWS_RATIO

Fix 
..
environments Misc. typos ()
initializers Lint pass ()
locales Limit the number of people that can be followed from one account ()
webpack Upgrade Babel to version 7.0.0 ()
application.rb Add Czech language option and locale data ()
boot.rb Lint pass ()
brakeman.ignore Add animate custom emoji param to embed pages ()
database.yml use-DB_NAME-in-development ()
deploy.rb Update dependencies for Ruby (2018-04-23) ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Revert , hide sensitive text/images from OpenGraph previews ()
navigation.rb Revert Font Awesome 5 upgrade ()
puma.rb Revert "Default puma to running on localhost only." ()
routes.rb Support /.well-known/change-password ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Add a new preference to always hide all media ()
sidekiq.yml Add nginx and systemd templates ()
themes.yml More polished light theme ()
webpacker.yml Fix building assets in test environment ()