Commit graph

254 commits

Author SHA1 Message Date
Julien Wadel
229fbe1713 Remove Core5Compat dependency and use our own opacity implementation. 2025-10-30 17:42:43 +01:00
Gaelle Braud
2d9f568e3d Fixes :
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
2025-10-30 17:07:15 +01:00
Gaelle Braud
55a54dc10e screen ratio in function 2025-10-23 12:39:16 +02:00
Gaelle Braud
b17bc8cc27 Fixes:
fix get size with screen ratio function

fix chat sending area ui #LINQT-2068

print debug logs in linphone files for futur debugging

fix call history details ui when no video conference factory set

use remote name of each call if in local conference #LINQT-2058
2025-10-21 11:25:17 +02:00
Gaelle Braud
4e81981c07 Fixes:
try to remove ffmpeg dependency #LINQT-2015

Clean friends manager maps when restarting app as the linphone core will be reset (fix #LINQT-1933)

only show error message once when linphone restarts if remote configuration failed #LINQT-2030

auto update contact list on carddav synchronized (fix #LINQT-1983)
2025-10-17 14:00:46 +02:00
Gaelle Braud
97b1d11adb Fixes:
improve unencrypted conversations warning indicator #LINQT-2061

allow user to choose an address for sending message when multiple addresses in contact #LINQT-2054

verify friend has a core to avoid crash in liblinphone #LINQT-1933

wait for window to be active before calling markAsRead (fix #LINQT-2048)

fix button text color (fix #LINQT-1832)

change format for mkv #LINQT-2056

Registration : check phone number format #LINQT-2044

fix window closing even if a new call is started #LINQT-2055

display popup to delete meetings on right click in meeting list item (allow to delete canceled meetings which cannot be displayed in the right panel)
2025-10-15 17:25:00 +02:00
Alexandre Jörgensen
a9a78cb4bf Accessibility and code improvments:
* 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
2025-10-15 12:50:43 +02:00
Gaelle Braud
1f97112306 fix chat message research #LINQT-2047
try to fix persistent spinner on chat message state icon

remove medias section from contact page #LINQT-2060 #LINQT-2066
2025-10-13 17:34:02 +02:00
Gaelle Braud
82679ab997 use display name instead of address for security example so the magic search does not search this fake address
outboundproxy configuration #LINQT-2012

fix chat events order

fix image picto only when file does not exist #LINQT-2049/2059
2025-10-10 18:32:39 +02:00
Gaelle Braud
c4db4d132d only load 20 elements each time in chat messages list to improve perf
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
2025-10-07 16:05:44 +02:00
Gaelle Braud
8a2e842cd7 enlarge video size if single file sent
wait for chat messages model to be reset before changing chat (fix #LINQT-2011)
2025-10-02 18:04:02 +02:00
Gaelle Braud
924224abc5 enlarge image size when single in message #LINQT-2008 2025-10-01 18:13:57 +02:00
Gaelle Braud
580819df3a "No information" if device last updated date is invalid #LINQT-1646
do not display group call in meeting list
display cancelled meetings

fix account audio devices

meeting description uncapitalize #LINQT-1892
2025-10-01 18:13:57 +02:00
Gaelle Braud
faa8f73230 Fixes:
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
2025-09-26 19:20:14 +02:00
Gaelle Braud
013ba607ec FIXES:
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)
2025-09-24 17:36:46 +02:00
Gaelle Braud
e901f0046b UI fixes:
button color #LINQT-1894
fix display name call history
2025-09-23 18:41:11 +02:00
Gaelle Braud
285e6645f8 fix chat list slowness 2025-09-23 11:41:54 +02:00
gaelle
23234bafc4 fix #LINQT-1994 wrong avatars
fix emoji initials for avatar
2025-09-16 17:33:42 +02:00
gaelle
73358b7a25 Conf info fixes :
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
2025-09-16 17:33:40 +02:00
Gaelle Braud
97d8bd621e voice recording ui #LINQT-1990 2025-09-15 17:50:19 +02:00
Gaelle Braud
2560691c84 fix ldap property for friend (fix #LINQT-1974) 2025-09-15 17:50:19 +02:00
Gaelle Braud
5da7a9fd6b fix has file content chat message
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
2025-09-15 17:50:19 +02:00
Gaelle Braud
452ef79ac0 fix conference invitation message ui #LINQT-1979 2025-09-12 12:07:42 +02:00
Gaelle Braud
3866d7ecdd scrollbar in calls window right panel for small screens #LINQT-1897 (TODO fix numeric pad view) 2025-09-11 14:40:22 +02:00
Gaelle Braud
bad52def4d scrollbar in meeting and conversation participant list #LINQT-1890 2025-09-03 17:17:54 +02:00
Gaelle Braud
f30d8f3d7f align right short local messages #LINQT-1975 2025-09-03 11:00:56 +02:00
Gaelle Braud
3c85d25dfc new meeting erase title hint #LINQT-1966 2025-09-02 15:25:22 +02:00
Gaelle Braud
2f52844fca participant list design #LINQT-1926 2025-09-02 15:00:12 +02:00
Gaelle Braud
e3aebd3c00 add today button meeting list #LINQT-1886 2025-09-02 11:26:55 +02:00
Gaelle Braud
1ddfae8802 fix autoscroll to current date meeting #LINQT-1886 2025-08-28 18:22:51 +02:00
Gaelle Braud
afe81094ba open lock icon on basic chatrooms #LINQT-1903 2025-08-28 18:22:51 +02:00
Christophe Deschamps
033051066b Fix typo in voicemail count display 2025-08-28 17:38:36 +02:00
Gaelle Braud
e0286fdc42 try to fix #LINQT-1906 2025-08-26 17:42:05 +02:00
Gaelle Braud
f516505287 fix #LINQT-1910 wrong proxy index when chat list filtered 2025-08-26 12:33:27 +02:00
Gaelle Braud
5e09348c3d fix #LINQT-1904 last message imdn 2025-08-25 16:55:23 +02:00
Gaelle Braud
54eac3ddc1 loading ui meeting list 2025-08-25 11:42:39 +02:00
Gaelle Braud
d3360cdbf8 fix #LINQT-1799 default contact avatar 2025-08-22 16:23:51 +02:00
gaelle
be531b5e9f fix #LINQT-11899 text in messages disappearing (compute encoding to rich format only once for each message instead of doing it everytime something changes in the list) 2025-08-21 10:00:47 +02:00
Gaelle Braud
80d6a75377 fix #LINQT-1878 emoji picker popup closing 2025-08-20 11:00:31 +02:00
Gaelle Braud
90ad29c78e fix forwarding message #LINQT-1877 2025-08-20 11:00:12 +02:00
Gaelle Braud
93418cb7c9 hide empty chat rooms flag default value to true #LINQT-1893
fix crash

call history/chats/chat messages lists loading ui
2025-08-20 11:00:12 +02:00
Gaelle Braud
4b1cb237bf fix typo #LINQT-1876
fix chat room menu ui #LINQT-1872

update current chat message list when current chat removed #LINQT-1873

fix : remove unused connect disconnecting a usefull one
2025-08-07 15:53:47 +02:00
Gaelle Braud
3a7ec59336 fix #LINQT-1868 magic search list display name/addresses ui 2025-08-05 16:25:32 +02:00
Gaelle Braud
da2ea7d114 fix #LINQT-1799 secured status of conversation based on security level of all participants
fix manage participants
2025-08-05 14:30:04 +02:00
Gaelle Braud
a7f3476568 fix focus for key binding in chat message lit
fix participant info view
2025-08-05 14:30:04 +02:00
Gaelle Braud
6ccbdf6ef8 animation on progress status account connection + key binding open research in history 2025-08-04 17:03:09 +02:00
Gaelle Braud
55ce938d0b fix search in history + move search button in the top bar of the chat message view 2025-08-04 14:58:28 +02:00
Gaelle Braud
3f3f29b2ec reverse list to load most recent messages first 2025-08-04 14:58:28 +02:00
Gaelle Braud
8774f63e50 change bell icon 2025-08-04 14:56:22 +02:00
Gaelle Braud
98ad40e750 spinner on chat message when state idle/in progress 2025-07-31 09:48:17 +02:00
Gaelle Braud
4e37fb70f1 only allow leaving if group chat 2025-07-30 11:30:55 +02:00
Gaelle Braud
2e0d963bd2 leave conversation 2025-07-28 16:52:53 +02:00
Gaelle Braud
3546287649 fix #LINQT-1835 security circle avatar 2025-07-28 10:33:00 +02:00
Gaelle Braud
46f19d5d64 fix registration state ui in account list 2025-07-24 16:01:07 +02:00
Gaëlle Braud
ecf79d530a Fixes in chat messages (navigation with read button, sorting) 2025-07-23 21:09:14 +00:00
Gaëlle Braud
34106a8008 fix #LINQT-1833 select chat when one result in chat list after research \
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
2025-07-17 15:42:14 +00:00
Gaëlle Braud
98d9179419 fix #LINQT-1796 don't scroll to main list when selecting contact from favorites \
fix crash
2025-07-17 13:31:47 +00:00
Gaëlle Braud
dce74eb958 fixes 2025-07-14 18:11:06 +00:00
Gaelle Braud
e8feb1c0dc auto play voice recording message 2025-07-10 12:26:05 +02:00
Gaelle Braud
4c08c28bd5 search message in history 2025-07-09 17:47:32 +02:00
Gaelle Braud
1e5ec027bb forward message 2025-07-09 11:08:32 +02:00
Gaelle Braud
b1ab4224ef ephemeral messages 2025-07-04 09:52:02 +02:00
Gaelle Braud
a5851855d9 show shared medias/files + expand button on chat participant list 2025-07-03 15:20:37 +02:00
Gaelle Braud
c015375ae9 fix unread messages
fix do not add chat in list if events intended for another account

chat notif in vertical bar / account list

fix cursor on hovered link

fix sending area height
2025-07-02 12:55:21 +02:00
Gaelle Braud
e0d864a2d3 mark as read chat list 2025-07-01 17:34:38 +02:00
Gaelle Braud
de6d62021a mentions 2025-06-27 12:06:36 +02:00
Christophe Deschamps
3edc55800a Ephemeral settings 2025-06-24 11:56:27 +02:00
Gaelle Braud
4a1f1a895b message reply 2025-06-23 16:15:26 +02:00
Gaelle Braud
a02a58ecc9 imdn details 2025-06-20 15:50:31 +02:00
Gaelle Braud
1d7010c381 emoji details 2025-06-20 15:50:31 +02:00
Christophe Deschamps
7484962441 Mute/Unmute Chatrooms 2025-06-19 18:30:57 +02:00
Christophe Deschamps
279ac22463 Import Qt.labs.qmlmodels for DelegateChooser 2025-06-17 19:48:58 +02:00
Gaelle Braud
f82931d6c6 record message
auto download attached files setting
2025-06-17 11:17:35 +02:00
Gaelle Braud
6aadc2f292 sound player 2025-06-16 11:04:32 +02:00
Gaelle Braud
f69c5c3703 send message with files 2025-06-06 15:03:18 +02:00
Gaelle Braud
9d5935fb53 Chat message content 2025-06-05 17:01:57 +02:00
Christophe Deschamps
7617996dc4 Chatroom infos in Chatroom lists - composing/muted/ephemeral/imdn ... 2025-06-04 16:42:00 +02:00
Christophe Deschamps
460c0334c4 Add events to chat 2025-05-28 08:33:55 +00:00
Gaelle Braud
672ae55ea6 try to fix read access violation (Mantis 0013842) 2025-05-26 09:52:15 +02:00
Gaelle Braud
0614520e5a fix sending area wiped everytime we receive a message : set a sending text in chatcore (also allows to write something to someone and let it unfinished for later)
fix chat message insertion in list
2025-05-23 09:06:53 +00:00
Gaelle Braud
c766fb0237 fix #LINQT-1774 forgot to set visible property en e2e encrypted header 2025-05-21 17:15:04 +02:00
Gaelle Braud
481f9500c6 emoji picker
emoji picker for adding in chat message / sending reaction
2025-05-21 17:14:49 +02:00
Gaelle Braud
01a1fdd04b emoji svgs + model 2025-05-21 17:13:29 +02:00
Christophe Deschamps
f8276ac834 Meeting invitation display in chat conversations 2025-05-19 15:50:14 +00:00
Gaelle Braud
ac7164fb0b e2e encrypted header chat message list
translations update

update sdk

fix #LINQT-1772
2025-05-19 09:42:01 +02:00
Gaelle Braud
75e71be14d create new chat 2025-05-16 15:22:34 +02:00
Gaelle Braud
5808368b9a fix scroll tu first unread index 2025-05-15 11:37:09 +02:00
gaelle
f3a1b5de62 chat translations 2025-05-15 11:37:09 +02:00
Gaelle Braud
4bb1e5da43 open chat when clicking on message notification
select chat by clicking on notification

close all notifications when one clicked and chat is open
2025-05-15 11:37:09 +02:00
Christophe Deschamps
e178bd43cf Adds rich text format display in chat sending text zone 2025-05-15 09:37:09 +02:00
Christophe Deschamps
096501ee20 Chat - clickable links and emoji display in bubbles 2025-05-14 12:55:10 +02:00
Gaelle Braud
32e5d5bc1d update sdk 2025-05-13 12:39:30 +02:00
Gaelle Braud
9b67794752 imdn on each chat message
imdn on chat last message

change message notification ui

press enter to send message
2025-05-13 12:39:30 +02:00
Christophe Deschamps
dad3cb084f Presence 2025-05-13 08:34:38 +00:00
Gaelle Braud
03576d48e8 scroll to first unread message + mark as read 2025-05-07 18:39:14 +02:00
Gaelle Braud
73b83771be copy message text to clipboard + improve chat message and sending area ui 2025-05-07 18:39:14 +02:00
Gaelle Braud
ecd9373df9 Send message, composing notification 2025-05-07 18:39:14 +02:00
Gaelle Braud
bdff2bddcd delete history for chatroom
delete chat message

delete chat room
2025-05-07 18:39:14 +02:00
Gaelle Braud
b79b324027 open chat room from call/conf
navigate to chat from contact/history/magic search

select chat when joining from contact/history/magic search

message notification

filter chat rooms
2025-05-05 14:36:46 +02:00
Gaelle Braud
8fb42c333c chat list
chat messages view

update sdk
2025-04-29 14:16:55 +02:00