summaryrefslogtreecommitdiffstats
path: root/lib/private/Profile
Commit message (Expand)AuthorAgeFilesLines
* fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-171-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