Removed strval calls from magicLinkCallback(); items already comes in as one
[lhc/web/wiklou.git] / includes / User.php
2009-02-26 Andrew GarrettUse getId() instead of mId in getEditCount(), so it...
2009-02-20 Chad HorohoeChangePassword fixes:
2009-02-17 Tim StarlingAdded $wgRateLimitsExcludedIPs feature, based on live...
2009-02-08 Alexandre Emsenhuber(bug 17404) "userrights-interwiki" right was missing...
2009-02-05 Andrew GarrettAdd missing mCoreRight 'writeapi' to User.php
2009-02-04 Aaron Schulz(bug 17352) Improve review UI with regards to blocks
2009-02-04 Tim StarlingAdded basic support for Wietse Venema's taint feature...
2009-02-02 Andrew GarrettAdd some core rights
2009-01-18 Aaron SchulzFix typo in r45855
2009-01-18 Aaron Schulz(bug 16957) Add show/hide to Preferences for option...
2009-01-17 Aaron SchulzisAllowed('patrol') now returns false if patrolling...
2009-01-16 Nathaniel HermanAdd new hook 'UserLoadFromDatabase' that is called...
2009-01-13 Aaron Schulz(bug 16969) Add show/hide to Preferences for option...
2009-01-08 Aaron Schulz(bug 2164) Add a "reset to site defaults" link to Speci...
2009-01-07 Chad HorohoeRe-fix bug 2242 - adding expiry time for temporary...
2009-01-07 Brion VibberRevert r45450, r45451 "(bug 2242) Introduce expiry...
2009-01-06 Chad Horohoe(bug 2242) Introduce expiry time for temporary passwords.
2009-01-03 Aaron Schulz(bug 16579) Check if session is set
2009-01-03 Aaron Schulz(bug 14737) Allow the autoconfirmed timer to run from...
2009-01-01 Alexandre EmsenhuberFix for r45238: remove interwiki right from User::...
2009-01-01 Victor Vasiliev* Put restricted image moving back, with Brion's permission
2008-12-31 Brion VibberRevert r45197 "* Enable image moving by default. All...
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-30 Victor Vasiliev* Enable image moving by default. All known serious...
2008-12-28 Alexandre EmsenhuberMissing rights: move-rootuserpages, move-subpages
2008-12-27 Alexandre EmsenhuberTweaks to Special:Interwiki:
2008-12-19 Ryan Schmidt* adding two hooks UserCryptPassword and UserComparePas...
2008-12-17 Brion VibberReverting r44681 "Throw in quick hack $wgRateLimitsExcl...
2008-12-16 Brion VibberThrow in quick hack $wgRateLimitsExcludedIPs so we...
2008-11-30 Alexandre Emsenhuber* Fixed doxygen warning in Article.php and User.php
2008-11-29 Alexandre Emsenhuber* fixed Doxygen errors in Database.php, DatabasePostgre...
2008-11-22 Roan KattouwAPI: (bug 16421) Actually do user name normalization...
2008-11-21 Aaron SchulzRemove duplicate group rights
2008-11-17 Brion VibberReverting r43581 "Added a new user right called "always...
2008-11-16 Charles MelbyeAdded a new user right called "alwaysuseskin" that...
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-01 Charles MelbyeMade it so that users can't test out skins if user...
2008-11-01 Charles MelbyeAdded a new configuration option: $wgAllowUserSkin
2008-10-20 Andrew GarrettRevert r38686, per comments on CodeReview (in brief...
2008-10-17 Brion Vibber* (bug 1306) 'Email user' link no longer shown on user...
2008-10-15 Jason Richeyadded a check for a null value when adding session...
2008-10-13 Ryan LaneRemoving $result from UserLoadAfterLoadFromSession...
2008-10-13 Aaron SchulzAdd debug log item for r42040
2008-10-13 Ryan LaneAdding hook UserLoadAfterLoadFromSession to fix bug...
2008-10-13 Aaron Schulz(bug 6464) Check for session id collisions by checking...
2008-10-13 Aaron SchulzComment out accidentally committed code from r42020...
2008-10-13 Aaron SchulzRefactor sendToUDP() some more
2008-10-11 Aaron Schulz* Make $user->invalidateCache() get the Id if needed
2008-10-05 Aaron SchulzPartial revert of r41527. Do this in a cleaner way.
2008-10-02 Aaron Schulz* Pull isLocked() and isHidden() up to User using callbacks
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-29 Matt JohnstonFix r41248 (bug 8440) - Default should be 1 to allow...
2008-09-28 Victor Vasiliev* Fix caching
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-28 Aaron SchulzRemove validation step that removes prefix if validatio...
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-24 Tim StarlingFix docs for r41150, remove commented-out code, remove...
2008-09-22 Aaron SchulzApply account creation blocks to users (bug 13611)
2008-09-20 Tim StarlingFix fatal error, addNewUserLogEntryAutoCreate is invoke...
2008-09-20 Tim StarlingRemove rage, looks unprofessional.
2008-09-19 Aaron SchulzClean up inDnsBlacklist()
2008-09-17 Alexandre EmsenhuberFix for r40937 (and per talk with brion): merge the...
2008-09-17 Andrew GarrettWork around misconfiguration by requiring strict compar...
2008-09-15 Fran RogersReverted r40771 for now - causes problems with CentralAuth
2008-09-13 Fran Rogers#15577: Moved spreading of autoblocks from User::isBloc...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-08 Chad HorohoeSelf-revert 40530, 40531. Too many things still depend...
2008-09-06 Chad Horohoe* Add getCookie() method to WebRequest as a wrapper...
2008-09-03 Tim StarlingReverting r40323, as per comments on wikitech-l. Deprec...
2008-09-02 Chad HorohoeFully deprecate $wgProxyKey. Has been marked as depreca...
2008-08-29 Tim Starling* Generalised OutputPage::checkLastModified() to allow...
2008-08-25 Victor VasilievAdd siteadmin to core rights list.
2008-08-21 Fran RogersMore Doxygen alias fixes; these aliases should be consi...
2008-08-19 Brion VibberRevert r39582 "(bug 12518) Interwiki userrights now...
2008-08-18 Siebrand MazelandFix for r39314 (adding the new toggles to $mToggles...
2008-08-18 Andrew Garrett(bug 12518) Interwiki userrights now reflects remote...
2008-08-15 Chad Horohoe* Bug 12976: Use $WebResponse->setCookie() rather than...
2008-08-07 Shinjiman* Added $wgDisableTitleConversion to disabling the...
2008-08-07 Fran RogersNon-crap version of r38753 - sorry about that ._.
2008-08-07 Tim StarlingChanges for NewUserMessage:
2008-08-07 Raimond SpekkingRevert r38753 - crap diff...
2008-08-07 Fran RogersFinishing touches on User.php documentation
2008-08-06 Fran RogersFix Doxyfile aliases, now that doxygen has wisen fwom...
2008-08-05 Fran RogersDocumented User.php in depth; added useful aliases...
2008-08-05 Brion VibberUpdate for r38533 -- avoid notice spew from groups...
2008-08-04 Chad HorohoeReimplement User::, now with less crappy name and only...
2008-08-04 Brion VibberRevert r38427 "Create User::getGroupsInRoles(). Given...
2008-08-02 Chad HorohoeCreate User::getGroupsInRoles(). Given an array of...
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-06-22 Andrew GarrettAdd noratelimit right to list of core rights, was missing.
2008-06-19 Aaron SchulzLoosen ipv4 check back, this really should be called...
2008-06-18 Aaron SchulzRemove ugly IP code duplication
2008-06-17 Alexandre EmsenhuberSome more tweaks to Special:Recentchanges:
2008-06-11 Brion VibberRevert r36093 (bug 14404).
2008-06-10 Raimond SpekkingSupport plural for 'passwordtooshort'
2008-06-09 Alexandre EmsenhuberSome tweaks to the {{int:...}} parser function:
2008-06-06 Brion Vibber* (bug 14424) Fix regression in $wgRateLimitsExcludedGr...
2008-06-05 Tim Starling* Changed password hash format, see wikitech-l
next