Skip to content
  • Aniket Kumar's avatar
    Add feature to start new conversation with existing contacts · f211d7e4
    Aniket Kumar authored and Simon Redman's avatar Simon Redman committed
    ## 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.
    f211d7e4