Fri, 17 Jul 2009 20:48:53 -0400 | Dan | Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore. | file | diff | annotate |
Sun, 22 Mar 2009 00:44:09 -0400 | Dan | JSON: Properly handles unicode escape sequences (\u####) now | 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 |