1. 20 Feb, 2025 - 1 commit
  2. 14 Feb, 2025 - 1 commit
    • Andrea Gianarda's avatar
      Improve resiliance of SDK clients against server errors when searching a chat stored in the RAM: · 1e19fc23
      Andrea Gianarda authored
      Ensure that linphone_core_search_chat_room_2 doesn't do a SIP address comparison as stated in the RFC. In fact, doing that leads to being too exposed to server instabilities.
      For example, if a server for whatever reason removes the conf-id parameter from the chatroom peer address, it will prevent to client to join any new chatroom as all will match the corrupted chat
      
      Add class ConferenceContext to easily compare two chatrooms or
      conference based on the parameters, local and remote address and the
      participants
      1e19fc23
  3. 13 Feb, 2025 - 1 commit
  4. 12 Feb, 2025 - 2 commits
  5. 11 Feb, 2025 - 4 commits
  6. 10 Feb, 2025 - 3 commits
  7. 08 Feb, 2025 - 1 commit
  8. 07 Feb, 2025 - 2 commits
  9. 06 Feb, 2025 - 4 commits
  10. 05 Feb, 2025 - 4 commits
  11. 04 Feb, 2025 - 2 commits
  12. 03 Feb, 2025 - 1 commit
  13. 30 Jan, 2025 - 2 commits
  14. 29 Jan, 2025 - 6 commits
  15. 28 Jan, 2025 - 6 commits