Return email_list
as a nodeinfo feature
This commit is contained in:
parent
6e7b220549
commit
53796b6344
@ -77,7 +77,8 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
|
|||||||
"safe_dm_mentions"
|
"safe_dm_mentions"
|
||||||
end,
|
end,
|
||||||
"pleroma_emoji_reactions",
|
"pleroma_emoji_reactions",
|
||||||
"pleroma_chat_messages"
|
"pleroma_chat_messages",
|
||||||
|
"email_list"
|
||||||
]
|
]
|
||||||
|> Enum.filter(& &1)
|
|> Enum.filter(& &1)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user