call bad signal icon color
Re-send option in message menu if not delivered
Do not show error message creating chatroom if in call as it is not being created by user #LINQT-2287
and do not try to create one if chat is not enabled in conference
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)
disable change layout button if paused meeting
hide call button in call history if conference and disable_meetings_feature set
disable camera if switch to audio only layout mode
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 >
remove debug
do not force declining call when user in do not disturb status #LINQT-2129 #LINQT-2171
do not handle chat notifications when chat disabled
change transfer direction (transfer paused call to current) #LINQT-2211
fix chat message image size in call #LINQT-2142
update translations
fix crash
remove auto switch audio device to avoid binding loop
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
do not display notification if message already read
display notif when copying account sip address #LINQT-2126
prevent adding our own address in participants (fix #LINQT-2164)
display real error message when carddav sync fails
hide mark as read button if no unread message #LINQT-2144
fix screencast panel hidden while user is sharing screen #LINQT-2136
disable selection for cancelled meetings #LINQT-2121
* Use QT 6.10.0
* Change invalidateFilter (deprecated) to beginFilterChange/endFilterChange
* Remove warning of presenceStatusItem
* Add changelog with this modification for 6.1.0
* Do not use anymore variables to build docker images. Qt versions are now hardcoded in images to allow multiple opensource Qt versions.
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