Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Minor updates and fixes. | Matthias Benkard | 2008-12-10 | 1 | -3/+1 | |
* | On the main page, omit body data of old entries. | Matthias Benkard | 2008-12-10 | 1 | -31/+38 | |
* | Atom feed: Include body data for recent changes. | Matthias Benkard | 2008-12-10 | 1 | -1/+4 | |
* | Atom feed: Omit body data for old journal entries. | Matthias Benkard | 2008-12-10 | 1 | -21/+26 | |
* | Hide spam comments. | Matthias Benkard | 2007-10-07 | 1 | -1/+2 | |
* | Make use of Akismet for spam detection. | Matthias Benkard | 2007-10-07 | 1 | -3/+14 | |
* | Support posting and editing journal entries. | Matthias Benkard | 2007-10-05 | 1 | -32/+113 | |
* | Add a debugging page. | Matthias Benkard | 2007-10-02 | 1 | -1/+22 | |
* | Fix comment viewing. | Matthias Benkard | 2007-09-30 | 1 | -2/+1 | |
* | A few minor bug fixes. | Matthias Benkard | 2007-09-30 | 1 | -1/+4 | |
* | Store data using CLSQL rather than custom files. | Matthias Benkard | 2007-09-29 | 1 | -23/+23 | |
* | Indicate the site language both in the HTTP headers and HTML code. | Matthias Benkard | 2007-09-20 | 1 | -0/+3 | |
* | Make all style tags conform to the CSS specification again. | Matthias Benkard | 2007-09-20 | 1 | -1/+1 | |
* | Add a rel="nofollow" attribute to hyperlinks in comments. | Matthias Benkard | 2007-09-20 | 1 | -1/+4 | |
* | Refrain from generating Last-Modified HTTP headers for now. | Matthias Benkard | 2007-06-30 | 1 | -1/+5 | |
* | Move all macro definitions into a separate file. | Matthias Benkard | 2007-06-30 | 1 | -8/+0 | |
* | Cache FORMAT-DATE results for faster page generation. | Matthias Benkard | 2007-06-30 | 1 | -29/+0 | |
* | Split journal.lisp into multiple files. | Matthias Benkard | 2007-06-30 | 1 | -417/+2 | |
* | Add Last-Modified header to HTTP responses. | Matthias Benkard | 2007-06-28 | 1 | -7/+28 | |
* | Add OpenID support. | Matthias Benkard | 2007-06-28 | 1 | -1/+3 | |
* | Stylistic changes. | Matthias Benkard | 2007-06-28 | 1 | -3/+3 | |
* | 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 |