]> Sergey Matveev's repositories - sgblog.git/history - cmd/sgblog/http.go
finger://
[sgblog.git] / cmd / sgblog / http.go
2021-08-09 Sergey Matveevfinger:// v0.19.0
2021-07-06 Sergey MatveevISO compatible, Atom-required, dates in comments feed v0.18.0
2021-05-01 Sergey Matveevsgblog-topics helper command v0.17.0
2021-05-01 Sergey MatveevSimplify config read and arguments parsing
2021-01-13 Sergey MatveevSkip comments to possibly unexisting commits
2021-01-05 Sergey MatveevRedundant types
2021-01-05 Sergey MatveevRaise copyright years
2020-12-03 Sergey MatveevCorrect Atom's Content-Type v0.14.0
2020-12-03 Sergey MatveevURLized comments feed v0.13.0
2020-12-01 Sergey MatveevURLize feed entry, not just escape it v0.12.0
2020-11-23 Sergey MatveevLet's make HTML Atom for proper rendering, because... v0.11.0
2020-10-31 Sergey MatveevProper URL path escaping v0.10.1
2020-10-28 Sergey MatveevInclude subject in comment URI v0.10.0
2020-09-26 Sergey MatveevTopics support v0.8.0
2020-09-26 Sergey MatveevUpdate dependencies
2020-07-27 Sergey MatveevOptimize and simplify templates v0.7.1
2020-07-26 Sergey MatveevUse templates for code simplicity v0.7.0
2020-06-04 Sergey MatveevManually updated comment objects can not be parsed v0.6.5
2020-05-25 Sergey MatveevURLize notes v0.6.2
2020-05-21 Sergey MatveevComments Atom feeds v0.6.0
2020-05-09 Sergey MatveevTexinfo website contents
2020-03-15 Sergey MatveevLeave comments link on gopher page v0.5.0
2020-03-14 Sergey MatveevNo new/old terminology v0.4.0
2020-03-14 Sergey MatveevUnnecessary table caption
2020-03-14 Sergey MatveevNow officially it is phlogging engine too
2020-03-14 Sergey MatveevShorter datetimes displaying
2020-03-14 Sergey MatveevSeparate HTTP and Gopher related functions