rename fr translation
set enableVideo to false if audio call #LINQT-2086
try to fix crash on macos when switching from call window to main window (#LINQT-2077 and #LINQT-2087)
set error message when not able to download attached file
fix remove chat from list
fix new chat connection after first message sent #LINQT-2090
clean code + invalidate() for Qt6.10 compatibility
fix translations
do not display notification when it comes from the currently displayed chat #LINQT-2079
do not create account model for each chat, too much listener sending signals
fix crash in ConferenceInfoList #LINQT-2080
fix warnings on endResetModel
fix messages added twice because of displayMore() function called when lUpdate is running
Plain text in sending text area
fix inifnite loop #LINQT-2002
display name: do not modify username ui if there is not display name set by a user
remove unused signals
fix contact info update chat list #LINQT-1992
send invitations in secured chatrooms #LINQT-1996
extend meeting detail height #LINQT-1999
scrollbar call history #LINQT-1998
do not sort chat list when filtering it #LINQT-2003
remove useless signal which refresh the view for ephemeral messages (fix #LINQT-1989)
- Wires Set/Unset Admin to model function
- Fixed "is(not) now admin" messages inversion
- Fixed event log list not updating (building ID from timestamp and type)
- Updated text to reflect that a participant can no longer be in a conversation without an explicit "leaving" action from him (admin removed for example)