Skip to content
Snippets Groups Projects
  1. Sep 16, 2022
    • Sébastien Blin's avatar
      messagelistmodel: use correct total size on incoming file · 95f1c4d7
      Sébastien Blin authored
      use the size from the daemon if the file is downloaded, else
      use the size from the commit.
      
      Change-Id: Ia4e7123558e93a1ab0879feab9a141ceefaf183a
      GitLab: #833
      95f1c4d7
    • Sébastien Blin's avatar
      misc: fix some strings · 452efbc7
      Sébastien Blin authored
      Change-Id: I9a2c841d072c03d60e34197098daf6b710745ba9
      GitLab: #837
      GitLab: #788
      452efbc7
    • Sébastien Blin's avatar
      sidepanel: do not show "Start swarm" for SIP accounts · 5df51721
      Sébastien Blin authored
      Change-Id: I4efb18d87e8d2f4d07df0ebf0a5a6f0f11927bb5
      GitLab: #834
      5df51721
    • Sébastien Blin's avatar
      mainapplication: handle jami: URIs · 9c78604c
      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
  2. Sep 15, 2022
  3. Sep 14, 2022
  4. Sep 12, 2022
  5. Sep 10, 2022
  6. Sep 08, 2022
  7. Sep 05, 2022
  8. Sep 01, 2022
  9. Aug 31, 2022
  10. Aug 30, 2022
    • Sébastien Blin's avatar
      sip: fix "transfer to" label · 50ca3cd0
      Sébastien Blin authored
      Change-Id: If3324a34c9be6ff2b09bdab48b148946abe02c51
      GitLab: #815
      50ca3cd0
    • Sébastien Blin's avatar
      gnulinux: add support for system theme · ec1d664b
      Sébastien Blin authored
      Use 'color-scheme' from gsettings if available to check if dark theme
      is preferred.  Otherwise, fall back on theme name from 'gtk-theme'.
      
      The default is to follow the system theme (if supported), and
      'EnableDarkTheme' would be unused.  'AppTheme' can currently have
      one of three values: 'System', 'Dark', 'Light'.
      
      Change-Id: I8008c8fe0f4750c97e71838fff0031f80b685f5e
      GitLab: #723
      ec1d664b
  11. Aug 29, 2022
  12. Aug 26, 2022
  13. Aug 25, 2022
  14. Aug 24, 2022
  15. Aug 22, 2022
  16. Aug 19, 2022
  17. Aug 17, 2022
  18. Aug 16, 2022
  19. Aug 15, 2022
Loading