log media/js/forums.js @ 242:7e8d2dda99e3

age author description
2009-11-27 Brian Neal Cutting forums over to the new common way to add markItUp, extra smileys, and markdown help.
2009-11-16 Brian Neal Adding markdown help to comments and forums. Still need to add it to a few other places that use the markItUp editor.
2009-11-14 Brian Neal Add some javascript to check for posting a blank comment. Change wording on forum error message for the same thing.
2009-11-08 Brian Neal Forums: added a jquery ui dialog of extra smileys.
2009-09-26 Brian Neal Forums: implemented topic level moderator controls.
2009-09-26 Brian Neal Forums: quoting existing posts.
2009-09-22 Brian Neal Forums: implemented post delete feature.
2009-09-14 Brian Neal Forums: added error handling to the flagging of posts. Did the same with the comments function too.
2009-09-13 Brian Neal Forums: flag posts.
2009-09-13 Brian Neal Forums: use markitup editor on forums post forms.
2009-09-12 Brian Neal Forums: Got the reply function working.