all repos — honk @ 0cbbce8559e8c89e82c965c84daa2bb878ad834d

my fork of honk

rss links are permalinks
Ted Unangst tedu@tedunangst.com
Thu, 16 May 2019 00:49:13 -0400
commit

0cbbce8559e8c89e82c965c84daa2bb878ad834d

parent

feac53d749ba36c8d37ea8e2de218f8d329abf7b

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

jump to
M honk.gohonk.go

@@ -190,6 +190,7 @@ Title: fmt.Sprintf("%s %s %s", honk.Username, honk.What, honk.XID),

Description: rss.CData{desc}, Link: honk.URL, PubDate: honk.Date.Format(time.RFC1123), + Guid: &rss.Guid{IsPermaLink: true, Value: honk.URL}, }) if honk.Date.After(modtime) { modtime = honk.Date