all repos — honk @ 8c5bb0936be92dfd05ae43a5430ee40e7e556f27

my fork of honk

pleroma is better behaved now, but keep the function
Ted Unangst tedu@tedunangst.com
Wed, 30 Oct 2019 03:31:39 -0400
commit

8c5bb0936be92dfd05ae43a5430ee40e7e556f27

parent

4468d00cd7d00a2d43b61cd34e946b8bfc280192

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M fun.gofun.go

@@ -530,7 +530,6 @@ func prepend(s string, x []string) []string {

return append([]string{s}, x...) } -// pleroma leaks followers addressed posts to followers func butnottooloud(aud []string) { for i, a := range aud { if strings.HasSuffix(a, "/followers") {