plugins/SpecialUserFuncs.php
2009-11-04 Dan Logins: reorganized data structures a bit. WiP - needs test routine done.
2009-09-25 Dan HTML login: fixed bad submit under IE
2009-09-20 Dan Login: if return-to specified and already logged in, jump to return-to instead of main page.
2009-09-11 Dan Common: renamed global $title to $urlname (it broke the API from non-plugin Enano scripts)
2009-08-22 Dan Sessions: Improved inactive account UX; shuffled around a bit of code so that whitelist checks are shared; fixed a bunch of bugs related to ban code and IPv6 addresses
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-02 Dan Login and sessions: fixed some improper handling of the config for lockout logic
2009-05-15 Dan Added another word to the CAPTCHA blacklist (thanks Neal).
2009-05-15 Dan Added protection against obscene words in CAPTCHAs
2009-05-13 Dan Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
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-15 Dan File rollbacks should be all up to date now.
2009-04-15 Dan Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
less more (0) -100 -14 tip