more accurate documentation for addValue() method
[lhc/web/wiklou.git] / includes / api / ApiQueryUserInfo.php
2011-09-28 Sam ReedFollowup r98329
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396
2011-04-10 Sam Reed* (bug 28364) add registration date to meta=userinfo
2011-04-05 Alexandre EmsenhuberSeems I forgot this file in r85442
2011-03-28 Daniel FriesenFollowup r79433, hide realname from output when realnam...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-01-04 Sam Reed* (bug 25767) Add userrights properties to allusers...
2011-01-01 Daniel FriesenAdd a realname option to query=userinfo in the api.
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-03 Sam ReedTab out for alignment, and normalise capitalisation...
2010-10-01 Sam ReedFew explicit class variable definitions
2010-09-20 Sam ReedRemove some unused variables
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-18 Roan KattouwFollowup to r67554: move getAcceptLang() to WebRequest...
2010-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-07 Roan KattouwAPI: Add Accept-Language echoer, useful for JS that...
2010-05-16 Matthew BrittonAPI: document uiprop=email parameter
2010-02-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-13 Alexandre Emsenhuber* (bug 21441) meta=userinfo&uiprop=options no longer...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-03-26 Roan KattouwAPI: Added uiprop=changeablegroups to meta=userinfo
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-23 Roan KattouwAPI: (bug 17626) Added uiprop=email to meta=userinfo
2008-11-20 Roan KattouwFix up r43673: reindex the rights array after removing...
2008-11-20 Roan KattouwAPI: (bug 16398) meta=userinfo&uiprop=rights lists...
2008-11-18 Roan KattouwAPI: (bug 12760) meta=userinfo&uiprop=ratelimits doesn...
2008-09-25 Roan KattouwFollowup to r41257: don't give out a token when we...
2008-09-25 Roan KattouwAPI: Added uiprop=preferencestoken to meta=userinfo...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-19 Brion VibberReverting r35060 -- can't reproduce the reported proble...
2008-05-19 Bryan Tong MinhForce indices of groups and rights array to be in order...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-01 Roan KattouwAPI: Adding uiprop=ratelimits to meta=userinfo. Note...
2008-02-01 Roan KattouwAPI: Removing duplicate functionality from userinfo...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-24 Roan KattouwAPI:
2008-01-23 Roan KattouwAPI: Added uiprop=editcount to meta=userinfo
2007-12-26 Roan Kattouw(bug 12413) meta=userinfo missing <query> tag
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-11-03 Roan KattouwAPI: Getting a list of all user preferences is easy...
2007-08-01 Yuri AstrakhanPer Brion's suggestion, fixed blocker user detection...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...