Commit graph

415 commits

Author SHA1 Message Date
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
de6d62021a mentions 2025-06-27 12:06:36 +02:00
Gaelle Braud
a7e39ab276 fix crash
fix add chat to list if first message received
2025-06-27 12:06:36 +02:00
Christophe Deschamps
61fecd8c93 Mark chatroom as read-only if it is not secure and account has mandatory encryption 2025-06-24 13:37:37 +00: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
0470988c32 - Manage participants inside group chat room
- 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)
2025-06-19 11:55:42 +02:00
Christophe Deschamps
4a042392ac Schedule meeting from chat room 2025-06-17 14:57:48 +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
Christophe Deschamps
ff78a5abf1 Feature/group chat infos 2025-06-12 14:19:02 +00: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
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
9e04968b20 Leave chatroom 2025-05-20 17:00:45 +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
096501ee20 Chat - clickable links and emoji display in bubbles 2025-05-14 12:55:10 +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
Christophe Deschamps
305973038d Call Forward 2025-05-05 15:36:58 +00:00
Gaelle Braud
d24cef5e17 try to fix crash in chatrooms 2025-05-05 14:36:46 +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
Christophe Deschamps
0f435d32af Command line to run upon incoming call 2025-04-23 10:52:28 +02:00
gaelle
a2c0bfe558 remove friend from friendsmanager maps when created, updated, removed 2025-04-16 16:26:27 +02:00
gaelle
8463c3e5f9 fix magic search : call address found from research if friend with more than one address 2025-04-16 16:10:53 +02:00
gaelle
ea1dd96006 fix call history popup add/see friend 2025-04-16 12:36:55 +02:00
gaelle
ee6680b253 contact edition : add mouse area to loose focus when click outside sip address
force expand contact list when becomes visible

hide preview sticker when ringing
2025-04-15 17:31:02 +02:00
gaelle
06d6af29c7 fix paused by remote status text
fix encryption panel + dialog ui

fix current call transfer list
2025-04-15 15:24:30 +02:00
gaelle
fcf88315ab fix call activate video when create call 2025-04-11 09:48:00 +02:00
gaelle
0966c5ac17 fix missing sip addresses in allAddresses 2025-04-10 15:15:43 +02:00
gaelle
b830dff724 init language before instantiating qml components for combobox translations 2025-04-10 12:39:06 +02:00
gaelle
03e187fef6 update display name in call history when ldap friends cache cleared 2025-04-09 16:15:22 +02:00
gaelle
5953a5a88b fix minimized commented 2025-04-02 09:27:50 +02:00
gaelle
f59f88a688 create root ca directory if does not exist 2025-04-01 16:52:09 +02:00
Gaelle Braud
21ee3a5414 add setting : create end to end meetings and group calls 2025-04-01 15:34:22 +02:00
Gaelle Braud
b607cac0d1 do not display cached ldap friend if we are not doing ldap research 2025-04-01 10:17:52 +02:00
gaelle
34f914ca55 fix #LINQT-1697 wrong encryption status on paused 2025-03-26 14:10:24 +00:00
gaelle
ae86b73756 fix #INQT-1702 remove space after friend name 2025-03-26 08:59:12 +01:00
gaelle
1e5af8228e fix #LINQT-1700 hide account devices if domain does not match default domain 2025-03-25 16:28:48 +01:00
gaelle
ee8e8a4fa8 use system locale 2025-03-20 17:59:08 +01:00
gaelle
3eca1736d5 english 2025-03-20 17:45:52 +01:00
gaelle
f81400eed0 cmake + french translation 2025-03-19 17:01:15 +01:00
gaelle
327f5e9123 fix crash (ParticipantDeviceCore with nullptr model can be created if active speaker becomes null) 2025-03-12 07:57:38 +00:00
Julien Wadel
5145657aa9 Fix freeze on the second activation of screen sharing, when there are no permissions. 2025-03-11 15:33:24 +01:00
gaelle
c20a54df48 fix request error ui get account devices 2025-03-05 07:49:09 +01:00
gaelle
c65c5c8c5a fix login error messages in french
try to remove ninja compile
2025-03-04 11:35:40 +01:00
gaelle
5f804e2e44 close #LINQT-1608 busy indicator when components are loading 2025-03-03 17:38:17 +01:00
gaelle
e620af3f3e fix #LINQT-1672 connection when another softphone is using the same sip address (try to let the OS choose the port to listen to)
fix empty root ca path : try to create file if doesn't exist

fix #LINQT-1671 loading indicator call history

remove clang from nightly

fix #LINQT-1667 add time before closing window when call ends
2025-03-03 15:23:21 +01:00
Gaëlle Braud
d9fcdf6af6 fix call proxy connect already connected to call list model when model changes... 2025-02-27 18:02:34 +00:00
gaelle
311ad15a68 fix #LINQT-1658 hide meeting tab when empty videoconffactoryuri 2025-02-25 12:19:55 +01:00
gaelle
e0e3838ccf try to fix display name after call transfer (take the call log address instead of the call address)
(may be a mitel server problem)
2025-02-25 12:19:55 +01:00
gaelle
8c5ebd8b5e force accounts initialization on oidc authenticated 2025-02-24 11:50:20 +01:00
gaelle
5d77bd257d revert fix config login page (accounts registration states are not enough specific to use them as indicator of existing accounts) 2025-02-24 09:01:48 +01:00
gaelle
c1013baac5 fix slow loading when many friends 2025-02-21 16:21:02 +01:00
gaelle
b4b573a027 show real error message on login if exists
fix windows packaging

icon button
2025-02-21 16:21:01 +01:00
Gaelle Braud
b4307dd464 fix display name in call notification and call history 2025-02-12 15:44:24 +01:00
Julien Wadel
2494600efe Fix missing phone labels.
Fix transferring menu with same items (same address and phone number).
Fix build compilation.
Add a QList operator for QML.
Fix typo.
2025-02-12 14:35:27 +01:00
Gaelle Braud
d68248e152 fix #LINQT-1558 back button on login page without refreshing 2025-02-11 17:53:34 +01:00
Gaelle Braud
38a718ca0a fix #LINQT-1573 delete all history for one address
+ spinner call history
2025-02-10 11:55:05 +01:00
Gaelle Braud
e6fe32cfee clean participant device name with new sdk api
use utils fonction to set me display name in call grid
2025-02-04 14:57:53 +00:00
gaelle.braud
a4809bbde5 fix #LINQT-1641 main window steals focus on macos 2025-02-03 16:30:23 +01:00
Julien Wadel
4defd26bb6 Fix log in conference.
Fix removing auth info on bad login.
Fix crash on login.
2025-01-31 15:01:34 +01:00
Gaelle Braud
82e4da60ee try to fix #LINQT-1605 (CI needed to check the result)
fix typo

fix #LINQT-1570 bad username in participants device stickers, use participant address

fix #LINQT-1626 remote address contains gruu in transfered call

fix #LINQT-1621 ensure visible when error visible on form item
2025-01-31 10:16:15 +01:00
Christophe Deschamps
e9f868f60e Fix contact list not updating when adding a contact with no SIP address 2025-01-30 16:54:06 +01:00
Julien Wadel
f58a1a48e5 Option to enable tone indications + update SDK 2025-01-30 09:38:26 +01:00
Christophe Deschamps
fdbe13928a Update account list when core is in state GlobalOn 2025-01-30 07:56:56 +01:00
Gaelle Braud
5d42559f83 fix ensure visible contact edition
fix #LINQT-1569 dialer ui in call

fix address artifact due to full default address addition in address list
2025-01-29 15:02:39 +01:00
Christophe Deschamps
521c4eeb02 Fix transport setting in account parameters 2025-01-29 12:44:29 +01:00
Gaelle Braud
b91c3842a1 fix #LINQT-1632 contact edition not closed when saving changes 2025-01-28 18:41:09 +01:00
Christophe Deschamps
62806c94c7 Update account list upon successfull remote provisioning 2025-01-28 11:53:09 +01:00
Gaelle Braud
12d9fdb5ae fix #LINQT-1628 video enabled channge when security params modified 2025-01-28 09:30:15 +01:00
Christophe Deschamps
362605d5da Fix crash on forward 2025-01-24 17:08:41 +00:00
Julien Wadel
1a94417139 Add carddav in parallel to ldap searches.
Hide favorites for readonly friends.
Fix hidden friend menu.
2025-01-23 17:22:13 +01:00
Gaelle Braud
96772fabac fix #LINQT-1553 auth dialog on start even if account is registered 2025-01-23 13:44:42 +00:00
Julien Wadel
1c1bd91080 Crash fix on all asynchronous operations. Make alive connections, fix destructor calls. 2025-01-23 11:48:27 +01:00
Gaelle Braud
45b2a4f484 fix #LINQT-1565 button icon color
fix #LINQT-1582 auto save audio/video settings when changed in call
2025-01-22 18:04:36 +01:00
Julien Wadel
552f9791af Fix item ghost hovering and remove moving center when selecting/moving to an item in contacts/call logs.
Remove refreshing meeting list on registration state changes.
Fix scrolling to items in meetings, call logs, contacts.
2025-01-22 15:27:22 +01:00
Julien Wadel
afc830e8ef Add a kill method for qdbus. 2025-01-21 14:42:57 +00:00
Julien Wadel
30b8134016 Import old deprecated friends.db 2025-01-21 14:42:57 +00:00
Gaelle Braud
946adfb020 fix #LINQT-1519 back button register page
fix crash

close #LINQT-919 red circle token unverified call

fix paused status

fix #LINQT-1561 troncated texts
2025-01-21 09:27:07 +01:00