Mass convert NULL -> null. Left strings and comments alone, obviously.
[lhc/web/wiklou.git] / includes / api / ApiQueryUserInfo.php
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...