summaryrefslogtreecommitdiff
path: root/globals.lisp
Commit message (Expand)AuthorAgeFilesLines
* Implement the MetaWeblog API.Matthias Benkard2009-10-301-0/+1
* Make the environment variable handling code more portable.Matthias Benkard2009-10-111-3/+0
* Implement output of static HTML and XML files.Matthias Benkard2009-10-111-0/+3
* Introduce a *MODE* variable that distinguishes between static and dynamic mode.Matthias Benkard2009-10-111-0/+4
* Enable WSSE authentication.Matthias Benkard2009-10-081-1/+2
* Update e-mail address for comment notification mail.Matthias Benkard2009-10-071-1/+1
* Implement sane caching behaviour.Matthias Benkard2009-10-071-0/+4
* On the main page, omit body data of old entries.Matthias Benkard2008-12-101-0/+2
* Support comment submission notification via e-mail.Matthias Benkard2007-10-121-0/+3
* Make use of Akismet for spam detection.Matthias Benkard2007-10-071-0/+6
* Store data using CLSQL rather than custom files.Matthias Benkard2007-09-291-6/+3
* Cache FORMAT-DATE results for faster page generation.Matthias Benkard2007-06-301-2/+8
* Split journal.lisp into multiple files.Matthias Benkard2007-06-301-0/+64