Compare commits

..

No commits in common. "acbc326ab761abccd67b5c5187c985e6362507c2" and "9104458dd90db4dd24051f1c6f2d6e066640e487" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -360,7 +360,7 @@
purpose: "maskable"
}
],
theme_color: "#313131",
theme_color: "#d6cec7",
background_color: "#2f2f2f"
config :pleroma, :activitypub,

View file

@ -95,7 +95,6 @@ def features do
if Config.get([Pleroma.Search, :extensions, :search_option_following], true) do
"bnakkoma:search_option_following"
end,
"bnakkoma:opensearch_protocol",
"custom_emoji_reactions",
"pleroma:get:main/ostatus"
]