log_formatter.py
Wed, 11 Feb 2009 21:50:03 +0200 Tero Marttila split out helpers._render_type, and add support for ?type= to various other handlers... still needs more work, though
Wed, 11 Feb 2009 03:05:11 +0200 Tero Marttila implement parser/formatter netsplits and day-change
Wed, 11 Feb 2009 01:21:22 +0200 Tero Marttila change debug formatter to to use str(LogLine) for TSV, and fix handling of topic-unset
Tue, 10 Feb 2009 23:00:11 +0200 Tero Marttila implement full parser+formatter for irssi
Tue, 10 Feb 2009 03:22:43 +0200 Tero Marttila add RSSFormatter, and link to different types from channel_last.tmpl...
Tue, 10 Feb 2009 02:57:16 +0200 Tero Marttila image formatting \o/
Mon, 09 Feb 2009 23:49:57 +0200 Tero Marttila split defined configuration constants into config, and implement search result pagination
Mon, 09 Feb 2009 22:17:10 +0200 Tero Marttila implement line-links as UTC timestamps
Mon, 09 Feb 2009 13:19:00 +0200 Tero Marttila href-ize urls
Mon, 09 Feb 2009 11:46:17 +0200 Tero Marttila improve search further
Mon, 09 Feb 2009 11:05:53 +0200 Tero Marttila beginnings of a LogSearchIndex class
Mon, 09 Feb 2009 06:56:04 +0200 Tero Marttila ugly, but working, preferences editor
Mon, 09 Feb 2009 05:44:29 +0200 Tero Marttila improve calendar further
Mon, 09 Feb 2009 01:11:05 +0200 Tero Marttila use improved URLConfig/URLType
Mon, 09 Feb 2009 00:24:13 +0200 Tero Marttila implement more LogSource features (logs for date, cleanup last_logs), implement irssi parser, formatter, other misc. stuff