Skip to content
Snippets Groups Projects
  1. Jul 31, 2020
  2. Jul 29, 2020
  3. Jul 28, 2020
  4. Jul 27, 2020
  5. Jul 25, 2020
  6. Jul 24, 2020
  7. Jul 22, 2020
  8. Jul 20, 2020
  9. Jul 18, 2020
  10. Jul 16, 2020
  11. Jul 15, 2020
    • Sébastien Blin's avatar
      jamiaccount: improve vCard synchronization · 6541f8bb
      Sébastien Blin authored
      Because of the ConnectionManager, the daemon is now able to send
      direct messages such as typing indications and read status. This
      can be also used to move current features and improve it.
      
      This patch is a first step to improve vCard syncing. The idea is
      to send the vCard directly when a peer is connected. To avoid to
      send the vCard everytime, a state is written in the cache directory.
      
      In the future, a method to update the vCard as soon as the client
      updates its profile will be possible.
      
      Change-Id: I3801cbe04b3441f67ea6685aa2047e5a545958e5
      Unverified
      6541f8bb
  12. Jul 14, 2020
    • Aline Gondim Santos's avatar
      modify enable_plugin usage · 60926a66
      Aline Gondim Santos authored
      Change-Id: I0d41bd1a8e55371748d36a1b5c3654ec03f6fd5b
      60926a66
    • Sébastien Blin's avatar
      video_mixer: support multiple video layouts in conference · 8d40c627
      Sébastien Blin authored
      This patch aims to improve the conference management for the host.
      Now, the host is able to switch between 3 conferences layout:
      1. The grid view (actual one) where all participants are shown
      at the same height/width
      2. The One big/Other in small which show one participant bigger than
      the others
      3. One participant in big
      
      The daemon's API got two new methods:
      + setConferenceLayout() to switch between these layouts
      + setActiveParticipant() used in the 2 last layouts.
      
      Change-Id: I3c16569e24d1b63331ffe9d79e35790a6ac47a0c
      Unverified
      8d40c627
  13. Jul 13, 2020
  14. Jul 09, 2020
  15. Jul 08, 2020
  16. Jul 07, 2020
Loading