nextcloud-server/apps
Louis Chemineau 431f6d7c87 fix: Dispatch favorite event with an actual path
The `$path` argument was added in https://github.com/nextcloud/server/pull/48612, but was never actually used by the callers. The path was therefore missing in the favorite/unfavorite events, which lead to a broken activity information.

I also added a fallback to handle `addToFavorites` and `removeFromFavorites`, which are part of a public API, and are calling `tagAs` and `untag` without `$path`.

Fix https://github.com/nextcloud/activity/issues/2134

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-15 14:38:53 +07:00
..
admin_audit Merge pull request #54906 from nextcloud/backport/54870/stable32 2025-09-08 22:46:22 +07:00
cloud_federation_api feat(migration-attributes): missing attributes 2025-09-04 09:02:00 +07:00
comments fix(l10n): Update translations from Transifex 2025-09-11 00:13:55 +07:00
contactsinteraction fix: add missing listener 2025-09-02 10:31:55 +07:00
dashboard fix(l10n): Update translations from Transifex 2025-09-12 14:08:34 +07:00
dav fix: Dispatch favorite event with an actual path 2025-09-15 14:38:53 +07:00
encryption chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 21:18:37 +07:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-09-12 14:08:34 +07:00
federation feat: calendar federation 2025-08-27 17:14:15 +07:00
files fix: Dispatch favorite event with an actual path 2025-09-15 14:38:53 +07:00
files_external fix(l10n): Update translations from Transifex 2025-09-12 14:08:34 +07:00
files_reminders fix(l10n): Update translations from Transifex 2025-09-12 00:13:41 +07:00
files_sharing fix(files_sharing): use `newPassword` always for the unsaved password 2025-09-15 12:39:41 +07:00
files_trashbin Merge pull request #54972 from nextcloud/backport/54950/stable32 2025-09-10 07:12:10 +07:00
files_versions fix(l10n): Update translations from Transifex 2025-09-11 00:13:55 +07:00
lookup_server_connector fix(l10n): Update translations from Transifex 2025-07-25 00:12:21 +07:00
oauth2 style(icon): Use material symbol variant of delete icon 2025-08-27 12:29:34 +07:00
profile fix(l10n): Update translations from Transifex 2025-09-11 00:13:55 +07:00
provisioning_api fix(l10n): Update translations from Transifex 2025-09-15 00:13:23 +07:00
settings fix(l10n): Update translations from Transifex 2025-09-14 00:13:23 +07:00
sharebymail fix(l10n): Update translations from Transifex 2025-09-14 00:13:23 +07:00
systemtags fix(l10n): Update translations from Transifex 2025-09-13 00:13:26 +07:00
testing chore: run rector 2025-07-01 22:45:52 +07:00
theming fix(l10n): Update translations from Transifex 2025-09-12 14:08:34 +07:00
twofactor_backupcodes fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +07:00
updatenotification fix(l10n): Update translations from Transifex 2025-09-14 00:13:23 +07:00
user_ldap fix(l10n): Update translations from Transifex 2025-09-10 19:34:43 +07:00
user_status fix(l10n): Update translations from Transifex 2025-09-12 14:08:34 +07:00
weather_status fix(l10n): Update translations from Transifex 2025-09-10 00:14:02 +07:00
webhook_listeners fix: remove executable flag from source files 2025-09-05 01:20:07 +07:00
workflowengine fix(l10n): Update translations from Transifex 2025-09-10 00:14:02 +07:00