Mercurial > public > sg101
log gpp/forums/views/main.py @ 382:a1b03de20345
age | author | description |
---|---|---|
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. |
Wed, 23 Feb 2011 03:40:18 +0000 | Brian Neal | Various small changes to reduce database hits. |
Tue, 22 Feb 2011 05:40:29 +0000 | Brian Neal | Some optimizations to reduce database query times. |