Wed, 18 Mar 2009 11:35:28 -0400 | Dan | Plugins: Added checks and additional warning for authentication plugins. | file | diff | annotate |
Mon, 16 Feb 2009 16:17:25 -0500 | Dan | Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message) | 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 |
Sun, 11 Jan 2009 21:37:39 -0500 | Dan | JS core: whiteOutReportSuccess now has a sister whiteOutReportFailure(); both abstracted to function whiteOutDestroyWithImage(whitey, image_url) | file | diff | annotate |