log

age author description
2010-12-15 Jeff Hammel partial refactor of factories; really, i dont know what im doing
2010-10-23 Jeff Hammel fix unicode error in titles (i hope)
2010-09-28 Jeff Hammel merge commit; as usual, i have no idea what i did
2010-08-02 Jeff Hammel print the absolute path to the blog file
2010-09-26 Jeff Hammel merge commit
2010-09-25 Jeff Hammel move restructured text string rendering to its own method
2010-09-15 Jeff Hammel dont let handlers kill the blog
2010-07-08 Jeff Hammel fix details necessary to make tweeting work...muahaha
2010-07-08 Jeff Hammel * add handlers argument class default
2010-07-08 Jeff Hammel fix syntax errors
2010-07-07 Jeff Hammel complete overhaul to allow event handlers
2010-07-07 Jeff Hammel 1st steps to have blog post entry handler plugins
2010-06-28 Jeff Hammel again, not sure why i have to commit after merging
2010-04-21 Jeff Hammel add documentation to the OptionParser
2010-06-12 Jeff Hammel except unicode errors too
2010-04-13 Jeff Hammel better exception handling, i hope; i hate lost messages
2010-02-08 k0s note about extension point
2010-02-02 egj better error message
2010-01-19 ejucovy add http-basic authenticator middleware filter
2010-01-14 k0s try a few times before giving up
2010-01-14 k0s remove useless double-strip
2010-01-04 egj fix a couple of basic things
2009-12-27 k0s * document defaults
2009-12-27 k0s bump version for TODO notes
2009-12-27 k0s bump version for TODO notes
2009-12-27 k0s add comment about format
2009-12-27 k0s update TODO
2009-12-27 k0s bump version
2009-12-27 k0s allow for multiple template directories
2009-12-27 k0s allow files as headers
2009-12-27 k0s add support for headers
2009-12-26 k0s bump version
2009-12-26 k0s fix error with single user blog mounted at /
2009-11-25 k0s bumping version
2009-11-25 k0s improvements to blogme....it works except for a mysterious conncection reset by peer error"
2009-11-25 k0s fix blogme
2009-11-12 k0s cleanup of blogme, not yet finished
2009-11-12 k0s moving most of blogme to its own function
2009-11-04 k0s move blogme.py
2009-11-04 k0s don't know what i did
2009-11-02 k0s whitespace cleanup
2009-11-03 k0s bump version for separation of bitsyauth
2009-11-03 k0s separate bitsyauth into its own module
2009-11-03 k0s separate bitsyauth into its own module
2009-11-01 k0s remove unused imports
2009-11-01 k0s enable atom support, this brings us to 2.0
2009-11-01 k0s comment cleanup
2009-11-01 k0s enable RSS on user blogs and index page
2009-11-01 k0s remove unused variable
2009-11-01 k0s index page now works and so does rss
2009-11-01 k0s improvement of css and index
2009-11-01 k0s fixing def link for cases of empty path
2009-11-01 k0s display errors for preferences form
2009-10-31 k0s move data up a bit
2009-10-31 k0s preferences form now works
2009-10-31 k0s * allow changing of privacy on blog entries
2009-10-31 k0s fix nlinks issue
2009-10-31 k0s posting TTW now works
2009-10-30 k0s cruft removal
2009-10-30 k0s make post form genshi