Mercurial > public > sg101
log gpp/shoutbox/views.py @ 166:8acf5be27f18
age | author | description |
---|---|---|
Fri, 18 Dec 2009 04:30:49 +0000 | Brian Neal | Implement #43, various shoutbox improvements. |
Sat, 24 Oct 2009 02:39:19 +0000 | Brian Neal | Reduced some sql queries by adding a select_related and monkey patching user profiles onto a user list in shoutbox and the bio/member's list, respectively. |
Sun, 13 Sep 2009 04:09:08 +0000 | Brian Neal | Need an import for the InvalidPage exception from django.core.paginator. |
Thu, 16 Apr 2009 02:00:17 +0000 | Brian Neal | Shoutbox work: shouts now have absolute URLs. Shouts can now be flagged as abuse. Minor tweak to breadcrumbs css. Added flag date to comments admin. |
Wed, 15 Apr 2009 01:13:17 +0000 | Brian Neal | Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |