summaryrefslogtreecommitdiff
path: root/utils.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Support the posting of trackbacks.Matthias Benkard2009-10-081-0/+21
| | | | | | Ignore-this: 5f2d53c3ba9415a9e66240e7b7711c4b darcs-hash:6c085435bf95459afcb1ce53a55b058ef5b5a3d7
* Include the comment ID in a comment notification e-mail message.Matthias Benkard2009-10-071-0/+2
| | | | | | Ignore-this: 16401dc3783984a3fb43262d8fe6be8c darcs-hash:f75242b42f78685e1ead7c730f0f77957217b68e
* Specify the correct content type even for 304 responses.Matthias Benkard2009-10-071-2/+2
| | | | | | Ignore-this: 813bd2f6535f3f0ec7f8ec1ad8757bde darcs-hash:e83444f36f9f27dcca66631e95f221d6caa7950b
* Fix REVALIDATE-CACHE-OR-DIE.Matthias Benkard2009-10-071-1/+1
| | | | | | Ignore-this: 9de0ed187bc65d8bf9590e7baf3403ce darcs-hash:3ce99d83c7aa146ef63024bf5680bc82b6b2878c
* Don't crash when COMPUTE-JOURNAL-LAST-MODIFIED-DATE returns NIL.Matthias Benkard2009-10-071-2/+5
| | | | | | Ignore-this: 755d8ebf6cc4e3c433bfa2c50c31a05d darcs-hash:0e0f276459bedc1939b872dd373403848c02cc01
* Fix yet another typo.Matthias Benkard2009-10-071-1/+1
| | | | | | Ignore-this: d4d7bdc04c395a58190df274ab38e63d darcs-hash:2653cda62f24b3fa3ed94c6385b7dc967b378e33
* Fix another typo.Matthias Benkard2009-10-071-2/+2
| | | | | | Ignore-this: 60f15a39618e88509d6409e0c729f1b0 darcs-hash:7d5b30cab9d62b04d03c3213c1f85182ec611098
* Fix a typo.Matthias Benkard2009-10-071-1/+1
| | | | | | Ignore-this: 5932a32cdc0b7b249f59e0aceb34290e darcs-hash:70f0e0aecb47de2ff2d601a4befef44f014a0412
* When processing If-Modified-Since headers, recognise HTTP dates.Matthias Benkard2009-10-071-1/+2
| | | | | | Ignore-this: 38ca7adc0b2cec14bd8d0524cd1585ef darcs-hash:72d2028420de3803dbb31d9ddb8fe1dc78f130dd
* Do not crash when processing a request without an If-Modified-Since header.Matthias Benkard2009-10-071-5/+6
| | | | darcs-hash:4a5478c5c626f7574f54a8bc0a252769306c8718
* Implement sane caching behaviour.Matthias Benkard2009-10-071-0/+10
| | | | | | Ignore-this: 8ed0815613cb44c0eee9d8ac47e1753b darcs-hash:e41ff965d8172b7979369cb0df98302f29a9a9c4
* FORMAT-DATE: Fix time zone handling.Matthias Benkard2008-12-101-1/+1
| | | | darcs-hash:2ca96eaebb542646ff761ab4abc5b24d8f9aa58c
* QUOTE-PRINTABLE: Add a remark about the relationship between the ↵Matthias Benkard2007-10-121-1/+9
| | | | | | Quoted-Printable and Q encodings. darcs-hash:e70a4c2b8a1b5575de39600670bc016eb47af0ac
* Support comment submission notification via e-mail.Matthias Benkard2007-10-121-0/+72
| | | | darcs-hash:72d3c69e6dc8ef47e9e6224adcc135637957ad09
* Make use of Akismet for spam detection.Matthias Benkard2007-10-071-0/+42
| | | | darcs-hash:8828531ab148ca71cca0a0dbef7733717834cbb4
* Store data using CLSQL rather than custom files.Matthias Benkard2007-09-291-0/+6
| | | | darcs-hash:b736c3a1a111f001b4db43c5d869d42cdf032f94
* Fix a typo in FIXUP-MARKDOWN-OUTPUT.Matthias Benkard2007-08-051-1/+1
| | | | darcs-hash:806d33ca83e6973eaef9a568de6045281549f910
* Reimplement FIXUP-MARKDOWN-OUTPUT using PPCRE:REGEX-REPLACE-ALL.Matthias Benkard2007-08-051-16/+16
| | | | darcs-hash:08197eaffc2b8a3d32256b27c39492f1a69f8fa0
* Move all macro definitions into a separate file.Matthias Benkard2007-06-301-23/+0
| | | | darcs-hash:aa001fe6707d0ddb94ceb1a4e82515894218fdf2
* Make CALL-WITH-RESULT-CACHE not break in the absence of a cache directory.Matthias Benkard2007-06-301-2/+5
| | | | darcs-hash:ffd46f4c8b0a630a886be8893d3b909bae473ce0
* Cache FORMAT-DATE results for faster page generation.Matthias Benkard2007-06-301-26/+78
| | | | darcs-hash:2efe2fb7b5c7637c31d56be210624a48f61755ec
* Split journal.lisp into multiple files.Matthias Benkard2007-06-301-0/+167
darcs-hash:5621824874dbddcf61282b66c975266d16d1fa6f