Commit graph

838 commits

Author SHA1 Message Date
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
Christophe Deschamps
54a3501ddf Refactor and reposition participant management in group chat room 2025-06-24 11:54:35 +02:00
Gaelle Braud
4a1f1a895b message reply 2025-06-23 16:15:26 +02:00
Christophe Deschamps
f82a4db826 Wrap text in action button in room info 2025-06-20 19:24:55 +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
279ac22463 Import Qt.labs.qmlmodels for DelegateChooser 2025-06-17 19:48:58 +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
6ff3cc0ae7 Fix crash with CardDav 2025-06-13 12:23:51 +02:00
Christophe Deschamps
f4e3db8a07 Call from chat room 2025-06-12 20:08:20 +02:00
Christophe Deschamps
ff78a5abf1 Feature/group chat infos 2025-06-12 14:19:02 +00:00
Christophe Deschamps
4ef65219ad Prevent freeze when left chatroom is opened 2025-06-10 12:00:23 +02:00
Christophe Deschamps
c56db0f429 1-1 Conversations Info, wired functions : 2025-06-09 14:20:34 +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
Gaelle Braud
af2350cd16 add qtkeychain submodule 2025-06-05 16:45:29 +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
Christophe Deschamps
7abfe4508c Set a maximum dp to avoid too big display on large screens 2025-05-23 08:20:53 +02:00
Gaelle Braud
30538cf464 fix #LINQT-1776 wrong translations on numerus forms 2025-05-21 17:15:04 +02: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
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
Gaelle Braud
c0dbc4b0e5 try to improve friend research (clean address before insertion in map) 2025-05-13 12:38:55 +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
Christophe Deschamps
8516a3febf German translations 2025-05-05 08:23:12 +00:00
Jehan Monnier
0fde929da3 Fix basic auth mode for oidc.
Make sure refresh token is optionnal
2025-05-04 18:11:05 +02:00
Gaelle Braud
8fb42c333c chat list
chat messages view

update sdk
2025-04-29 14:16:55 +02:00
Sylvain Berfini
9b9994b358 Merge remote-tracking branch 'origin/release/6.0' 2025-04-29 11:35:27 +02:00
Christophe Deschamps
0f435d32af Command line to run upon incoming call 2025-04-23 10:52:28 +02:00
Gaelle Braud
2feb741c1b force larger text metrics weight to guarantee correct width for button
fix macos ci + update sdk
2025-04-22 10:06:43 +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
Jehan Monnier
0dcecdd578 fix basic auth mode for oidc 2025-04-15 17:48:53 -07: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
53dd2c415e fix video display 1-1 call 2025-04-15 10:46:45 +02:00
gaelle
9f4af14662 add friends manager 2025-04-11 14:21:25 +02:00
gaelle
ac79b1de51 hide menu new call contact list 2025-04-11 09:48:10 +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
c324b09aae hide second error text for password 2025-04-10 14:50:26 +02:00
gaelle
67c80b8aff fix scroll to error message for forms 2025-04-10 14:34:29 +02:00
gaelle
3971ce23cf update translation files 2025-04-10 13:13:22 +02:00
gaelle
b830dff724 init language before instantiating qml components for combobox translations 2025-04-10 12:39:06 +02:00
gaelle
42a6a7a3b7 fix typo leading to display more contacts not called 2025-04-10 10:21:00 +02:00
Jehan Monnier
b52c606a1e Remove localhost setting as it does not work on ipv4 connection on mac. 2025-04-09 19:02:51 +00:00
gaelle
03e187fef6 update display name in call history when ldap friends cache cleared 2025-04-09 16:15:22 +02:00
gaelle
9c89394631 update sdk (fix on ldap friends in magic search) 2025-04-07 10:23:51 +02:00
gaelle
a2e6549204 test 2025-04-03 15:03:41 +02:00
gaelle
446000267e test 2025-04-03 15:01:48 +02:00
gaelle
79f27465e5 add qinfo ldap debug 2025-04-03 14:19:57 +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
3a080ea801 fix local group call 2025-04-01 15:53:20 +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
fb009fa17a fix #LINQT-1705 allow adding ldap friend in app contacts 2025-04-01 10:17:52 +02:00
gaelle
1f05363fd4 use utils formatDate function
close #LINQT-1704 remove video conference factory uri for 6.0 linphone accounts
2025-03-27 11:03:47 +01:00
gaelle
34f914ca55 fix #LINQT-1697 wrong encryption status on paused 2025-03-26 14:10:24 +00:00
gaelle
50ce83b466 trad oidcmodel 2025-03-26 09:04:49 +01: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
37fd7f586e german trad 2025-03-25 16:28:48 +01:00
Jehan Monnier
55cd198048 implement configurable oidc client id and client secret auth for oidc token endpoint 2025-03-25 13:49:41 +00:00
gaelle
c6a2a5e479 fix adaptative margins : set minimum margin 2025-03-25 12:45:45 +01:00
gaelle
50fadef681 login pages adapt margins when downsize window 2025-03-24 17:36:02 +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
9011106cc3 fix set audio only if video disabled in params 2025-03-12 07:57:38 +00:00
gaelle
ebdefe835f send conference invite to participants 2025-03-12 07:57:38 +00: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.braud
edd108f798 fix ui 2025-03-07 15:23:22 +01:00
Gaelle Braud
06647f002a resize the app according to screen definition
fix ui size according to screen resolution
2025-03-07 11:36:34 +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
b2d20b72e9 fix #LINQT-1675 enable video switch in settings 2025-03-03 16:40:40 +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
gaelle
5cc303df7f fix set meeting feature enabled on linphone start 2025-02-28 18:01:46 +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
b6ac70d627 fix close calls window on last call finished 2025-02-25 17:19:56 +01:00
gaelle
3629732fde asynchronous actions buttons to improve performances 2025-02-25 16:06:40 +01:00
gaelle
586dca5cd0 auto indentation qt 2025-02-25 12:19:56 +01: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
c8b65fb5b2 fix flickable direction
fix ui left panel call history/contact/meeting
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
5144df7896 fix contact edition fields
try to remove avatar shadow effect in lists to improve performances
2025-02-10 15:39:18 +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
Christophe Deschamps
19db70ca75 Configuration migration from 5 to 6 including changes done in assistant rc files. 2025-02-06 17:24:01 +00:00
gaelle
a7e9f19412 try to fix #LINQT-1558 (to test, not possible for me as my remote provisioning account does not work) 2025-02-06 15:00:53 +01:00
gaelle
de0728651e workaround for Qt bug on Password echo mode in textfields 2025-02-06 14:40:30 +01:00
Gaelle Braud
743a909bb1 fix #LINQT-1605 scroll in params for Qt6.5.3
edit gitignore
2025-02-05 10:26: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
e1643fc025 fix #LINQT-1569 dialer position in call panel 2025-02-04 12:19:05 +01:00
gaelle.braud
5f203ced1c fix #LINQT-1644 force refresh register when switching to enabled 2025-02-04 12:19:05 +01:00
Gaelle Braud
fd57e952e4 try to fix #LINQT-1605 again 2025-02-04 12:19:05 +01:00
Julien Wadel
afbf8c1fa4 Change mkv into smff ("Simple Media File Format" which is the Standard Matroska file format that supports video, .mkv or .mka file extension) 2025-02-04 11:50:37 +01:00
gaelle.braud
a4809bbde5 fix #LINQT-1641 main window steals focus on macos 2025-02-03 16:30:23 +01:00
Gaelle Braud
37a0403c01 may fix #LINQT-1605 this time 2025-02-03 15:24:47 +01:00
Gaelle Braud
5283a7c250 fix auto fill address field when creating contact from call page
fix missing from #LINQT-1605
2025-02-03 13:03:20 +00:00
Julien Wadel
d2ddf01144 Fix removing account 2025-02-03 12:22:04 +01:00
Christophe Deschamps
ac8e0f146c Fix crash logging out from an account with no contact address 2025-02-03 11:14:35 +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
b056165155 Handle friend with no address update and removal 2025-01-30 21:41:01 +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
Christophe Deschamps
5c9ab21356 Fix crash in contact creation with no SIP address 2025-01-30 16:54:06 +01:00
Julien Wadel
d74ccc32bd Fix being call after removing the account: do not remove auth info before the account has been correctly removed (unREGISTER sent) 2025-01-30 16:08:46 +01:00
Julien Wadel
3e57429534 Fix capture graph listener count: count all cases where the capture graph is needed.
Fix avoiding to have a call and a graph both:
- If in call or new call, switch off the capture graph and to not create new graphs.
- If not in call or no more call, switch on the capture graph if needed (listener count > 0).
- Return volume result to GUI from the capture graph or the current call.
2025-01-30 11:51:47 +01:00
Christophe Deschamps
727c53209b Fix crash when Sip registration failed upon login 2025-01-30 08:53:57 +00: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
Christophe Deschamps
8003b09e3b Prevent crashes creating contacts with only phone number and no SIP address 2025-01-29 17:12:14 +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
Gaelle Braud
db6fc41480 fix #LINQT-1622 connection succeed popup
set new privacy policy and terms of use urls

fix mic volume tester visibility in call

fix #LINQT-1583 secured avatar on unsecured address in call history

fix #LINQT-1631 zrtp to verify devices

fix #LINQT-1526 title inside stackview to avoid freeze effect

fix #LINQT-1579 spacing in layouts

fix #LINQT-1625 right panel closes before new call starts

crop text sticker

fix verified icon size
2025-01-28 18:13:10 +01:00
Gaelle Braud
063cdfb33b try to fix #LINQT-1605 cannot scroll in advanced settings 2025-01-28 17:06:52 +01:00
Gaelle Braud
ca51d44505 try to fix #LINQT-1605 cannot scroll in advanced settings 2025-01-28 14:44:41 +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
Christophe Deschamps
dcec744edb Wire the save button on debugs settings 2025-01-24 17:36:03 +01:00
Christophe Deschamps
c9e40bd6af Dismiss Start Call Popup after choice is made 2025-01-24 15:29:21 +01: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
Gaëlle Braud
dc45edf172 fix time zone \
+ crop text when too large \
+ muted icon sticker
2025-01-23 15:32:47 +00: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
2e08bfe507 fix third party sip back button visibility 2025-01-22 18:35:33 +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
860fc22aa5 CMake: Add POSITION_INDEPENDENT_CODE=ON to resolve Qt link error (protected symbol). 2025-01-22 16:34:14 +00:00
Julien Wadel
377bf03818 Fix empty display name after setting friend in favorites. 2025-01-22 16:34:14 +00: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
fe453b2f7d Fix an overall crash on safe connections management:
Let some time to check members destructions after connection destruction.
2025-01-22 15:01:08 +01:00
Julien Wadel
afc830e8ef Add a kill method for qdbus. 2025-01-21 14:42:57 +00:00
Julien Wadel
b3a3158c95 Fix display names differences with avatar. 2025-01-21 14:42:57 +00:00
Julien Wadel
30b8134016 Import old deprecated friends.db 2025-01-21 14:42:57 +00:00
Julien Wadel
e79af38bb2 Fix login with fields that were not taken account. 2025-01-21 15:35:55 +01:00
Julien Wadel
93bafc3700 Fix truncated text. 2025-01-21 15:31:19 +01: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
Gaelle Braud
2e93b769d0 fix login 2025-01-20 16:42:49 +00:00
Julien Wadel
05b7251797 Fix async crashes like getting display name from Ui. 2025-01-20 10:36:27 +01:00
Christophe Deschamps
5e3a2d07aa Update configuration upon successfull remote provisioning 2025-01-17 14:26:46 +01:00
Gaelle Braud
a4b7951b22 fix meeting creation
fix wrong thread conference info write from model

fix #LINQT-1563 update dummy item on conf info date modif

fix variant object ownership

fix initaldisplayitems
2025-01-16 16:34:17 +01:00
Julien Wadel
60182a8797 Update lime algo and add migration step.
Update SDK.
2025-01-16 10:24:17 +01:00
Julien Wadel
7c4d89cd86 Return back to the correct page on closing contact edition. 2025-01-16 08:56:23 +00:00
Gaelle Braud
53a6f6768d fix #LINQT-1555 grid layout conf 2025-01-16 08:53:53 +00:00
Julien Wadel
ae82cd0ea6 Update meeting title while typing.
Take account sip address on losing focus when saving contact.
2025-01-16 09:15:08 +01:00
Julien Wadel
4181d19631 Synchronize contact list names with contact edition on save. 2025-01-15 18:58:02 +01:00
Julien Wadel
c5c6a328b1 Encode config uri in order to take account of special characters like spaces. 2025-01-15 18:19:20 +01:00
Julien Wadel
11a8106327 On audio call, do not activate video. 2025-01-15 17:56:17 +01:00
Julien Wadel
b46c4d16f2 Propagate friend creations/deletion to allow display name updating. 2025-01-15 17:05:57 +01:00
Julien Wadel
28bb188941 Fix bad thread on Contact creation.
Fix contact selection after creation.
2025-01-15 17:05:57 +01:00
Gaelle Braud
cde6bc0788 fix #LINQT-1551 tabbar text size
fix #LINQT-1552 do not show validation toast in conf

fix #LINQT-1554 micro muted icon for user
2025-01-15 16:36:24 +01:00
Gaelle Braud
549866b48f fix crash on clearSingletons due to ButtonStyle nested components 2025-01-15 15:01:14 +01:00
Gaelle Braud
39564ed708 fix last active index 2025-01-14 14:55:23 +01:00
Gaelle Braud
81dfce3898 rm warning on close 2025-01-14 14:01:38 +01:00
Gaelle Braud
f6c3fc3252 fix crash on friend update 2025-01-14 14:01:38 +01:00
Gaelle Braud
db35d67a70 UI fixes:
- button style + icons

- try to fix mac text edition error

- disabled color considering lightness

- fix #LINQT-1524 avatar secured border

- fix #LINQT-1525 padding add participant form

- fix #LINQT-1537 more options menu in call

- fix #LINQT-1538 floating header in parameters

- fix #LINQT-1539 display name in conf info participants list

- fix #LINQT-1462 rm waiting time
2025-01-14 14:01:38 +01:00
Gaelle Braud
d9786c31e3 set media encryption according to settings 2025-01-14 13:54:31 +01:00
Gaelle Braud
fd36fd7c88 mr 2025-01-14 11:27:50 +01:00
Gaelle Braud
6a46aab83d fix 2025-01-14 11:19:47 +01:00
Gaelle Braud
aab7ad1c6d fix meeting date edition 2025-01-14 11:19:47 +01:00
Gaelle Braud
1d114ab468 fix meeting time edition 2025-01-14 11:19:47 +01:00
Gaelle Braud
06d00de59b fix #LINQT-1512 do not return to conference list when cancel meeting creation 2025-01-14 11:19:47 +01:00
Christophe Deschamps
783c0dbfd1 Option to lookup call remote party in LDAP using only username instead of full address (telephony context) 2025-01-13 20:38:34 +00:00
Julien Wadel
0bc0a44af2 Activate minimized option. 2025-01-13 18:39:48 +01:00
Christophe Deschamps
aef8d4b6c5 Fix codecs update threading 2025-01-10 15:06:37 +00:00
Julien Wadel
d5f8c1af0a Feature: custom shortcuts on main page.
#LINQT-1506
2025-01-10 15:03:40 +00:00
Christophe Deschamps
6833dd10d2 Option to control Ldap Friend cache clearing 2025-01-10 12:17:18 +01:00
Christophe Deschamps
98cadf8b5d Fix succesfull configuration payload type list update threading 2025-01-09 09:19:38 +00:00
Julien Wadel
cfe3c49a68 LINQT-1531: Fix call history display names. 2025-01-09 09:02:44 +00:00
Julien Wadel
fb29ddb4c4 Global crash fix : Cpp Objects were destroyed on GUI destruction.
Add debug name on VariantObject.
2025-01-09 08:51:30 +00:00
Christophe Deschamps
f4460a55bc Run downloaded codecs updates and set video codecs priority policy on Linphone Core Thread 2025-01-08 16:55:38 +00:00
Julien Wadel
56176b27f0 Fix qml errors.
Remove ldap friends cache to avoid being desynchronized with ldap servers.
2025-01-08 16:47:19 +01:00
Julien Wadel
30f08bac93 Fix ldap enabled option. 2025-01-08 15:59:15 +01:00
Julien Wadel
c3bb023f12 New cli commands : Bye, accept, decline. 2025-01-08 13:10:40 +00:00
Julien Wadel
d9692265be Change display limit values to avoid erratic loading behavior on lists.
Select first history call item on load.
2025-01-08 13:35:29 +01:00
Julien Wadel
f1c9301533 Replace EmojiTwo by OpenMoji because Linux display no characters.
Use 2 ttf files because Linux/Windows cannot use the same.
Remove a font loading warning.
2025-01-08 08:43:52 +00:00
Julien Wadel
6ed9f87963 Fix voicemail url in settings.
Fix #LINQT-1479
2025-01-07 15:53:19 +01:00
Julien Wadel
773faddd7c Add margins to logo to avoid showing huge logo in system bars (MacOs) 2025-01-07 11:47:20 +01:00
Julien Wadel
1eaff569c9 Fix mac deprecation using __MAC_OS_X_VERSION_MIN_REQUIRED (available don't work as expected) 2025-01-03 11:53:37 -05:00
Julien Wadel
f351f63b58 Mac deprecation: replace CGWindowListCreateImage by ScreenCaptureKit.
Fix unresponsive combo/switch settings
2025-01-03 10:49:45 -05:00
Gaelle Braud
4a167612a3 fix #LINQT-1499 do not display zrtp popup in conference 2025-01-03 14:46:07 +00:00
Gaelle Braud
e42d90f9ee fix #LINQT-1500 date time in local time zone 2025-01-03 14:45:33 +01:00
Gaelle Braud
cae5372e97 fix #LINQT-1505 edit meeting start/end time 2025-01-03 14:45:33 +01:00
Julien Wadel
d425a3dfe8 Mac fixes:
-Application/Executable names for Mac.
-Codesigning on the correct bundle.
-Configure Ino.plist before setting bundle properties in cmake.

Fix crash on reading empty address on MWI.
2025-01-03 04:51:41 -05:00
Gaelle Braud
0648c3bb61 fix #LINQT-1498 + #LINQT-1510 conf layout + screen sharing when alone in conf 2025-01-02 16:24:44 +01:00
Gaelle Braud
80b119b2ca fix #LINQT-1465 set auto video codecs + don't sort codec lists 2025-01-02 15:39:37 +01:00
Gaelle Braud
eb8c95f192 fix 2025-01-02 10:40:15 +01:00
Gaelle Braud
f1fb447fa3 force active speaker if not in conf 2025-01-02 10:40:15 +01:00
Gaelle Braud
55e325c7ec LINQT-1503 meeting avatar 2025-01-02 10:40:15 +01:00
Gaelle Braud
64ca2feff6 LINQT-1502 add video call button magic search 2025-01-02 10:40:15 +01:00
Gaelle Braud
5dd878dbc9 active speaker as default layout 2025-01-02 10:40:15 +01:00
Gaelle Braud
6377d60c8b fix #LINQT-1501 missing username display only 2025-01-02 10:40:15 +01:00
Gaelle Braud
79aedce881 fix #LINQT-1493 do not display authentication popup in login page 2024-12-27 10:43:32 +01:00
Gaelle Braud
55f1d9c17e set core values on textfield text modified 2024-12-26 14:01:57 +01:00
Gaelle Braud
017971c886 Do not focus on the first element after opening the settings menu.
Fix settings menu navigation.
Update SDK for screensharing.
Fix account list object selection.
2024-12-19 10:21:07 +01:00
Julien Wadel
c908f0d42c Fix blinkink text fields.
Remove storing core from GUI on fields. Core should never be stored in GUI because they are managed by CPP and not QML.
Fix crashes on account settings.
Add missing exception verbosing.
2024-12-18 18:44:14 +01:00
Gaelle Braud
79b15f4178 account parameters save
settings parameters save

ldap enabled save
2024-12-18 15:50:57 +01:00
Gaelle Braud
7faa4cba47 fix #LINQT-1486 set default conference layout in parameters
LINQT-1487 add security/encryption settings
2024-12-12 17:25:53 +01:00
Julien Wadel
d5bc7c071b Fix display command help. 2024-12-12 17:20:01 +01:00
Julien Wadel
5952218487 Move popup position to avoid overlapping with popup button. 2024-12-12 16:18:52 +00:00
Julien Wadel
bdbab66c94 Fix moving current date.
Set dummy conference info as a null core.
Load new items in case of chaning dates.
Allow gui to load until current date.
Fix video direction on screensharing.
Update SDK for tone indication on meetings.
Clean
2024-12-12 16:56:19 +01:00
Christophe Deschamps
656fdc8093 Request audio/video permissions at app startup on Mac 2024-12-12 15:59:28 +01:00
Christophe Deschamps
4d426962d2 Fix H264 codec not loading 2024-12-11 15:41:05 +01:00
Gaelle Braud
04e270e699 fix crash 2024-12-09 16:17:33 +01:00
Gaelle Braud
0f9539f37e fix #LINQT-1438 missing button in waiting room + show calls window when opening waiting room
ui

fix remove participant device from list when leaving conf (bad uri)
2024-12-09 16:10:27 +01:00
Julien Wadel
ef18622793 - Fix undefined signals/functions that comes from bad visibility scope.
- Fix binding loop on cacheBuffer and wrong variables on call statistics.
- Remove apostrophe from user-agent.
- Add RemoteCardDAV into contact list.
- Fix crash on starting a call while a conferenceInfo is loading. 
- Contact details redirection after creating one.
2024-12-09 14:10:13 +00:00
Julien Wadel
fd11013047 Centralize variant creation into Utils 2024-12-06 11:27:39 +01:00
Julien Wadel
aceaa05ec6 Fix country flags + combobox contents list.
Replace unsupported Fonts (Qt need COLRv0).
Clean unused fonts
2024-12-06 11:10:01 +01:00
Julien Wadel
a90a31955f Simplify enabling video and fix not receiving video.
Update SDK for speedup startup.
2024-12-05 19:26:45 +01:00