logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 637ce939d94f1b48f30e1d6ecac266324ed89eef
parent: a5c34e3123e68567e6e0d4684c97b062da5ddf0f
Author: feld <feld@feld.me>
Date:   Mon, 21 Sep 2020 21:19:02 +0000

Merge branch 'chore/autolinker-rename' into 'develop'

Chase the Autolinker rename from !2677

Closes #2155

See merge request pleroma/pleroma!3019

Diffstat:

Mconfig/description.exs2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/description.exs b/config/description.exs @@ -2445,7 +2445,7 @@ config :pleroma, :config_description, [ %{ group: :pleroma, key: Pleroma.Formatter, - label: "Auto Linker", + label: "Linkify", type: :group, description: "Configuration for Pleroma's link formatter which parses mentions, hashtags, and URLs.",