Sat, 04 Apr 2009 22:16:30 -0400 | Dan | AJAX comments: ranks are now displayed properly in a submitted post. | file | diff | annotate |
Sun, 25 Jan 2009 21:21:07 -0500 | Dan | Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches | file | diff | annotate |
Sun, 25 Jan 2009 21:18:05 -0500 | 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. | file | diff | annotate |
Sun, 25 Jan 2009 20:35:06 -0500 | 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) | file | diff | annotate |