Commit graph

16 commits

Author SHA1 Message Date
Stanley Lieber
28bb70308b apps/blagh/atom.tpl: fix <summary> (thanks devine, khm) 2020-09-01 20:39:10 -04:00
Stanley Lieber
7190091456 apps/blagh/atom.tpl: find the correct most recently updated file so the feed <updated> field is precisely accurate. 2019-12-09 23:20:11 -05:00
Stanley Lieber
5cd45d42fe apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a 2019-12-09 22:18:12 -05:00
Stanley Lieber
9f7d532a93 apps/blagh/atom.tpl: fix rfc3339 dates for feed <updated> and entry <updated> fields, needed for feed validation. 2019-12-09 22:03:57 -05:00
Stanley Lieber
4640183908 apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation) 2019-12-07 21:55:44 -05:00
Stanley Lieber
0928d102d5 apps/blagh: use new datei and datet functions 2016-02-10 20:33:27 -05:00
Stanley Lieber
a99fa8b44f initial import of changes from 9front bikeshedding; bundle rc-httpd 2016-02-04 15:05:05 -05:00
Uriel
d8d9e66dfa Further work on pubsubhub support. I think we now have all we are supposed to, but I'm not sure it works yet. 2009-07-20 04:01:36 +00:00
Uriel
df5668add0 Experimental support for Google's pubsubhubbub 2009-07-19 03:27:26 +02:00
Uriel
b5800c33ef Strip title from rss/atom 'summary'(ie., body).
This used to look really ugly in most feed readers.
2009-06-13 15:59:43 +02:00
Uriel
673bdaf664 Reorg headers, http headers now are echo-ed from werc.rc instead of being part of headers.tpl.
This fixes some bugs in the handling HEAD and makes things a bit more clear.
2009-03-13 13:04:25 +01:00
Uriel
c9b9e4e9bf Preserve ifs when calling other functions after temporary altering it. Fixes a couple of minor bugs.
Added difs env var that can be used anywhere to restore default ifs.
2009-03-03 20:23:00 +00:00
Uriel
ef3eeca673 Minor correction to atom and rss link urls. 2009-02-20 23:15:08 +00:00
Uriel
bab24f9cdf Improve the atom and rss templates: fix bugs in link attirbutes, simplify code, and include html posts in rss feeds instead of raw markdown. 2009-02-18 09:28:20 +00:00
Uriel
5c9fadef99 Remove xml comments from atom feed output and convert them to rc comments instead. Remove limit on atom post sized. 2009-02-15 14:50:50 +00:00
Uriel
5755022405 Move blagh feed templates to app dir, be smarter when enabling 'implicit' blogs, and upgrade the web interface for blog posting. 2009-01-25 16:52:19 +01:00