Skip to content
Snippets Groups Projects
  1. Nov 14, 2022
    • Sébastien Blin's avatar
      misc: change "hide audio-only behavior" · f8ff14f2
      Sébastien Blin authored
      + Rename to "Hide spectators"
      + Hide if audio + video are disabled and not hand raised
      
      Change-Id: I08e18731c28ceaa8222806ea6223e35d7af445a2
      GitLab: #822
      f8ff14f2
    • Maxim Cournoyer's avatar
      Move xcb include/link directives from jami to libclient. · e2ce5c4d
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      Relates to <#882>.
      
      This problem was discovered when attempting to build the test suite:
      
         ld: ../src/libclient/liblibjamiclient.a(avmodel.cpp.o): undefined
         reference to symbol 'xcb_get_setup'
      
      * CMakeLists.txt: [!(APPLE or MSVC] Move xcb includes and link directives to...
      * src/libclient/CMakeLists.txt [!(APPLE or MSVC]: ... here.
      
      Change-Id: If9b6653e157081300caad8f13cafe4979a49630b
      e2ce5c4d
  2. Nov 12, 2022
  3. Nov 11, 2022
  4. Nov 10, 2022
  5. Nov 09, 2022
  6. Nov 08, 2022
  7. Nov 06, 2022
  8. Nov 03, 2022
  9. Nov 02, 2022
  10. Nov 01, 2022
  11. Oct 31, 2022
  12. Oct 30, 2022
  13. Oct 29, 2022
  14. Oct 27, 2022
  15. Oct 25, 2022
  16. Oct 24, 2022
  17. Oct 21, 2022
    • Kateryna Kostiuk's avatar
      packaging: fix path for macOS · 5aca8896
      Kateryna Kostiuk authored
      Change-Id: Id0aca1fd0d2cc95450c44b48ad0c82360430a6bd
      5aca8896
    • Sébastien Blin's avatar
      conversationmodel: fix loading for some conversations · 1a994173
      Sébastien Blin authored
      If there was too much following merge commits, sometimes the
      conversation was not correctly loaded.
      Moreover, the lastMessageUID was not correctly calculated from
      time to time, leading to empty conversations in the smartlist.
      
      Change-Id: I1224269c5df72936ae51f34211ce3f63dbf606ff
      Unverified
      1a994173
    • Andreas Traczyk's avatar
      chat-view: fix data transfer image size reload loops · 644c841a
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Changing the source size property of the QML Image component causes
      a reload using the new source dimensions. The image loading process
      was triggering reloading that was not recognized as a binding loop.
      
      This commit also corrects the image sizing algorithm to prefer and
      restrict height, which prevents images that are too tall from
      taking up too much vertical space in the chat list view.
      
      GitLab: #857
      Change-Id: I049b1bb8ea4d23a753e7b54de884d9c1eafdf83c
      644c841a
  18. Oct 20, 2022
    • Aline Gondim Santos's avatar
      camera: fix closing · c0315bbc
      Aline Gondim Santos authored
      - camera stays open after call with dbus
      - camera stays open after call to account on same device
      
      Change-Id: I2f2adf37b681009adfced6fe4d02d326b9408866
      GitLab: #858
      c0315bbc
  19. Oct 19, 2022
  20. Oct 18, 2022
Loading