log bitsyblog/bitsyblog.py @ 81:77aaa99c8221

age author description
Thu, 17 Nov 2011 11:50:54 -0800 Jeff Hammel whitespace
Tue, 14 Dec 2010 21:53:10 -0800 Jeff Hammel partial refactor of factories; really, i dont know what im doing
Sat, 23 Oct 2010 16:54:36 -0700 Jeff Hammel fix unicode error in titles (i hope)
Sun, 26 Sep 2010 10:38:51 -0700 Jeff Hammel merge commit
Fri, 24 Sep 2010 19:01:07 -0700 Jeff Hammel move restructured text string rendering to its own method
Wed, 15 Sep 2010 10:34:14 -0700 Jeff Hammel dont let handlers kill the blog
Thu, 08 Jul 2010 10:48:13 -0700 Jeff Hammel * add handlers argument class default
Thu, 08 Jul 2010 10:40:43 -0700 Jeff Hammel fix syntax errors
Wed, 07 Jul 2010 16:18:19 -0700 Jeff Hammel complete overhaul to allow event handlers
Sat, 12 Jun 2010 09:46:36 -0700 Jeff Hammel except unicode errors too
Tue, 02 Feb 2010 18:18:22 +0000 egj better error message
Thu, 14 Jan 2010 13:06:36 -0500 k0s remove useless double-strip
Mon, 04 Jan 2010 03:12:04 +0000 egj fix a couple of basic things
Sun, 27 Dec 2009 01:25:38 -0500 k0s * document defaults
Sat, 26 Dec 2009 21:52:55 -0500 k0s allow for multiple template directories
Sat, 26 Dec 2009 21:45:28 -0500 k0s allow files as headers
Sat, 26 Dec 2009 21:41:00 -0500 k0s add support for headers
Sat, 26 Dec 2009 13:08:10 -0500 k0s fix error with single user blog mounted at /
Sun, 01 Nov 2009 18:49:04 -0500 k0s remove unused imports
Sun, 01 Nov 2009 13:30:18 -0500 k0s enable atom support, this brings us to 2.0
Sun, 01 Nov 2009 01:51:14 -0400 k0s comment cleanup
Sun, 01 Nov 2009 01:31:36 -0400 k0s remove unused variable
Sun, 01 Nov 2009 01:28:23 -0400 k0s index page now works and so does rss
Sat, 31 Oct 2009 23:17:12 -0400 k0s fixing def link for cases of empty path
Sat, 31 Oct 2009 23:04:20 -0400 k0s display errors for preferences form
Sat, 31 Oct 2009 01:36:25 -0400 k0s move data up a bit
Sat, 31 Oct 2009 01:15:26 -0400 k0s preferences form now works
Sat, 31 Oct 2009 00:30:47 -0400 k0s * allow changing of privacy on blog entries
Sat, 31 Oct 2009 00:17:42 -0400 k0s posting TTW now works
Fri, 30 Oct 2009 18:49:55 -0400 k0s cruft removal