log gpp/forums/views/main.py @ 434:ffdeb403ad21

age author description
Sat, 16 Apr 2011 19:30:29 +0000 Brian Neal Tweak quoting for Markdown. Fixing #209.
Sat, 02 Apr 2011 00:47:05 +0000 Brian Neal Fixing #177; added a view to display the last x active topics (where x is between 10 and 50). Added a link to the view on the forum query drop down.
Wed, 16 Mar 2011 01:49:10 +0000 Brian Neal Fixing #188; improve number of SQL queries for mark all forums read and add the button on the view topics with unread posts view.
Wed, 09 Mar 2011 02:39:24 +0000 Brian Neal Fixing #185; add a global forums catchup button.
Tue, 08 Mar 2011 01:16:56 +0000 Brian Neal Fixing #156; improve upon the work done in r397. Use the forum last visit record if there is no topic last visit record.
Mon, 07 Mar 2011 01:22:49 +0000 Brian Neal Fixing #156. Making it possible to goto the first unread post in a thread. Made the 'New' icon a link; when displayed on a topic, takes you to the first unread post.
Wed, 02 Mar 2011 02:34:57 +0000 Brian Neal Fix #171; forums weren't assigning badge ownership correctly when pre-fetching data.