Merge branch 'develop' into 'feature/autofollowing'

# Conflicts:
#   CHANGELOG.md
This commit is contained in:
feld 2020-10-27 17:42:24 +00:00
commit e062329a17
45 changed files with 305 additions and 162 deletions

View file

@ -829,13 +829,7 @@ config :pleroma, :config_description, [
key: :autofollowed_nicknames,
type: {:list, :string},
description:
"Set to nicknames of (local) users that every new user should automatically follow",
suggestions: [
"lain",
"kaniini",
"lanodan",
"rinpatch"
]
"Set to nicknames of (local) users that every new user should automatically follow"
},
%{
key: :autofollowing_nicknames,