hamn.git
2008-11-11 Magnus HaganderAdd confirmation before deleting stuff.
2008-11-11 Magnus HaganderAdd missing field headers (pending real layout work...
2008-11-11 Magnus HaganderEnable simple audit logging
2008-11-11 Magnus HaganderSend email when something is done that requires admin...
2008-11-03 Magnus HaganderInitial version of django-based tool to administer...
2008-11-03 Magnus HaganderInclude full text of all feeds in the RSS feed.
2008-11-03 Magnus HaganderRe-order the way we try to get the text from a blog...
2008-11-03 Magnus HaganderSwitch to using the Django template engine, since we'll
2008-10-28 Magnus HaganderOnly quote ampersand, that's the one that the HTML...
2008-10-28 Dave PageFix border sizing [Greg Stark]
2008-10-28 Magnus HaganderAdd google analytics snippet
2008-10-28 Magnus HaganderOops, broken HTML alert!
2008-10-27 Magnus HaganderHandle exceptions during parsing. Showed up when the...
2008-10-27 Magnus HaganderAdd comment about english.
2008-10-27 Magnus HaganderAdd simple installation instructions, from Selena.
2008-10-25 Magnus HaganderSplit template into a base piece shared for more pages...
2008-10-25 Magnus HaganderMake tidy deal with utf8 properly. Oops.
2008-10-24 Magnus HaganderAdd sample INI file
2008-10-24 Magnus HaganderAdd svn:ignore for files that should not be checked in
2008-10-24 Magnus HaganderAdd database schema to svn
2008-10-24 Magnus HaganderRead database from a configfile, so beta can now easily...
2008-10-23 Magnus HaganderSwitch order of images and textx for feed list, per...
2008-10-23 Magnus HaganderSwitch icon for RSS feed links.
2008-10-23 Magnus HaganderSwitch to using templates to generate the HTML instead
2008-10-23 Magnus HaganderAdd mako templating engine that will be used to build
2008-10-22 Magnus HaganderUse HTMLTidy and some attribute trickery to make output...
2008-10-22 Magnus HaganderMake the output use the full width of the page.
2008-10-20 Magnus HaganderSet lastget based on what the RSS feed contained, and...
2008-10-18 Magnus HaganderException handling for semi-broken RSS feeds, like...
2008-10-18 Magnus HaganderAdd mandatory alt attributes to img tags
2008-10-18 Magnus HaganderAdd workaround for s9y blogs with author pics (hello...
2008-10-18 Magnus HaganderInitial version of new planet code