summaryrefslogtreecommitdiff
path: root/journal-content.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Support pingbacks.Matthias Benkard2009-11-061-0/+85
| | | | | | Ignore-this: 534fc0ed2f9e22c9b6a92cde14bedf2f darcs-hash:d70c51f9d5d9002dab339dd6ceb79fef2cd89f27
* Implement metaWeblog.getCategories and metaWeblog.getRecentPosts.Matthias Benkard2009-10-301-5/+8
| | | | | | Ignore-this: 38094bb5aff14dc701398aa871e22116 darcs-hash:607981d7d7dff2945b8a1824c152a365ea28ceea
* Update database schema for support of different kinds of journal entries.Matthias Benkard2009-10-081-0/+5
| | | | | | Ignore-this: d815788d40b9d931cd96e2c8148f9887 darcs-hash:c74eb42a2a923cfe0ea80d34823dc37ad6d648c3
* Make COMPUTE-JOURNAL-LAST-MODIFIED-DATE take trackbacks into account.Matthias Benkard2009-10-081-0/+5
| | | | | | Ignore-this: c78bf66833a39e4f134bdbc9edd3f0ea darcs-hash:fa5c84b0dac74a4a532ff979207723d64e9f1856
* Fix a typo.Matthias Benkard2009-10-081-1/+1
| | | | | | Ignore-this: fcdd7cfd0c7c8eccc83a299ac7b83cc0 darcs-hash:b55fb9c48cf8d7b510a29241cd63e73fbff7506e
* Implement function TRACKBACKS-ABOUT.Matthias Benkard2009-10-081-0/+20
| | | | | | Ignore-this: 41344fec9989ec3d6112206cc0b2f1fd darcs-hash:536611839f47ca7e67f83e38fbe49b0920c5991e
* Support the posting of trackbacks.Matthias Benkard2009-10-081-1/+83
| | | | | | Ignore-this: 5f2d53c3ba9415a9e66240e7b7711c4b darcs-hash:6c085435bf95459afcb1ce53a55b058ef5b5a3d7
* Only show comments that have been marked as non-spam.Matthias Benkard2009-10-071-3/+3
| | | | | | Ignore-this: a4902d3cf1e4596c928d5c3ba8b6990c darcs-hash:78d565dad4cfbfdd9a515c96086c8100dee6022d
* Fix COMPUTE-JOURNAL-LAST-MODIFIED-DATE.Matthias Benkard2009-10-071-19/+20
| | | | | | Ignore-this: 2f9fcd1deee1673a35bb3ab4936f0fdf darcs-hash:9cd1ac1fdff7b95a9ca59f5aebeb021bd50ebe74
* Fix object-relational mapping for comments.Matthias Benkard2009-01-071-2/+1
| | | | | | | Previously, a SELECT would take an instance of each comment for each journal entry, which would make the number of comments explode to a ridiculous degree. darcs-hash:8e686d87e18f5d09cc613792da9dd5b284296b14
* Remove spurious line breaks from preformatted blocks.Matthias Benkard2008-12-161-1/+2
| | | | darcs-hash:b82dbd2f9b53f02e6f5279b1dc513e6f58e4c0b5
* Hide spam comments.Matthias Benkard2007-10-071-7/+17
| | | | darcs-hash:857a0fd8096dff8f61c30ee9dce15abbddbe2387
* Make use of Akismet for spam detection.Matthias Benkard2007-10-071-4/+16
| | | | darcs-hash:8828531ab148ca71cca0a0dbef7733717834cbb4
* Cache JOURNAL-MARKUP->HTML results.Matthias Benkard2007-10-021-20/+22
| | | | darcs-hash:20405a72f26b378da02c00680fb61382e3e64ab9
* Fix feed generation.Matthias Benkard2007-10-021-3/+15
| | | | darcs-hash:85bccb1687a2d4e49ac064d01e43cca11acac1bf
* Fix comment viewing.Matthias Benkard2007-09-301-6/+5
| | | | darcs-hash:abb4db3e848ccfb0b9c90e8648460d25122e66aa
* A few minor bug fixes.Matthias Benkard2007-09-301-2/+1
| | | | darcs-hash:e8acb95333d31014bed6cba528ee5c92e9aa20ef
* Store data using CLSQL rather than custom files.Matthias Benkard2007-09-291-96/+125
| | | | darcs-hash:b736c3a1a111f001b4db43c5d869d42cdf032f94
* Cache FORMAT-DATE results for faster page generation.Matthias Benkard2007-06-301-5/+50
| | | | darcs-hash:2efe2fb7b5c7637c31d56be210624a48f61755ec
* Split journal.lisp into multiple files.Matthias Benkard2007-06-301-0/+153
darcs-hash:5621824874dbddcf61282b66c975266d16d1fa6f