summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious line breaks from preformatted blocks.Matthias Benkard2008-12-161-1/+2
* Do not try to set CFFI:*DEFAULT-FOREIGN-ENCODING*.Matthias Benkard2008-12-111-1/+1
* Only show the most recent entries in full on the main page, add a complete ta...Matthias Benkard2008-12-112-96/+137
* Improve main page layout.Matthias Benkard2008-12-101-16/+30
* Fix code formatting.Matthias Benkard2008-12-101-10/+10
* Minor updates and fixes.Matthias Benkard2008-12-102-3/+2
* On the main page, omit body data of old entries.Matthias Benkard2008-12-102-31/+40
* Add workaround for recent Alexandria/CL-FAD incompatibility.Matthias Benkard2008-12-101-1/+1
* journal.css: Make block quotations oblique.Matthias Benkard2008-09-241-1/+9
* Atom feed: Include body data for recent changes.Matthias Benkard2008-12-101-1/+4
* Atom feed: Omit body data for old journal entries.Matthias Benkard2008-12-101-21/+26
* Update build scripts.Matthias Benkard2008-12-101-4/+4
* FORMAT-DATE: Fix time zone handling.Matthias Benkard2008-12-101-1/+1
* QUOTE-PRINTABLE: Add a remark about the relationship between the Quoted-Print...Matthias Benkard2007-10-121-1/+9
* Support comment submission notification via e-mail.Matthias Benkard2007-10-125-12/+93
* Hide spam comments.Matthias Benkard2007-10-072-8/+19
* Make use of Akismet for spam detection.Matthias Benkard2007-10-0710-14/+138
* Support posting and editing journal entries.Matthias Benkard2007-10-055-55/+193
* Cache JOURNAL-MARKUP->HTML results.Matthias Benkard2007-10-021-20/+22
* Add a debugging page.Matthias Benkard2007-10-022-1/+24
* Fix feed generation.Matthias Benkard2007-10-021-3/+15
* Make journal.cgi usable on NearlyFreeSpeech.NET.Matthias Benkard2007-09-301-1/+9
* Fix comment viewing.Matthias Benkard2007-09-302-8/+6
* A few minor bug fixes.Matthias Benkard2007-09-304-23/+29
* Store data using CLSQL rather than custom files.Matthias Benkard2007-09-299-147/+192
* Add some missing CGI environment variables.Matthias Benkard2007-09-272-2/+5
* Indicate the site language both in the HTTP headers and HTML code.Matthias Benkard2007-09-202-1/+7
* Improve the stylesheet a bit.Matthias Benkard2007-09-201-0/+1
* Make all style tags conform to the CSS specification again.Matthias Benkard2007-09-201-1/+1
* Add a rel="nofollow" attribute to hyperlinks in comments.Matthias Benkard2007-09-201-1/+4
* Fix a typo in FIXUP-MARKDOWN-OUTPUT.Matthias Benkard2007-08-051-1/+1
* Reimplement FIXUP-MARKDOWN-OUTPUT using PPCRE:REGEX-REPLACE-ALL.Matthias Benkard2007-08-051-16/+16
* Refrain from generating Last-Modified HTTP headers for now.Matthias Benkard2007-06-301-1/+5
* Move all macro definitions into a separate file.Matthias Benkard2007-06-305-36/+61
* Make the code run on NearlyFreeSpeech.NET again.Matthias Benkard2007-06-301-7/+11
* Make CALL-WITH-RESULT-CACHE not break in the absence of a cache directory.Matthias Benkard2007-06-301-2/+5
* Cache FORMAT-DATE results for faster page generation.Matthias Benkard2007-06-306-68/+145
* Split journal.lisp into multiple files.Matthias Benkard2007-06-309-418/+613
* Add Last-Modified header to HTTP responses.Matthias Benkard2007-06-281-7/+28
* Add OpenID support.Matthias Benkard2007-06-281-1/+3
* Stylistic changes.Matthias Benkard2007-06-281-3/+3
* Fix some bugs related to URI generation.Matthias Benkard2007-06-011-4/+6
* Use URI subpaths instead of query strings.Matthias Benkard2007-06-013-36/+76
* Even stricter Atom 1.0 conformance.Matthias Benkard2007-05-311-4/+7
* Minor cleanups.Matthias Benkard2007-05-311-5/+1
* Apply the Affero GPL.Matthias Benkard2007-05-313-0/+347
* Abstract anchor creation away.Matthias Benkard2007-05-311-23/+30
* Strict Atom 1.0, XHTML 1.0 and CSS 3.0 conformance.Matthias Benkard2007-05-312-33/+50
* Bugfix.Matthias Benkard2007-05-301-2/+4
* Add a shell script that generates a CLISP core file for use on NFS.net.Matthias Benkard2007-05-301-0/+5