Skip to content
Snippets Groups Projects
  1. Feb 02, 2023
  2. Feb 01, 2023
  3. Jan 31, 2023
  4. Jan 30, 2023
  5. Jan 27, 2023
    • Sébastien Blin's avatar
      misc: fix "Can't find contact..." warning · 8dda44b5
      Sébastien Blin authored
      Scenario, create a swarm with self.
      As a warning, it will show "Can't find contact YOUR_ID  this is a
      bug, please report" because your account is not in your contacts.
      
      Change-Id: I6f49f8fa77132daf00396b62da9ded470df49f98
      8dda44b5
    • Sébastien Blin's avatar
      replytorow: fix elideRight · f81dc754
      Sébastien Blin authored
      Else, the text was overflowing
      
      Change-Id: Idd27682d612cc35fce045967025df49ad1a1a202
      f81dc754
    • Sébastien Blin's avatar
      callmodel: avoid to add empty medias · df639609
      Sébastien Blin authored
      If a user join a conference with video enabled, but without any
      valid camera and try to un-mute/mute in loop, it will add
      new empty medias with incorrect sources causing duplicated participants
      in the conference.
      
      Change-Id: Ifa0dc090ca49ae6f9799f1209f3514cf540365da
      df639609
  6. Jan 25, 2023
  7. Jan 24, 2023
  8. Jan 23, 2023
  9. Jan 20, 2023
  10. Jan 19, 2023
  11. Jan 18, 2023
  12. Jan 12, 2023
  13. Jan 11, 2023
  14. Jan 10, 2023
  15. Jan 09, 2023
  16. Jan 06, 2023
  17. Jan 05, 2023
  18. Dec 30, 2022
  19. Dec 29, 2022
  20. Dec 28, 2022
    • Nicolas Vengeon's avatar
      location sharing: minor fonts changes · 10b2a5ff
      Nicolas Vengeon authored and Sébastien Blin's avatar Sébastien Blin committed
      - text label font-sixe from 20 to 15
      - text label length from 10 to 20
      
      Change-Id: Ibcfc6f3dee298aaa614dc3bd0b0ce653c88496ac
      10b2a5ff
    • Maxim Cournoyer's avatar
      cmake: Simplify lookup logic for libjami headers. · 041b733c
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      * extras/build/cmake/modules/FindLibJami.cmake: Rename
      LIBJAMI_INCLUDE_DIRS to LIBJAMI_INCLUDE_DIR.  Use find_path to search
      for jami.h directory.
      * CMakeLists.txt: Adjust accordingly.
      * src/libclient/CMakeLists.txt: Likewise.
      * src/libclient/qtwrapper/CMakeLists.txt: Likewise.
      
      Change-Id: I494358f9bfafb41f000daeec4196747b2c184401
      041b733c
Loading