Mercurial > public > sg101
log gpp/templates/shoutbox/shout_detail.html @ 172:0fa78ef80356
age | author | description |
---|---|---|
Fri, 18 Dec 2009 04:30:49 +0000 | Brian Neal | Implement #43, various shoutbox improvements. |
Thu, 17 Dec 2009 04:14:16 +0000 | Brian Neal | Fix #33; use $.ajax instead of $.post so we can handle errors. Also, for some reason comparing objects in a template doesn't work now. Have to compare id fields. |
Fri, 20 Nov 2009 02:00:00 +0000 | Brian Neal | Fixing #37. For some reason, ifequal was failing for user and shout.user. Changed it to compare user.id and shout.user.id. |
Fri, 20 Nov 2009 01:43:32 +0000 | 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. |
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. |