Skip to content

Application.Controller: Fix deleting conversations from search

Michael Gratton requested to merge mjog/search-delete-broken into mainline

When deleteing messages from the search folder, all most be removed (not just in-folder) since none of the messages will be in-folder.

Merge request reports