nextcloud/apps/federatedfilesharing/lib
Daniel Kesselberg da7250f05d
fix(sharing): do not notify remote if owner and sharee are local users
If both the owner and the sharee are local users, no remote notification is required.
If either the owner or the sharee is not a local user, the change must be propagated.

Based on https://github.com/owncloud/core/pull/37534

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Co-authored-by: Victor Dubiniuk <victor.dubiniuk@gmail.com>
2026-03-03 23:08:52 +01:00
..
AppInfo refactor(federatedfilesharing): migrate to Typescript and Vue 3 2025-12-11 19:08:44 +01:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller refactor(external-share): Port more code to string as type for the id 2025-12-16 10:40:09 +01:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Listeners refactor(federatedfilesharing): migrate to Typescript and Vue 3 2025-12-11 19:08:44 +01:00
Migration refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +02:00
OCM refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
Settings feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
AddressHandler.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FederatedShareProvider.php fix(sharing): do not notify remote if owner and sharee are local users 2026-03-03 23:08:52 +01:00
Notifications.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Notifier.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TokenHandler.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00