aboutsummaryrefslogtreecommitdiffstats
path: root/includes/User.php
Commit message (Expand)AuthorAgeFilesLines
* Major changes to user groups:Tim Starling2005-05-011-4/+0
* * Fixed some obscure codeÆvar Arnfjörð Bjarmason2005-04-281-2/+1
* * Documented isIP and added a correct regexp as a comment.Ævar Arnfjörð Bjarmason2005-04-281-2/+10
* Clean up e-mail authentication code.Brion Vibber2005-04-251-13/+186
* * Removed the troublesome regular expression in isValidEmailAddr which returnsÆvar Arnfjörð Bjarmason2005-04-231-1/+7
* * Some clown with CVS access deleted our MS Word files and replaced them withÆvar Arnfjörð Bjarmason2005-04-121-1/+1
* * Adding thumbsize to getPageRenderingHash() as it will change the parser out...Ævar Arnfjörð Bjarmason2005-04-121-0/+1
* Edit bug fixMagnus Manske2005-03-311-1/+1
* fixed bugTim Starling2005-03-281-2/+2
* Support for SORBS DNSBLTim Starling2005-03-281-2/+40
* moved call to spreadBlock() to getBlockedStatus(). This means one less query ...Tim Starling2005-03-271-1/+1
* * Move editsectiononrightclick setup to JavaScript (it requires JS anyway)Brion Vibber2005-03-251-1/+0
* * do showtoc option via CSS hiding of toc when it's off.Brion Vibber2005-03-251-1/+0
* * remove 'hover' option; always put in the title attribute on linksBrion Vibber2005-03-251-1/+0
* removed commented-out sectionsTim Starling2005-03-201-21/+3
* Making the secret key source a bit more robust for existing installationsTim Starling2005-03-161-1/+8
* Stronger user token generationTim Starling2005-03-161-6/+2
* * (bug 1370) e-notif correctionBrion Vibber2005-03-151-1/+1
* De-cruftification continues.Brion Vibber2005-02-211-0/+20
* Remove some cruft from skins... sooooo much cruft yet to goBrion Vibber2005-02-211-0/+17
* Audit tweaks: extra post checks, markup fixes.Brion Vibber2005-02-211-7/+13
* variable.... not constantBrion Vibber2005-02-181-1/+1
* Patch for bug #1138 (ipblock-related)Nicolas Weeger2005-02-171-5/+21
* Revert last checkin by Nicolas Weeger which caused massive corruption of the ...Brion Vibber2005-02-151-21/+38
* Fix for bug http://bugzilla.wikimedia.org/show_bug.cgi?id=1138 (ip block rela...Nicolas Weeger2005-02-141-38/+21
* Security tweaks:Brion Vibber2005-02-041-0/+33
* BUG#1389 i18n for proxy blocker messageJens Frank2005-01-231-1/+1
* Much more graceful way of not showing logged-in pages to logged-out usersTom Gilder2005-01-181-20/+9
* Don't show cached logged-in pages to logged-out users (bug 63)Tom Gilder2005-01-181-0/+21
* Allowing user functions to work in command-line scripts, this will probably b...Tim Starling2005-01-081-1/+5
* not too many of enotif errors or cleanup involved here, just unbreaking wikiDomas Mituzas2005-01-051-4/+7
* uncommenting ISO8859-1 converted password fixTim Starling2005-01-041-2/+2
* Merged my changes from REL1_4Zheng Zhu2004-12-241-3/+1
* Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:Brion Vibber2004-12-191-1/+1
* Add User::getTitleKey() to encapsulate the user name -> title DB key conversi...Brion Vibber2004-12-181-31/+43
* Refactor a bit; move a couple methods from UserMailer (?!) to User. Use the p...Brion Vibber2004-12-181-0/+44
* (bug 454) Merge e-notif 2.00Brion Vibber2004-12-181-41/+45
* added user option to disable Chinese language conversionZheng Zhu2004-12-071-5/+5
* 1014 fix from REL1_4Brion Vibber2004-12-061-6/+30
* Make User::newFromName set the user object's ID attribute, so it canEvan Prodromou2004-11-291-0/+1
* Another step in removing deferred updates. Removed the UserTalkUpdateEvan Prodromou2004-11-291-11/+38
* Don't use setOption() in loadDefaultFromLanguage, as this triggers some slow ...Brion Vibber2004-11-221-14/+33
* (bug 924) $wgDefaultUserOptions to set the preference defaults from LocalSett...Brion Vibber2004-11-211-1/+4
* Convert MonoBook to pure PHP, not requiring PHPTAL.Brion Vibber2004-11-191-1/+1
* Experimental authentication plugin interface. Will require a little bit more ...Brion Vibber2004-11-161-0/+9
* add ugly notice asking to populate groups data, if anonymous group is not loadedDomas Mituzas2004-11-151-0/+4
* Use correct names of fieldsBrion Vibber2004-10-241-2/+2
* Implementing user levels management. This is only a very basic interface and ...Antoine Musso2004-10-241-9/+55
* Renaming columns:Jens Frank2004-10-241-10/+10
* Rename fields of user_rights and user_groups table to tablename_columnname sc...Jens Frank2004-10-241-12/+12