summaryrefslogtreecommitdiffstats
path: root/lib/public/iuser.php
Commit message (Expand)AuthorAgeFilesLines
* Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-021-0/+1
* Update author informationLukas Reschke2016-03-011-0/+1
* Doc improvementsArthur Schiwon2016-02-091-1/+3
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-0/+17
* Introduce IUser::setEMailAddress and add hook mechanismThomas Müller2016-01-201-0/+9
* Happy new year!Thomas Müller2016-01-121-1/+1
* Add the user's cloud id to the vCardThomas Müller2015-12-021-0/+8
* Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-021-0/+9
* Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-251-0/+8
* Fix missing @since tags in OCPMorris Jobke2015-06-191-0/+2
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+18
* Update license headersJenkins for ownCloud2015-03-261-5/+20
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+19
* Expose backend type via REST APILukas Reschke2014-12-091-0/+7
* - adding default value for $recoveryPasswordThomas Müller2014-07-241-3/+3
* Add public interfaces for User, UserManager and UserSessionRobin Appelman2014-07-141-0/+105