aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Activity
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-3/+3
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-217-80/+33
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-232-8/+2
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-173-9/+10
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-06-037-141/+14
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-023-3/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-7/+7
* avoid using the word 'password' in the APP_TOKEN_CREATED activityJulien Veyssier2023-01-021-2/+2
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-292-24/+2
* Use user name cache in activity providersJoas Schilling2022-08-192-41/+2
* Differenciate the activity depending on admin vs user actionJoas Schilling2022-03-101-1/+5
* Allow to disable group change notificationMarco Ambrosini2021-07-281-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-047-15/+8
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-04-101-0/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-105-8/+0
* Use elseif instead of else ifChristoph Wurst2020-04-102-12/+12
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Update license headersChristoph Wurst2019-12-057-11/+18
* Move settings to an appChristoph Wurst2019-09-287-0/+863