aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Accounts/IAccountManager.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-8/+14
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-241-24/+2
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+53
* Always set displayname and display-name for user datajld31032023-02-101-0/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Rename mastodon to fediverseCarl Schwan2022-11-221-2/+2
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+2
* Allow to tweak default scopes for accountsThomas Citharel2022-05-161-0/+36
* Profile backendChristopher Ng2021-10-191-0/+26
* Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-081-1/+6
|\
| * extend AccountManager API with collection constArthur Schiwon2021-06-031-1/+6
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
|/
* Allow apps to write/update account dataJoas Schilling2021-03-311-0/+10
* Map old account scope properties to new namesVincent Petry2021-03-261-3/+3
* Add new v2-private account scopeVincent Petry2021-03-261-3/+46
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-071-0/+11
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-13/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Add \OCP\Account public APIJulius Härtl2018-10-151-0/+69