Mercurial > public > sg101
log media/js/shoutbox.js @ 296:0eed8161ca39
age | author | description |
---|---|---|
Sun, 09 Jan 2011 20:53:00 +0000 | Brian Neal | Fixing #138. Shoutbox scroller breaks down if there aren't at least 2 things to scroll. Added some dummy shouts on the client side if the shout database is empty. |
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. |
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. |
Sun, 08 Nov 2009 21:15:31 +0000 | Brian Neal | Forums: added a jquery ui dialog of extra smileys. |
Tue, 21 Apr 2009 23:25:05 +0000 | Brian Neal | Use jQuery $.trim() in shoutbox.js. |
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. |