index
:
mulk/mulkjournal
master
Blog engine as a CGI script. Supports MetaWeblog and AtomPub.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatically update static files as necessary.
Matthias Benkard
2009-10-11
1
-4
/
+20
*
Implement output of static HTML and XML files.
Matthias Benkard
2009-10-11
1
-0
/
+5
*
Change the way admin mode is selected.
Matthias Benkard
2009-10-11
1
-6
/
+4
*
Treat POST requests on journal entries as trackback requests.
Matthias Benkard
2009-10-10
1
-1
/
+5
*
Cleanups.
Matthias Benkard
2009-10-09
1
-2
/
+2
*
Fix Atom posting and putting behaviour.
Matthias Benkard
2009-10-09
1
-23
/
+29
*
Enable WSSE authentication.
Matthias Benkard
2009-10-08
1
-40
/
+47
*
Improve Atom publishing API conformance.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Add missing Atom publishing functionality.
Matthias Benkard
2009-10-08
1
-1
/
+4
*
Support Atom POST and PUT requests.
Matthias Benkard
2009-10-08
1
-1
/
+37
*
When processing an Atom request, do not try to parse the POST data as a query...
Matthias Benkard
2009-10-08
1
-12
/
+14
*
Implement /atom link handling.
Matthias Benkard
2009-10-08
1
-0
/
+2
*
Add a comment and trackback moderation page.
Matthias Benkard
2009-10-08
1
-1
/
+20
*
Fix a typo.
Matthias Benkard
2009-10-08
1
-1
/
+1
*
Don't record trackbacks that do not specify a source URI.
Matthias Benkard
2009-10-08
1
-12
/
+12
*
Support the posting of trackbacks.
Matthias Benkard
2009-10-08
1
-0
/
+33
*
Fix yet another typo.
Matthias Benkard
2009-10-07
1
-1
/
+1
*
Fix another typo.
Matthias Benkard
2009-10-07
1
-1
/
+1
*
Fix a typo.
Matthias Benkard
2009-10-07
1
-1
/
+1
*
Fix a mistake related to read-macros.
Matthias Benkard
2009-10-07
1
-1
/
+3
*
Do not automatically approve comments that pass Akismet spam checking.
Matthias Benkard
2009-10-07
1
-1
/
+14
*
On NFSN, determine the directory layout by inspecting the appropriate environ...
Matthias Benkard
2009-10-07
1
-1
/
+7
*
Implement sane caching behaviour.
Matthias Benkard
2009-10-07
1
-0
/
+2
*
Set CFFI:*DEFAULT-FOREIGN-ENCODING* to :ISO-8859-15.
Matthias Benkard
2009-02-17
1
-1
/
+1
*
Add a comment feed.
Matthias Benkard
2009-01-07
1
-0
/
+2
*
Do not try to set CFFI:*DEFAULT-FOREIGN-ENCODING*.
Matthias Benkard
2008-12-11
1
-1
/
+1
*
Minor updates and fixes.
Matthias Benkard
2008-12-10
1
-0
/
+1
*
Support comment submission notification via e-mail.
Matthias Benkard
2007-10-12
1
-10
/
+16
*
Make use of Akismet for spam detection.
Matthias Benkard
2007-10-07
1
-1
/
+32
*
Support posting and editing journal entries.
Matthias Benkard
2007-10-05
1
-22
/
+64
*
Add a debugging page.
Matthias Benkard
2007-10-02
1
-0
/
+2
*
A few minor bug fixes.
Matthias Benkard
2007-09-30
1
-17
/
+20
*
Store data using CLSQL rather than custom files.
Matthias Benkard
2007-09-29
1
-17
/
+29
*
Add some missing CGI environment variables.
Matthias Benkard
2007-09-27
1
-0
/
+3
*
Move all macro definitions into a separate file.
Matthias Benkard
2007-06-30
1
-4
/
+0
*
Cache FORMAT-DATE results for faster page generation.
Matthias Benkard
2007-06-30
1
-0
/
+4
*
Split journal.lisp into multiple files.
Matthias Benkard
2007-06-30
1
-0
/
+110