Sun, 18 Dec 2011 23:46:52 +0000 |
Brian Neal |
Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.
|
Sat, 17 Dec 2011 23:19:15 +0000 |
Brian Neal |
Created stats for users (number of users and list of newest users).
|
Wed, 09 Mar 2011 02:39:24 +0000 |
Brian Neal |
Fixing #185; add a global forums catchup button.
|
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.
|
Thu, 27 Jan 2011 02:56:10 +0000 |
Brian Neal |
Fixing #142; cut over to the django.contrib.staticfiles app.
|
Sun, 03 Oct 2010 20:44:09 +0000 |
Brian Neal |
Fixing #121. The forum query pulldown should appear on all forum query pages for consistency.
|
Thu, 23 Sep 2010 00:26:07 +0000 |
Brian Neal |
Fixing #113; re-arrange the RSS forum feed icons around a bit.
|
Sun, 01 Aug 2010 21:26:12 +0000 |
Brian Neal |
Implement a forum favorites feature for #82
|
Tue, 13 Jul 2010 03:51:37 +0000 |
Brian Neal |
Fix lack of trailing slash on the individual forum RSS feed links. For some reason this was causing a bizarre middleware error 'request object has not attribute session'.
|
Tue, 06 Jul 2010 03:02:20 +0000 |
Brian Neal |
Rework the who's online middleware and template tag for #87.
|
Thu, 11 Feb 2010 02:29:03 +0000 |
Brian Neal |
Implement #52 Forums RSS feeds.
|
Sun, 24 Jan 2010 22:33:11 +0000 |
Brian Neal |
Adding a query to the forums to get all the topics with unread posts. This is for ticket #54.
|
Mon, 28 Dec 2009 16:52:42 +0000 |
Brian Neal |
Implement #46, add a forums stat feature like phpBB.
|
Tue, 22 Dec 2009 02:08:05 +0000 |
Brian Neal |
Implement #45, add a who's online feature for the forums. Created middleware that caches usernames and guest session ids in the cache. Added a tag that displays this info.
|
Sun, 25 Oct 2009 21:55:28 +0000 |
Brian Neal |
Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone.
|
Sun, 11 Oct 2009 19:10:54 +0000 |
Brian Neal |
Forums: ForumLastVisit logic in place. Need to add code for topics and posts next.
|
Sun, 13 Sep 2009 05:01:52 +0000 |
Brian Neal |
Forums: minor cosmetic tweaks mainly.
|
Sat, 29 Aug 2009 22:01:40 +0000 |
Brian Neal |
Forums: added a last_post_info template tag. Still need to add a go to last post icon for it.
|
Sun, 23 Aug 2009 00:14:52 +0000 |
Brian Neal |
More work on forums. Committing what we got so far.
|