Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

jami-daemon

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Blin's avatar
    Sébastien Blin authored
    In some cases the file "contacts" was badly synced. Also, if for any
    reason "contacts" is not correctly formed, we may be able to fix it.
    
    This patch handles two cases of failures:
    
    1. If the contact details doesn't contain any conversationId BUT
    a 1:1 conversation is found with this contact, we update the
    conversationId in the details.
    
    2. If, for some reason, multiple 1:1 conversations are detected
    with the same contact, we only keep the one in the details, as
    it should be the correct one.
    
    This should fix the fact that for some conversation, calls are not
    written in the history (cause getOneToOneConversation() returns
    nothing).
    
    Change-Id: I5dd9fc51999540d8a4230f8fdce828a461da752a
    b28a5cb8
    History
    Name Last commit Last update