Mercurial > public > sg101
log gpp/forums/views/subscriptions.py @ 490:f0f3966ea44f
age | author | description |
---|---|---|
2011-07-02 | 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. |
2011-03-17 | Brian Neal | Revert r323. Send out forum topic subscription emails as people post. Don't limit them. |
2011-03-16 | Brian Neal | Fixing #189; 500 error when deleting forum topic subscription. |
2011-01-13 | Brian Neal | Fixing #140; limit topic notification emails to at most 1 per day, or more if the user visits the topic. |
2010-08-01 | Brian Neal | Implement a forum favorites feature for #82 |