Skip to content
Snippets Groups Projects
  1. Jul 30, 2022
  2. Jul 29, 2022
  3. Jul 26, 2022
  4. Jul 25, 2022
  5. Jul 22, 2022
  6. Jul 21, 2022
  7. Jul 20, 2022
  8. Jul 19, 2022
  9. Jul 18, 2022
  10. Jul 16, 2022
  11. Jul 15, 2022
  12. Jul 14, 2022
    • Fadi Shehadeh's avatar
      about Jami: window style and content · 3640456e
      Fadi Shehadeh authored
      - added possibility to scroll
      - limited scrollbar height
      - excluded close button from columnlayout
      - managed zoom
      
      Change-Id: I548ff899a5ff47dc37e698807d75343a34ae3f63
      Gitlab: #731
      3640456e
  13. Jul 13, 2022
  14. Jul 12, 2022
  15. Jul 11, 2022
    • Sébastien Blin's avatar
      conferences: support multistream · 553bd421
      Sébastien Blin authored
      In a conference, with this patch, the user is able to share
      a media while keeping the camera. The mute button for the camera
      only control the camera and we use requestMediaChange to add medias.
      To stop sharing a media, the user will click on the dedicated button.
      If the peer is not compatible with multistream, the behavior will
      be the same as before
      
      jami-project#1429
      Change-Id: If5e0634be6d0d06900ad82554b32a524fd4db36c
      553bd421
    • Sébastien Blin's avatar
      conversationmodel: avoid loading loop if no messages · 21431c80
      Sébastien Blin authored
      Also avoid any potential crash if for whatever reason no interactions
      is detected
      
      Change-Id: I7738e3f39cd626ef4fc64612f71d55e73d567fa2
      21431c80
    • Sébastien Blin's avatar
      aboutpopup: fix layout for small window · 47af6ffc
      Sébastien Blin authored
      Change-Id: Iff4226180b0aa9c5ce4ae12849cd290451b6a939
      GitLab: #765
      47af6ffc
    • Sébastien Blin's avatar
      conversationmodel: avoid duplicated requests when receiving a call · 54687078
      Sébastien Blin authored
      Because the call and the conversation's requests are not related,
      we can receive a call before the conversation's request. In this
      case, a duplicate was created when accepting the call.
      Moreover, accepting a call is now separated from accepting a contact,
      like the android client (and accepting a conversation needs an explicit
      action from the user).
      
      Change-Id: I7c3eb34b7e121b63f1b8c99d084a5165054670d5
      54687078
Loading