Mercurial > public > sg101
log gpp/messages/views.py @ 429:d0f0800eef0c
age | author | description |
---|---|---|
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. |
Wed, 17 Mar 2010 03:12:05 +0000 | Brian Neal | #56 - Cut over to Django 1.2 messaging system. |
Sun, 20 Dec 2009 05:21:57 +0000 | Brian Neal | Messages: use post to delete and undelete messages. |
Mon, 14 Dec 2009 05:07:28 +0000 | Brian Neal | Implement ticket #40. Added a simple way to search for usernames and then view their profile. Moved this ajax username search feature out of the messages app and into core. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |