aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings/Personal/PersonalInfo.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-45/+9
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-0/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* feat: let users configure their first day of weekRichard Steinmetz2024-07-221-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-29/+2
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-051-2/+2
* Fix default phone region validationChristopher Ng2023-01-051-0/+1
* Rename mastodon to fediverseCarl Schwan2022-11-221-1/+1
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+1
* Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
* Remake locale saving with VueChristopher Ng2022-09-161-16/+9
* Remake group and quota details section with VueChristopher Ng2022-09-151-5/+5
* Remake profile picture saving with VueChristopher Ng2022-09-021-2/+2
* Remake phone number property saving with VueChristopher Ng2022-08-261-2/+1
* Remake website property saving with VueChristopher Ng2022-08-261-3/+1
* Remake location property saving with VueChristopher Ng2022-08-251-3/+2
* Remake Twitter handle saving with VueChristopher Ng2022-08-251-3/+1
* Modularize shared account property componentsChristopher Ng2022-08-251-8/+4
* Consolidate account property gettersChristopher Ng2022-07-211-90/+12
* Add global profile toggle configChristopher Ng2022-03-181-3/+5
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-1/+1
* show warning on personal settings pageVitor Mattos2021-10-231-1/+16
* Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-221-0/+2
|\
| * Hide "federated" scope when Federation app is disabledDaniel Calviño Sánchez2021-08-181-0/+2
* | Profile backendChristopher Ng2021-10-191-29/+114
* | only offer to set locally verified mails as primaryArthur Schiwon2021-09-151-0/+1
* | let user choose notification email in user settingsArthur Schiwon2021-09-151-2/+3
* | Provide initial stateChristopher Ng2021-08-271-6/+7
* | Provide initial stateChristopher Ng2021-08-231-2/+28
|/
* Refine unsupported federation scope checksChristopher Ng2021-07-161-0/+1
* Provide initial stateChristopher Ng2021-07-151-1/+49
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* PersonalInfo settings to use public AccoutManager APIArthur Schiwon2021-05-121-5/+4
* Map old account scope properties to new namesVincent Petry2021-03-261-21/+22
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+2
* Make code strictJoas Schilling2020-12-071-37/+28
* Set up FS before querying storage info in settingsVincent Petry2020-11-131-0/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Move personal settings to proper registrationRoeland Jago Douma2020-01-301-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-1/+2
* add a fallback locale for personal settings pageRobin Appelman2019-12-161-0/+7
* Update license headersChristoph Wurst2019-12-051-1/+6