Multi-fixes

Merged Julien Wadel requested to merge fix/crash_quit into release/4.3
  • Crash on quit
  • Contact update propagated through timelines and more robust display name showing by using cpp.
  • ContactEdit : don't use the conference URI when adding the contact to friend on secure chat room
  • Conference View : Resize record, add record file notification.
  • Group Chat : timed invitation (30s) where it will hide if no response. It will be shown if the participant accept later.
  • Hide/Show empty chats : set defaults to avoid differences from SDK value.
  • Calls actions : Dynamic width on transfer menu to show all text, set texts to uppercase.
  • Timeline : Add a tooltip (right-clic) to show the last time update.
  • File Messages : add search shortcut on avatar like messages, remove conflicts between right-clic menu and thumbnails increase (on hovering mouse).
  • Call : hold view with a correct symbol (#10073 instead of 2 differents symbols for 2 vertical bars)
  • Languages : remove '-----' artifacts in language files
Edited by Julien Wadel

Merge request reports