Mercurial > public > sg101
log gpp/messages/views.py @ 430:9df368d9775d
age | author | description |
---|---|---|
Thu, 05 May 2011 02:58:44 +0000 | Brian Neal | Fix bug where messages were never getting replied to. |
Tue, 03 May 2011 02:56:58 +0000 | Brian Neal | Making the jquery tabbed version of the messages app the current version and removing the old. Also figured out how to dynamically update the base template's count of unread messages when messages are read. base gpp/messages/views2.py@3c1a521dd439 |
Sun, 06 Mar 2011 20:23:09 +0000 | Brian Neal | Fixing #181; delete PM's if we can. Add ability for a sender to take back a PM if they delete it before it has been read. |