plugins/SpecialUserPrefs.php
2009-05-10 Dan Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-04-16 Dan [QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
2009-04-05 Dan SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
2009-02-25 Dan Blah. Wrong type for those getConfig values.
2009-02-25 Dan Fixed: no default values in for avatar upload settings
2009-02-16 Dan Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
less more (0) -30 -10 -7 tip