logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: 3466b626d6a4a92c873c1a402e1c955e647b54cc
parent d36d0abd276e0ec26d96f99e30ee0bbf331d204f
Author: Phantasm <phantasm@centrum.cz>
Date:   Sun, 14 Dec 2025 14:06:38 +0100

lint

Diffstat:

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

diff --git a/lib/pleroma/web/common_api.ex b/lib/pleroma/web/common_api.ex @@ -610,6 +610,7 @@ defmodule Pleroma.Web.CommonAPI do true -> ThreadMute.remove_mute(user.id, activity.data["context"]) {:ok, activity} + error -> error end