handlers.py
Mon, 16 Feb 2009 00:52:20 +0200 Tero Marttila rename config.PREF_TIMEZONE_FALLBACK, add Cookie expire/path info, and move the hg version stuff into the template/helpers
Sun, 15 Feb 2009 23:50:24 +0200 Tero Marttila Autodetect user timezone using Javascript, this makes the Preferences code a bit more complicated in terms of interaction between default/parse/is_default/build/process/etc, but it should work as intended now
Fri, 13 Feb 2009 01:18:28 +0200 Tero Marttila fix calls to format_rss/format_png to use a keyword argument
Thu, 12 Feb 2009 01:53:52 +0200 Tero Marttila implement some basic search-targets for message and nickname
Thu, 12 Feb 2009 00:57:39 +0200 Tero Marttila revert to use %Y-%m-%d for URL dates again
Thu, 12 Feb 2009 00:31:34 +0200 Tero Marttila fix wrong timezone for channel_date
Thu, 12 Feb 2009 00:16:52 +0200 Tero Marttila have dates in URLs be partial timestamps - fix datetime-timezone-comparison mess
Wed, 11 Feb 2009 23:38:05 +0200 Tero Marttila center calendar list, add prev/next date to channel_link, add view-last-x-lines form to channel_last/channel
Wed, 11 Feb 2009 22:56:43 +0200 Tero Marttila add three calendars to the channel_calendar view
Wed, 11 Feb 2009 22:24:55 +0200 Tero Marttila implement prev/next_date in LogSource
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:04:35 +0200 Tero Marttila move the LogSearchIndex open from handlers to log_search, and make it lazy
Tue, 10 Feb 2009 23:59:37 +0200 Tero Marttila update LogSearchIndex to use new LogLine fields
Tue, 10 Feb 2009 05:56:57 +0200 Tero Marttila improve parser resilience, improve get_month_days, add 'Channel' item to general menu
Tue, 10 Feb 2009 04:27:22 +0200 Tero Marttila add a LogSourceDecoder to fallback from utf-8 to latin-1, and improve scripts/search-index.py
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/
Tue, 10 Feb 2009 01:24:59 +0200 Tero Marttila implement pagination for channel_link
Tue, 10 Feb 2009 01:05:35 +0200 Tero Marttila implement max_pages, and paginate channel_date by default now
Tue, 10 Feb 2009 01:02:26 +0200 Tero Marttila fix off-by-one with search paginate, and implement basic pagination for channel_date
Tue, 10 Feb 2009 00:19:56 +0200 Tero Marttila fix pagination to just use page numbers... less bugs
Tue, 10 Feb 2009 00:04:15 +0200 Tero Marttila handle the 'no search results' case
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:45:06 +0200 Tero Marttila merge channel_view and channel_last, adding a More link to channel_last.tmpl
Mon, 09 Feb 2009 12:07:01 +0200 Tero Marttila add count/skip to search results, requires modifications to the swig bindings for HyperEstraier...
Mon, 09 Feb 2009 11:46:17 +0200 Tero Marttila improve search further
Mon, 09 Feb 2009 07:32:11 +0200 Tero Marttila rudimentary search
Mon, 09 Feb 2009 07:15:19 +0200 Tero Marttila add prefs to render context, and remove old timezone/formatter from it
Mon, 09 Feb 2009 06:56:04 +0200 Tero Marttila ugly, but working, preferences editor
Mon, 09 Feb 2009 06:04:27 +0200 Tero Marttila tweak layout slightly
Mon, 09 Feb 2009 05:44:29 +0200 Tero Marttila improve calendar further
Mon, 09 Feb 2009 04:39:24 +0200 Tero Marttila implement browse-by-date to show a nice calendar
Mon, 09 Feb 2009 03:05:43 +0200 Tero Marttila add some user-preferences support (e.g. timezone, time formats)
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
Sun, 08 Feb 2009 04:59:22 +0200 Tero Marttila add search form to menu, remove styling from inputs/selects other than the submit button
Sun, 08 Feb 2009 03:31:22 +0200 Tero Marttila fix template path
Sun, 08 Feb 2009 03:23:25 +0200 Tero Marttila reduce to irclogs.qmsk.net site