includes/clientside/static/comments.js
2009-05-13 Dan Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
2009-04-05 Dan AJAX comments: ranks are now displayed properly in a submitted post.
2009-01-26 Dan Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
2009-01-26 Dan Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
2009-01-26 Dan AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
2008-12-21 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
2008-11-29 Dan [minor] optimized loading comments a little bit
2008-11-21 Dan Added makeSwitchable Dynano method for textareas; enabled support for makeSwitchable in comment runtime
2008-06-25 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
2008-05-11 Dan Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
2008-05-05 Dan Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
2008-02-14 Dan Re-enabled, debugged, and optimized Javascript compression code
2008-02-11 Dan Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
2008-01-21 Dan Implemented IP logging for comments and registration
2007-12-21 Dan Added initial avatar support. Currently rather feature complete except for admin controls for avatar.
2007-10-29 Dan All on-page AJAX applets should be localized now
2007-10-28 Dan Reworked comment system to not use HACKISH FIXES; AJAX comment framework is completely localized now
2007-08-29 Dan Implemented some extra functionality for friends/foes in comments; fixed lack of table_prefix in stats.php line 63
2007-08-26 Dan [comments] fixed edit button (source wasn't getting filled)
2007-08-10 Dan Finished pagination code (was incomplete in previous revision) and added a few hacks for an upcoming theme
2007-08-09 Dan AJAX comments are now paginated; plugin manager can now show system plugins; typo in installer corrected; links in oxygen/stpatty/admin footers changed to "About Enano" page; 1.0.1 release candidate
2007-07-25 Dan Various bugfixes and cleanups, too much to remember... see the diffs for what got changed :-)
2007-06-28 Dan Rewrote change theme dialog; a few minor stability fixes here and there; fixed IE + St Patty background image
2007-06-13 dan Adding /includes
less more (0) tip