Skip to content

WIP: #645 implement cross-account copy and move

la Fleur requested to merge lafleur/geary:645-foreign-copy into mainline

Move conversations between accounts

These commits add a MoveEmailInAccountCommand that gets called by Application.Controller.move_emails() when source and destination accounts do not match.

The latest pull-request is beta ; feel free to try !

(Fixes #645)

Edited by Cédric Bellegarde

Merge request reports