logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: 6487c93c476aef40c78ad678e0e8352e747cd9a5
parent f36851acbd20904220384ccc8128ccbe55b62282
Author: Phantasm <phantasm@centrum.cz>
Date:   Fri, 10 Oct 2025 23:11:10 +0200

credo lint 2

Diffstat:

Mlib/pleroma/http.ex2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/pleroma/http.ex b/lib/pleroma/http.ex @@ -222,7 +222,7 @@ defmodule Pleroma.HTTP do length(rules) > 0 -> # URI.encode_query/2 does not appear to follow spec and encodes all part # of our URI path Constant. This appears to work outside of edge-cases - # like The Guardian Rich Media Cards, keeping behavior same as with + # like The Guardian Rich Media Cards, keeping behavior same as with # URI.encode_query/2 unless otherwise specified via rules. (URI.encode_www_form(Kernel.to_string(key)) <> "=" <>