Mercurial > public > sg101
log gpp/forums/views/main.py @ 385:2a03c69792d8
age | author | description |
---|---|---|
2011-03-16 | 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. |
2011-03-09 | Brian Neal | Fixing #185; add a global forums catchup button. |
2011-03-08 | 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. |
2011-03-07 | 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. |
2011-03-02 | Brian Neal | Fix #171; forums weren't assigning badge ownership correctly when pre-fetching data. |
2011-02-23 | Brian Neal | Various small changes to reduce database hits. |
2011-02-22 | Brian Neal | Some optimizations to reduce database query times. |