hide sip address in conversation info if hide_sip_addresses set
write account presence note event if empty (otherwise it cannot be cleaned)
add chatroom to list when Created state signal received
fix navigation to create contact from conversation infos
display copy sip address even if participant is in contact list
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 >
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
* Normalize and correct linphone color
* Add border when user focus using keyboard navigation
* Correct some keyboard navigation
* Add accessibility screen reading to interactive elements except chat and meeting
fix image error ui
black rectangle on unstarted video
fix text edit loses focus when message sent (#LINQT-2009)
try to fix wrong message spinner icon #LINQT-2010
hide security parameters #LINQT-2019
fix open contextual menu component to open settings/help pages #LINQT-2021/2022
fix muted status not visible on local preview #LINQT-2023
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)
set default videoconference factory uri
fix conf info message ui
fix conversation infos call action
always update all conf info on conf info received as we don't know which account is concerned
fix #LINQT-1980 display meeting detail
fix #LINQT-1986 force conferenceInfoReceived signal on meeting creation
fix do not add conference if state is cancelled
only show address for suggestions
do not refresh devices if current account is null
fix crash
add error message on account parameters saved and apply changes on text changed instead of edited (fix #LINQT-1935)
fix disable meeting feature setting in wrong thread
destroy parameter page when closed (to avoid multiplied connections)
fix show/add contact in conversation info
hidden button for debug chatroom address (top right of the avatar in conversation info, press and hold right click) \
display year in meeting list if not this year \
try to fix #LINQT-1834 not all imdn status displayed \
chat details panel refacto