aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/lib/Activity
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-012-0/+2
* fix(systemtags): emit assign and unassign bulk tagging eventsfix/tags-eventsJohn Molakvoæ (skjnldsv)2025-04-041-1/+1
* fix(activity): Fix activity parameter typesbugfix/noid/fix-activity-parameter-typesJoas Schilling2025-02-171-3/+3
* fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-1/+1
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-54/+17
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-7/+7
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+3
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-171-2/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-7/+7
* fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-11/+19
* chore: Add SPDX headerAndy Scherzinger2024-06-023-61/+8
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
* Dedupe last used tagsChristopher Ng2023-04-181-1/+1
* Revert changes to systemtags applicationCôme Chilliet2022-11-291-32/+101
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-102/+32
* Use user name cache in activity providersJoas Schilling2022-08-191-22/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-5/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-102-13/+13
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-51/+51
* Update license headersChristoph Wurst2019-12-053-3/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Better activities for systemtags that are removed by CLIJoas Schilling2018-12-111-7/+35
* Merge pull request #8355 from nextcloud/fix-comments-num-indexMorris Jobke2018-02-261-1/+2
|\
| * fix systemtags event with numeric user idsArthur Schiwon2018-02-141-1/+2
* | Properly castRoeland Jago Douma2018-02-211-1/+1
* | Remove unused import statementsMorris Jobke2018-02-141-1/+0
|/
* Update license headersMorris Jobke2017-11-063-0/+5
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-2/+12
* Move systemtags and comments to new accesslist functionsRoeland Jago Douma2017-04-201-7/+9
* Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-topMorris Jobke2016-12-051-0/+32
|\
| * First list tags the user used latelyJoas Schilling2016-11-071-0/+32
* | Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* | Use the display name for files activities againJoas Schilling2016-11-221-4/+31
* | Update systemtags activity to new APIJoas Schilling2016-11-174-355/+415
|/
* change wording of system tags from un/assigned to more human added/removedJan-Christoph Borchardt2016-10-191-8/+8
* Add icons to activity navigationJoas Schilling2016-10-051-1/+1
* Fix apps/Joas Schilling2016-07-212-4/+7
* Don't send activity to non-admins when assigning invisible tags (#25192)Vincent Petry2016-06-201-0/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Rename "not-assignble" to "restricted"Vincent Petry2016-05-201-1/+1
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-032-0/+558