ajax.php
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2009-12-19 Dan Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
2009-12-12 Dan Crap, broke page editing. Fixed it.
2009-12-12 Dan Drafts saved on nonexistent pages now show up. Fixes issue 7.
2009-08-27 Dan Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)
2009-08-25 Dan Merging in work done on Charlie with upstream
2009-08-25 Dan Fixed a couple bugs with read-only mode and protected pages in the AJAX editor
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-18 Dan Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
2009-06-01 Dan Theme selector: fixed disabled themes being displayed
2009-05-27 Dan AJAX rdns call now calls is_valid_ip() (security?)
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.
less more (0) -15 tip