Mercurial > public > sg101
log gpp/messages/views.py @ 567:0a8e6a9ccf53
age | author | description |
---|---|---|
Sun, 04 Mar 2012 14:52:24 -0600 | Brian Neal | For bitbucket issue #6, try to improve quoting messages. |
Wed, 25 May 2011 02:39:08 +0000 | Brian Neal | Fixing the link to the private messages options tab in the PM notification email. |
Fri, 13 May 2011 02:06:53 +0000 | Brian Neal | For #211, added message quotas; can't send or receive private messages if your outbox/inbox quota has been exceeded. |
Fri, 06 May 2011 00:02:55 +0000 | Brian Neal | More work on #211. The compose view now returns the tab fragment HTML so errors can be displayed correctly. |
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 |