log gpp/templates/forums/index.html @ 531:1f92a53db575

age author description
2011-12-18 Brian Neal Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.
2011-12-17 Brian Neal Created stats for users (number of users and list of newest users).
2011-03-09 Brian Neal Fixing #185; add a global forums catchup button.
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-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
2010-10-03 Brian Neal Fixing #121. The forum query pulldown should appear on all forum query pages for consistency.