all repos — honk @ 751b56d8e90dcd9ed6fd337e2ca8f64760e1891c

my fork of honk

oh, right, image is background not an alias for icon. don't want.
Ted Unangst tedu@tedunangst.com
Fri, 03 Apr 2020 22:09:03 -0400
commit

751b56d8e90dcd9ed6fd337e2ca8f64760e1891c

parent

1442e1f407d0cca5f3157c1446686bd71bec5189

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

jump to
M activity.goactivity.go

@@ -1298,7 +1298,6 @@ } else {

a["url"] = fmt.Sprintf("https://%s/a?a=%s", serverName, url.QueryEscape(user.URL)) } j["icon"] = a - j["image"] = a } else { j["type"] = "Service" }