Skip to content

Fix move to trash

AleksejShilin requested to merge (removed):fix-move-to-trash into mainline

When right-clicking a conversation in the conversations list and activating the 'Move conversation to Trash' menu item, the selected conversation was being archived instead. This MR fixes this.

It also fixes an accidental shift-to-delete condition inversion.

Merge request reports