Mercurial > public > sg101
log gpp/templates/shoutbox/shout.html @ 272:4557974db0e0
age | author | description |
---|---|---|
Sun, 26 Sep 2010 19:08:31 +0000 | Brian Neal | For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback. |
Sun, 26 Sep 2010 17:42:00 +0000 | Brian Neal | Follow on to last rev (r292) for #126. Missed updating a shoutbox template. Also the repoze.timeago package uses UTC time by default. Change this to local time for now until we decide to switch over to UTC for everything. |
Fri, 18 Dec 2009 04:30:49 +0000 | Brian Neal | Implement #43, various shoutbox improvements. |
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. |
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. |