aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Profile
Commit message (Expand)AuthorAgeFilesLines
* fix(core): profile design and pronouns supportfieat/profile-pronouncesJohn Molakvoæ (skjnldsv)2024-09-181-1/+1
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-1/+7
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-247-133/+14
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-7/+7
* fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-232-2/+2
* fix(profile): Directly migrate to OCP constantsJoas Schilling2023-10-231-4/+4
* feat(profile): Add public interface for profile manager so apps can check configJoas Schilling2023-10-231-13/+15
* Merge pull request #39075 from fsamapoor/refactor_lib_private_profileRobin Appelman2023-09-226-156/+58
|\
| * Update lib/private/Profile/Actions/FediverseAction.phpFaraz Samapoor2023-07-131-1/+1
| * Refactors lib/private/Profile.Faraz Samapoor2023-06-296-156/+58
* | fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-111-1/+1
|/
* To be consistent with the list of usersJérôme Herbinet2023-04-181-1/+1
* composer run cs:fixCôme Chilliet2023-01-205-5/+0
* Rename mastodon to fediverseCarl Schwan2022-11-222-7/+7
* Add mastodon personal info fieldCarl Schwan2022-11-212-0/+92
* Cache ConfigProfileCarl Schwan2022-08-181-1/+8
* Fix typos in lib/private subdirectoryluz paz2022-07-271-2/+2
* Add profile default setting for adminChristopher Ng2022-03-181-11/+4
* Add global profile toggle configChristopher Ng2022-03-181-0/+24
* Fix source of translationsChristopher Ng2021-11-265-15/+15
* Fix inactive profile parameters being returnedChristopher Ng2021-11-251-0/+1
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-44/+115
* Better function descriptionsChristopher Ng2021-11-031-2/+4
* Add additional check on action registrationsChristopher Ng2021-11-031-8/+24
* Prevent unnecesary profile action registrationsChristopher Ng2021-10-261-11/+20
* Use more explicit naming for profile link actionChristopher Ng2021-10-251-1/+1
* Populate defaults into exising profile configChristopher Ng2021-10-201-39/+49
* CleanupChristopher Ng2021-10-201-5/+4
* Profile backendChristopher Ng2021-10-196-0/+758