nextcloud/apps
Louis Chemineau d7775cba6a
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 16:52:28 +02:00
..
admin_audit fix(l10n): Update translations from Transifex 2025-09-08 00:13:48 +00:00
cloud_federation_api feat(ocm): split ocm discovery and capabilities 2025-08-20 14:47:31 -01:00
comments fix(l10n): Update translations from Transifex 2025-09-11 00:14:01 +00:00
contactsinteraction fix: add missing listener 2025-09-02 12:26:04 +00:00
dashboard fix(l10n): Update translations from Transifex 2025-09-12 14:08:42 +00:00
dav fix: Dispatch favorite event with an actual path 2025-09-15 16:52:28 +02:00
encryption fix(l10n): Update translations from Transifex 2025-09-10 00:14:09 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-09-12 14:08:42 +00:00
federation fix: Fix getting trusted server other than the first 2025-08-28 08:31:18 +02:00
files fix: Dispatch favorite event with an actual path 2025-09-15 16:52:28 +02:00
files_external fix(l10n): Update translations from Transifex 2025-09-12 14:08:42 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-09-12 00:13:48 +00:00
files_sharing Merge pull request #54947 from nextcloud/backport/54565/stable31 2025-09-15 16:17:08 +02:00
files_trashbin Merge pull request #54999 from nextcloud/backport/54950/stable31 2025-09-15 10:04:23 +02:00
files_versions fix: TypeError: this.fetchDisplayName is not a function 2025-09-12 18:37:52 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2025-07-25 00:12:28 +00:00
oauth2 fix(l10n): Update translations from Transifex 2025-08-22 00:12:23 +00:00
profile fix(l10n): Update translations from Transifex 2025-09-11 00:14:01 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2025-09-15 00:13:29 +00:00
settings fix(l10n): Update translations from Transifex 2025-09-14 00:13:29 +00:00
sharebymail fix(l10n): Update translations from Transifex 2025-09-14 00:13:29 +00:00
systemtags fix(l10n): Update translations from Transifex 2025-09-13 00:13:32 +00:00
testing test(dav): add integration test for principal property search 2025-06-17 20:02:30 +02:00
theming fix(l10n): Update translations from Transifex 2025-09-12 14:08:42 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-07-29 00:12:14 +00:00
updatenotification fix(l10n): Update translations from Transifex 2025-09-14 00:13:29 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-09-10 19:34:49 +00:00
user_status fix(l10n): Update translations from Transifex 2025-09-12 14:08:42 +00:00
weather_status fix(l10n): Update translations from Transifex 2025-09-10 00:14:09 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2025-08-16 00:12:10 +00:00
workflowengine fix(l10n): Update translations from Transifex 2025-09-10 00:14:09 +00:00