Dan [Wed, 15 Apr 2009 16:20:33 -0400] rev 912
File rollbacks should be all up to date now.
Dan [Wed, 15 Apr 2009 14:23:48 -0400] rev 911
Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
Dan [Tue, 14 Apr 2009 21:03:25 -0400] rev 910
Meh, finished my half-written-out thought in a FIXME in Special:Log code.
Dan [Tue, 14 Apr 2009 21:02:13 -0400] rev 909
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
Dan [Mon, 13 Apr 2009 17:28:24 -0400] rev 908
Memberlist now shows rank instead of user level in "Title" column. (thanks mm3)
Dan [Mon, 13 Apr 2009 16:57:20 -0400] rev 907
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
Dan [Mon, 13 Apr 2009 14:43:28 -0400] rev 906
New page protection UI. Both miniPrompt and failsafe HTML.
Dan [Mon, 13 Apr 2009 12:32:36 -0400] rev 905
Log displayer should support some actions besides edit now
Dan [Mon, 13 Apr 2009 12:32:28 -0400] rev 904
Whoops, page protection code didn't flush page_meta cache
Dan [Mon, 13 Apr 2009 12:05:46 -0400] rev 903
Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
Dan [Sun, 12 Apr 2009 19:50:58 -0400] rev 902
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
Dan [Sun, 12 Apr 2009 19:26:13 -0400] rev 901
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
Dan [Sun, 12 Apr 2009 19:25:07 -0400] rev 900
Index: minor fix-up to code cleanliness under diff loading
Dan [Sun, 12 Apr 2009 19:24:33 -0400] rev 899
Allowed custom processing functions altogether for AJAX login error handling
Dan [Sat, 11 Apr 2009 22:32:45 -0400] rev 898
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
Dan [Sat, 11 Apr 2009 16:58:32 -0400] rev 897
session: login_process_userdata_json hook should work with more than one installed auth plugin now
Dan [Sat, 04 Apr 2009 22:37:35 -0400] rev 896
UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
Dan [Sat, 04 Apr 2009 22:35:44 -0400] rev 895
Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
Dan [Sat, 04 Apr 2009 22:34:56 -0400] rev 894
HTTP: now throws exceptions instead of flat-out dying
Dan [Sat, 04 Apr 2009 22:34:12 -0400] rev 893
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
Dan [Sat, 04 Apr 2009 22:24:49 -0400] rev 892
Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
Dan [Sat, 04 Apr 2009 22:19:11 -0400] rev 891
Committing string changes associated with new logout interface
Dan [Sat, 04 Apr 2009 22:18:29 -0400] rev 890
Whoops! JSON parser Unicode escape sequence typo.
Dan [Sat, 04 Apr 2009 22:17:32 -0400] rev 889
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
Dan [Sat, 04 Apr 2009 22:16:30 -0400] rev 888
AJAX comments: ranks are now displayed properly in a submitted post.
Dan [Sat, 04 Apr 2009 22:15:51 -0400] rev 887
New logout interface + made DiffieHellman faster by disabling animated GIF
Dan [Sun, 22 Mar 2009 12:10:25 -0400] rev 886
Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
Dan [Sun, 22 Mar 2009 00:55:06 -0400] rev 885
Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.