logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: ccddedb504e5f03655c128edb074671b1f815f24
parent ff7a4b6aa2b7a9018074652261d9e0d5dcf6602b
Author: Mark Felder <feld@FreeBSD.org>
Date:   Tue, 17 Nov 2020 20:33:30 +0000

Credo

Diffstat:

Mlib/pleroma/web/push/subscription.ex1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/lib/pleroma/web/push/subscription.ex b/lib/pleroma/web/push/subscription.ex @@ -25,6 +25,7 @@ defmodule Pleroma.Web.Push.Subscription do timestamps() end + # credo:disable-for-next-line Credo.Check.Readability.MaxLineLength @supported_alert_types ~w[follow favourite mention reblog pleroma:chat_mention pleroma:emoji_reaction]a defp alerts(%{data: %{alerts: alerts}}) do