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
    Asking jami to launch another instance with ./jami-qt jami:xxx
    will search for "xxx" inside the application and select the
    conversation if found.
    This allow to support webpage with <a href="jami:username">
    
    For GNU/Linux, in the .desktop file, x-scheme-handler/jami is
    added.
    For packaging, we will need to determine if the scheme is handled
    automatically. For now, to test, we need to add:
    
    x-scheme-handler/jami=jami-qt.desktop;
    
    in "~/.config/mimeapps.list" (and jami-qt.desktop) should
    be in a valid path.
    
    Change-Id: Ibbb6e8942f1873d81a57640bdf6f839885981be3
    GitLab: #655
    9c78604c
    History
    Name Last commit Last update