Add feature to start new conversation with existing contacts

Authored by aniketkumar on Mar 21 2020, 10:57 PM.

Description

Add feature to start new conversation with existing contacts

Summary

Start a conversation with contacts having no previous conversation with.

It is currently only possible to use the messaging app to send a message to a conversation which already exists.

This patch implements this feature by integrating all contacts having no prior conversation with the recent conversations in the recent conversation list and at the bottom in a sorted manner, something like this,

The contacts are stored in the recent conversation list model as a conversation but with INVALID conversation ID and INVALID conversation DATE.

Testing

Testing just needs kdeconnect daemon to be recompiled and executed.

Details

Committed
sredmanMar 21 2020, 10:57 PM
Parents
R224:2a2481fb6ae0: Fix build
Branches
Unknown
Tags
Unknown