Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some bugs related to URI generation. | Matthias Benkard | 2007-06-01 | 1 | -4/+6 |
* | Use URI subpaths instead of query strings. | Matthias Benkard | 2007-06-01 | 1 | -33/+72 |
* | Even stricter Atom 1.0 conformance. | Matthias Benkard | 2007-05-31 | 1 | -4/+7 |
* | Minor cleanups. | Matthias Benkard | 2007-05-31 | 1 | -5/+1 |
* | Apply the Affero GPL. | Matthias Benkard | 2007-05-31 | 1 | -0/+19 |
* | Abstract anchor creation away. | Matthias Benkard | 2007-05-31 | 1 | -23/+30 |
* | Strict Atom 1.0, XHTML 1.0 and CSS 3.0 conformance. | Matthias Benkard | 2007-05-31 | 1 | -32/+46 |
* | Bugfix. | Matthias Benkard | 2007-05-30 | 1 | -2/+4 |
* | Generate UUIDs for every post and comment. | Matthias Benkard | 2007-05-30 | 1 | -3/+28 |
* | Cosmetics: plural handling. | Matthias Benkard | 2007-05-30 | 1 | -1/+1 |
* | Add support for generating Atom feeds. | Matthias Benkard | 2007-05-30 | 1 | -10/+75 |
* | Subtitle cosmetics. | Matthias Benkard | 2007-05-29 | 1 | -7/+8 |
* | Rotate subtitles randomly. | Matthias Benkard | 2007-05-29 | 1 | -3/+8 |
* | A minor cleanup. | Matthias Benkard | 2007-05-29 | 1 | -1/+1 |
* | Allow posting comments. | Matthias Benkard | 2007-05-29 | 1 | -20/+112 |
* | Fix some bugs in code dealing with comments. | Matthias Benkard | 2007-05-29 | 1 | -6/+5 |
* | Comments. | Matthias Benkard | 2007-05-29 | 1 | -7/+71 |
* | Add a stylesheet based on the Benkard.de one. | Matthias Benkard | 2007-05-29 | 1 | -9/+68 |
* | Implement the :VIEW action. | Matthias Benkard | 2007-05-29 | 1 | -11/+27 |
* | Pretty-print dates. | Matthias Benkard | 2007-05-29 | 1 | -8/+72 |
* | Add a LAST-MODIFICATION field to class JOURNAL-ENTRY. | Matthias Benkard | 2007-05-29 | 1 | -0/+4 |
* | Add a date field to the JOURNAL-ENTRY class. | Matthias Benkard | 2007-05-29 | 1 | -0/+11 |
* | A workaround for weird cl-markdown behaviour. | Matthias Benkard | 2007-05-29 | 1 | -7/+32 |
* | Add the capability to actually display journal entries. | Matthias Benkard | 2007-05-29 | 1 | -21/+147 |
* | Beginnings of a CGI web journal. | Matthias Benkard | 2007-05-28 | 1 | -0/+77 |