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
* 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 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
- 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)