* src/engine/app/conversation-monitor/app-conversation-set.vala (ConversationSet.add_all_emails_async): Replace monitor arg with a multiset of email paths, update call site to do the path lookup on the caller's side instead. Add unit tests. (ConversationSet.merge_conversations_async): Remove monitor arg with a multiset of email paths, get paths for emails to be merged from the conversations themselves, since they should be up to date. (Conversation.remove_all_emails_by_identifier): Add unit tests. |
||
|---|---|---|
| .. | ||
| app-conversation-set-test.vala | ||
| app-conversation-test.vala | ||