Mercurial > public > sg101
log gpp/forums/views/main.py @ 445:e9f203c5f5bb
age | author | description |
---|---|---|
Wed, 08 Jun 2011 00:24:41 +0000 | Brian Neal | Attempting to fix #218; update the topic last visit time with 'now' when viewing the last page of a topic, otherwise use the creation time of the last post on the page. |
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. |