log media/js/shoutbox.js @ 309:8a0bae48b6ca

age author description
2011-01-09 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.
2010-09-26 Brian Neal For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback.
2009-12-17 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.
2009-11-08 Brian Neal Forums: added a jquery ui dialog of extra smileys.
2009-04-21 Brian Neal Use jQuery $.trim() in shoutbox.js.
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.