1. 27 Mar, 2025 - 2 commits
  2. 26 Mar, 2025 - 2 commits
    • Julien Wadel's avatar
      Fix UWP build and tester. · d9964f43
      Julien Wadel authored
      d9964f43
    • Andrea Gianarda's avatar
      Do not add any attribute such as content, label or rtpmap if a stream is · 6ae595c9
      Andrea Gianarda authored
      inactive
      If the offerer doesn't put down a content of the main stream when the
      call is in a conference, then append the main stream instead of
      searching for the best one in the offer as this search might hit a
      participant stream
      Improve layout deduction logic: if the client SDP has no stream with main
      content but at least one recvonly stream without mlabel, then guess the
      client layout to be Grid
      Rework thumbnail stream index search by looking only at the client SDP
      Add function that verify conference info deletion on the server
      6ae595c9
  3. 25 Mar, 2025 - 2 commits
  4. 24 Mar, 2025 - 1 commit
  5. 21 Mar, 2025 - 2 commits
  6. 20 Mar, 2025 - 2 commits
  7. 19 Mar, 2025 - 2 commits
  8. 18 Mar, 2025 - 4 commits
  9. 17 Mar, 2025 - 2 commits
  10. 14 Mar, 2025 - 1 commit
  11. 13 Mar, 2025 - 2 commits
  12. 12 Mar, 2025 - 1 commit
  13. 11 Mar, 2025 - 2 commits
  14. 10 Mar, 2025 - 1 commit
  15. 07 Mar, 2025 - 2 commits
  16. 06 Mar, 2025 - 1 commit
    • Andrea Gianarda's avatar
      Add tests to verify behaviour of a basic chatroom with CPIM and IMDN · ff362e99
      Andrea Gianarda authored
      enabled
      
      Make more robust database migration code as the user may set database
      paths but instruct the core not to initialize the database. This
      behaviour can de achieved by the following lines in the rc file:
      [misc]
      use_database=1
      
      [storage]
      uri=null
      
      By not explicitely disabling friends, call log and chat database, the
      SDK assumes that they are enabled and migration sould be carried out
      ff362e99
  17. 05 Mar, 2025 - 1 commit
  18. 04 Mar, 2025 - 3 commits
  19. 03 Mar, 2025 - 1 commit
  20. 28 Feb, 2025 - 1 commit
  21. 27 Feb, 2025 - 2 commits
  22. 26 Feb, 2025 - 1 commit
  23. 25 Feb, 2025 - 2 commits