chuckya/app
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 
2018-10-04 17:36:11 +02:00
..
chewy Get rid of Chewy order/limit warning () 2018-08-22 02:44:56 +02:00
controllers Change admin accounts default sort to most recent () 2018-10-04 16:05:38 +02:00
helpers Change admin accounts default sort to most recent () 2018-10-04 16:05:38 +02:00
javascript Double the threshold for "read more" functionality () 2018-10-01 03:38:10 +02:00
lib Fix handling of ActivityPub activities lacking some attributes () 2018-10-03 23:44:13 +02:00
mailers Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
models Limit the number of people that can be followed from one account () 2018-10-04 17:36:11 +02:00
policies Allow mods to disable login, improve message when login disabled () 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting () 2018-08-24 04:33:27 +02:00
serializers Fix link verification for remote accounts () 2018-10-04 15:47:03 +02:00
services Fix link verification for remote accounts () 2018-10-04 15:47:03 +02:00
validators Limit the number of people that can be followed from one account () 2018-10-04 17:36:11 +02:00
views Change admin accounts default sort to most recent () 2018-10-04 16:05:38 +02:00
workers Limit the number of people that can be followed from one account () 2018-10-04 17:36:11 +02:00