plugins/SpecialPageFuncs.php
2010-01-06 Dan End year on Enano copyright dates is dynamic now
2010-01-04 Dan Fixed Special:AllPages under PostgreSQL. Thanks phirox from IRC.
2009-11-27 Dan Language update for About Enano page ("help achieve" sentence added)
2009-11-17 Dan Fixed some open_basedir errors in SpecialPageFuncs
2009-08-21 Dan Autofill: fixed missing parameter to $db->fetchrow()
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-05-13 Dan SpecialPageFuncs: Removed tag cloud sidebar in the name of cutting out an SQL query. It will go into a plugin.
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-03-20 Dan A few fixes to Windows detection code
2009-03-15 Dan Special:About_Enano should be up to date for another 9 months.
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2008-12-20 Dan Removed the completely obsolete old Special:CreatePage function
2008-11-09 Dan [minor] AboutEnano can detect Mac OS X now
2008-08-21 Dan Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
2008-08-21 Dan Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
less more (0) -16 tip