Skip to content

Loading optimizations:

Julien Wadel requested to merge fix/empty_chat into release/5.1
  • Avoid sending signals on chat room creation.
  • Remove display name caching from contacts and put it into the sip address model.
  • On adding new address into sip address model, avoid update all layout and use dataChanged.
  • Reorder Sip address Model and contacts model and make direct connections for prioritized update signals.

Need update of unread messages from SDK.

Edited by Julien Wadel

Merge request reports