summaryrefslogtreecommitdiff
path: root/classes/User.php
AgeCommit message (Expand)Author
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-08Fix bug 1962: deleteuser.php regression when OpenID plugin not enabledBrion Vibber
2009-11-07use upper-case constants for roles and rights in hasRight()Evan Prodromou
2009-11-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-02Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-11-02allowed_nickname blocks top level url router namesCraig Andrews
2009-11-01Revert "Blacklist all files and directories in the web root (INSTALLDIR). Muc...Evan Prodromou
2009-10-28Merge branch '0.9.x' into locationEvan Prodromou
2009-10-27Enable welcome bot to broadcast it's noticesCarlos Perilla
2009-10-23update location while registeringEvan Prodromou
2009-10-13remove inboxes optionEvan Prodromou
2009-10-04Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-10-02also delete blocksEvan Prodromou
2009-10-02Merge branch '0.8.x' into deleteuserEvan Prodromou
2009-09-27let hooks override standard user rightsEvan Prodromou
2009-09-27user rightsEvan Prodromou
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-18Blacklist all files and directories in the web root (INSTALLDIR). Much more e...Craig Andrews
2009-08-28 used standard SQL that mysql and pgsql both likeBrenda Wallace
2009-08-28used standard SQL that mysql and pgsql both likeBrenda Wallace
2009-08-28make use of common_database_tablename()Brenda Wallace
2009-08-27methods on User to grant, check, and revoke rolesEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-04move redirect-to-openid code to OpenID pluginEvan Prodromou
2009-07-26first version of deleting usersEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-09cache frequently-used subscriber, subscription, notice and fave count valuesEvan Prodromou
2009-07-05fix caching of faves by own, otherEvan Prodromou
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-23Stop Twitter gateway notices from leaking via user faves pagesZach Copley
2009-06-18Only show twitter msgs in your own inboxEvan Prodromou
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-30remove debug code from repliesEvan Prodromou
2009-05-23add getDesign to UserEvan Prodromou
2009-05-23update User.php with new design-related fieldsEvan Prodromou
2009-05-18Added personal tag page: http://example.com/MY_NICK/tag/A_TAGRobin Millette
2009-05-01make faves work with idsEvan Prodromou
2009-04-29make replies use new query formatEvan Prodromou
2009-04-28Change to avoid a join in notice inboxEvan Prodromou
2009-04-16start of querybyidEvan Prodromou
2009-03-28some phpcs fixupsEvan Prodromou
2009-03-28welcome notice, default sub for new usersEvan Prodromou
2009-03-07Add local directory for plugins, themes, etc.Evan Prodromou