Mercurial > public > sg101
log gpp/forums/views/main.py @ 445:e9f203c5f5bb
age | author | description |
---|---|---|
2011-06-08 | 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. |
2011-04-16 | Brian Neal | Tweak quoting for Markdown. Fixing #209. |
2011-04-02 | 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. |