logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 8dc1d2201a21d88090c114b59e1d06f76db66897
parent e5a7547fbe1c8eccafabc458e1cbec1461bcbc9c
Author: Alex Gleason <alex@alexgleason.me>
Date:   Fri, 26 Nov 2021 22:45:49 -0600

Instance: add v2_suggestions feature

Diffstat:

Mlib/pleroma/web/mastodon_api/views/instance_view.ex1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/lib/pleroma/web/mastodon_api/views/instance_view.ex b/lib/pleroma/web/mastodon_api/views/instance_view.ex @@ -59,6 +59,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do "mastodon_api", "mastodon_api_streaming", "polls", + "v2_suggestions", "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch",