ajax.php
2009-05-13 Dan ajax: theme selector: no longer lists disallowed themes
2009-05-10 Dan Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
2009-03-22 Dan JSON: Properly handles unicode escape sequences (\u####) now
2009-03-20 Dan Swapped in a new theme selector.
2009-02-16 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)
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2009-01-03 Dan Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
2008-09-29 Dan Fixed nonworking editor preview due to uninitialized template
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-07-03 Dan More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
2008-07-02 Dan Another sweep from the optimization monster.
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
less more (0) -12 tip