log gpp/templates/shoutbox/shoutbox.html @ 312:88b2b9cb8c1f

age author description
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
2011-01-20 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
2010-09-26 Brian Neal For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback.
2010-09-26 Brian Neal Fix #126. Incorporate the repoze timeago function as a new 'elapsed' template filter. This should save space in the shoutbox when displaying dates. Also used in the new posts forum template tag.
2010-09-16 Brian Neal For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views.
2010-04-03 Brian Neal Implement #62, add support for CSRF protection.
2009-12-18 Brian Neal Implement #43, various shoutbox improvements.
2009-11-20 Brian Neal Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML.
2009-04-16 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.
2009-04-15 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.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.