-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core/merge: Handle more remote deletion situations
Handling remote deletions requires different actions to be taken and thus different metadata to be merged in PouchDB depending on the situation before the deletion (e.g. the document was moved or its new content was added on the local filesystem in case of a folder). We aim at addressing most of these in this commit. This is particularly necessary since folders excluded via the partial synchronization feature are seen as deleted folders from the Desktop's point of view.
- Loading branch information
1 parent
e1199d9
commit 35cfea2
Showing
2 changed files
with
412 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.