aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Hooks.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-031-23/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
* check disable_activity.email_address_changed_by_admin when email is changed b...Julien Veyssier2022-10-141-0/+5
* Don't use plain URL on the subjectacsfer2022-02-061-2/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move group activities to eventsRoeland Jago Douma2021-03-031-76/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Fix name of app config option to properly reflect what it doesMorris Jobke2020-08-131-1/+1
* Add app config option to disable "Email was changed by admin" emailMorris Jobke2020-08-121-0/+3
* Use the new method everywhereJoas Schilling2020-07-031-34/+18
* Use \OC::$CLI instead of PHP_SAPIThomas Citharel2020-06-041-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-04-101-2/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Move settings to an appChristoph Wurst2019-09-281-0/+294