log gpp/forums/views/subscriptions.py @ 509:248dd8dd67f8

age author description
Sat, 02 Jul 2011 23:35:45 +0000 Brian Neal Fixing #221. Also combined all permissions checks into a new module, permissions.py. This allows us to cache user, category, and forum groups information since it rarely changes.
Thu, 17 Mar 2011 01:20:23 +0000 Brian Neal Revert r323. Send out forum topic subscription emails as people post. Don't limit them.
Wed, 16 Mar 2011 01:19:45 +0000 Brian Neal Fixing #189; 500 error when deleting forum topic subscription.
Thu, 13 Jan 2011 03:27:42 +0000 Brian Neal Fixing #140; limit topic notification emails to at most 1 per day, or more if the user visits the topic.
Sun, 01 Aug 2010 21:26:12 +0000 Brian Neal Implement a forum favorites feature for #82