stanley lieber
|
0f81109a24
|
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
|
b34f460662
|
apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a
|
2019-12-09 22:18:12 -05:00 |
|
stanley lieber
|
1f2f324654
|
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
|
81969a371d
|
apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation)
|
2019-12-07 21:55:44 -05:00 |
|
sl
|
7db7582b57
|
apps/blagh: use new datei and datet functions
|
2016-02-10 20:33:27 -05:00 |
|
sl
|
32414fdfff
|
initial import of changes from 9front bikeshedding; bundle rc-httpd
|
2016-02-04 15:05:05 -05:00 |
|
uriel
|
904c11dbb4
|
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
|
1ddf17b4bb
|
Experimental support for Google's pubsubhubbub
|
2009-07-19 03:27:26 +02:00 |
|
uriel
|
7f12eb95a8
|
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
|
8a4951c5bb
|
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
|
2f3b982ff0
|
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
|
62180dd951
|
Minor correction to atom and rss link urls.
|
2009-02-20 23:15:08 +00:00 |
|
uriel
|
fd1a141e3f
|
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
|
288487310b
|
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
|
e364bbdde0
|
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 |
|