Mercurial > public > sg101
log gpp/forums/views.py @ 216:fe900598f81c
age | author | description |
---|---|---|
Sun, 30 May 2010 20:51:41 +0000 | Brian Neal | Implement #85 - display who has posted from a post's IP address. |
Sat, 29 May 2010 04:51:28 +0000 | Brian Neal | Implement #84; additional checks on spammers; implement stranger status. |
Thu, 01 Apr 2010 01:39:37 +0000 | Brian Neal | Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums. |
Sun, 28 Mar 2010 01:07:47 +0000 | Brian Neal | Implementing #61: adding a forum topic subscription feature. |
Sun, 28 Feb 2010 22:20:15 +0000 | Brian Neal | Implementing #55 - Add function to view a users posts from their profile. |
Thu, 11 Feb 2010 02:29:03 +0000 | Brian Neal | Implement #52 Forums RSS feeds. |
Sun, 31 Jan 2010 04:52:08 +0000 | Brian Neal | Implement #54; add a forum query to display a user's posts. |
Tue, 26 Jan 2010 04:10:11 +0000 | Brian Neal | Implemented a view to display topics with unanswered posts. This is for ticket #54. |