nextcloud/lib
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 +00:00
..
composer Merge pull request #54861 from nextcloud/backport/54842/stable32 2025-09-09 09:15:43 +02:00
l10n fix(l10n): Update translations from Transifex 2025-09-15 00:13:23 +00:00
private fix: Dispatch favorite event with an actual path 2025-09-15 14:38:53 +00:00
public fix: Dispatch favorite event with an actual path 2025-09-15 14:38:53 +00:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php Merge pull request #54713 from nextcloud/fix/fix-status.php-cookies 2025-09-01 11:48:27 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00