forked from thunderbird/thunderbird-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add verification for moving/copying messages
Added verification for moving messages into other folders (in response to Issue thunderbird#823) - Currently, users can move messages into local-only folders which don't exist server-side, may end up with messages stuck in these local folders and effectively lost - When online, refresh the folder list prior to moving; prevent messages ending up in "dead" unsynced folders which do not exist server-side - When offline, provide the user with a warning saying that "ThunderBird is not connected to the Internet. Any changes you make now may not be synced properly." - Users may proceed anyways, cancel the move/copy/draft/archive/spam operation, or "don't show again" and always proceed anyways
- Loading branch information
Showing
1 changed file
with
183 additions
and
14 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