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

- MAX_FOLLOWS_THRESHOLD
- MAX_FOLLOWS_RATIO

Fix #2311
2018-10-04 17:36:11 +02:00
..
chewy
controllers
helpers
javascript Double the threshold for "read more" functionality (#8835) 2018-10-01 03:38:10 +02:00
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers