Compare commits
No commits in common. "acbc326ab761abccd67b5c5187c985e6362507c2" and "9104458dd90db4dd24051f1c6f2d6e066640e487" have entirely different histories.
acbc326ab7
...
9104458dd9
2 changed files with 1 additions and 2 deletions
|
@ -360,7 +360,7 @@
|
|||
purpose: "maskable"
|
||||
}
|
||||
],
|
||||
theme_color: "#313131",
|
||||
theme_color: "#d6cec7",
|
||||
background_color: "#2f2f2f"
|
||||
|
||||
config :pleroma, :activitypub,
|
||||
|
|
|
@ -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"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue