Only show config error when restarting, not everytime the app starts
send conferenceInfoReceived when conf info state is New
Use App ChatList instead of a new one in each ChatProxy (try to fix crash when catching signals in ChatCore)
auto switch to away/online status when app is inactive/active #LINQT-2172
fix loading ui for chats/meetings lists
use uri only for account uris to remove the < and >
avoid displaying more messages when the list is not yet initialized
fix meeting form end hour combobox list display #LINQT-2127
check if at least one participant when creating group chat #LINQT-2134
display all the errors at a time if they all occur #LINQT-2133
add signal to add chat to list when state Created #LINQT-2131
fix chat deletion
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 active speaker preview visibility
fix display chat after creation #LINQT-2001
+ error message if creation fails
fix meeting list
reset conf layout to the previous one when stop sharing screen #LINQT-1952
fix wrong thread cancel conf creation
fix login button ui
add banner screen sharing #LINQT-1951
auto close screen sharing panel when screen selected #LINQT-1949
disable sharing button while no screen/window selected #LINQT-1948
hide record button if chat in call #LINQT-1946
show video preview when alone in conf #LINQT-1922
fix notify account when not sender \
display security settings ui \
rename hide_sip_addresses flag \
fix #LINQT-1843 disconnect old chatroom properly to avoid having message from another chatroom in the new one selected