all repos — honk @ 2ea80d2abb9685c3f66de2a56e02ccf2186c8d3e

my fork of honk

don't need this debug
Ted Unangst tedu@tedunangst.com
Wed, 23 Oct 2019 00:30:15 -0400
commit

2ea80d2abb9685c3f66de2a56e02ccf2186c8d3e

parent

e589a0663a5fc749f3784f9d349550fed2e8157d

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

jump to
M activity.goactivity.go

@@ -1176,8 +1176,6 @@ var buf bytes.Buffer

jonk.Write(&buf) msg := buf.Bytes() - log.Printf("obj for transmission: %s", msg) - rcpts := make(map[string]bool) for _, a := range honk.Audience { if a == thewholeworld || a == user.URL || strings.HasSuffix(a, "/followers") {