Dan [Sat, 26 Sep 2009 15:13:40 -0400] rev 1121
Fixed handling of blank urlname as guest main page / other main page for members
Dan [Fri, 25 Sep 2009 14:22:24 -0400] rev 1120
Whoops, it's setHook(), not getHook() (Special:Administration JS core)
Dan [Fri, 25 Sep 2009 14:18:20 -0400] rev 1119
HTML login: fixed bad submit under IE
Dan [Sun, 20 Sep 2009 04:00:07 -0400] rev 1118
Admin panel: added collapsible tables under GeneralConfig, with room for support on other pages.
Dan [Sun, 20 Sep 2009 03:59:36 -0400] rev 1117
Login: if return-to specified and already logged in, jump to return-to instead of main page.
Dan [Sun, 20 Sep 2009 02:52:24 -0400] rev 1116
Installer: Fixed "RewriteBase /" bug and some improper Dynano use in formutils.js
Dan [Sun, 20 Sep 2009 02:51:54 -0400] rev 1115
Functions: fixed HTML sanitizer to properly preprocess <code> one-liners
Dan [Tue, 15 Sep 2009 14:37:03 -0400] rev 1114
Fixed (well, implemented) log clearing functionality on uploaded files.
Dan [Sat, 12 Sep 2009 09:56:39 -0400] rev 1113
Request_HTTP: Fixed get_response_body(), added HTTP redirect support, and added support for Content-Length.
Dan [Fri, 11 Sep 2009 09:57:42 -0400] rev 1112
Scribus <--> Charlie merge
Dan [Sun, 30 Aug 2009 00:05:33 -0400] rev 1111
json2: fixed order of exception classes, it threw fits about missing Zend_Exception in ubuntu's latest PHP 5.2.6
Dan [Fri, 11 Sep 2009 09:55:24 -0400] rev 1110
Damn it! gzip_output() was not checking for gzip support in the browser, fixed.
Dan [Fri, 11 Sep 2009 09:54:32 -0400] rev 1109
Common: renamed global $title to $urlname (it broke the API from non-plugin Enano scripts)
Dan [Wed, 26 Aug 2009 23:25:39 -0400] rev 1108
Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)
Dan [Wed, 26 Aug 2009 13:43:11 -0400] rev 1107
Enanium: fixed background in tinymce
Dan [Wed, 26 Aug 2009 13:05:17 -0400] rev 1106
Wikitext: added horizontal rule support