Skip to content
Snippets Groups Projects
Select Git revision
  • dd1cdd3085fb6ffa43d1d8e859fd3b1deb8c813e
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/releaseTest
  • release/releaseWindowsTest
  • release/windowsReleaseTest
  • 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
  • 1.0.0
  • 0.3.0
  • 0.2.1
  • 0.2.0
  • 0.1.0
26 results

jami-libclient

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Stepan Salenikovich authored and Edric Milaret committed
    The main goal of this patch is to be able to recover ContactMethods
    and conversations which have not been added to the users's contacts
    and/or which have no call history. This happens in the case that the
    users only sends chat messages to a ContactMethod.
    
    Note that there is a possibility for more than one file to be
    associated with the same CM, in the case the sha1 of that CM has
    changed (eg: a contact UID has been associated with the CM at some
    point). In this case, the most recent recording is used. However,
    this is a problem which already exists and is unrelated to this patch.
    
    Tuleap: #270
    Change-Id: I5c67be83028af3fc3e1950909574ec947c55c50c
    dd1cdd30
    History