Commit graph

405 commits

Author SHA1 Message Date
Gaelle Braud
63831f9542 Open chat in right panel on state Created (fix #LINQT-2500) 2026-04-09 15:30:06 +02:00
Gaelle Braud
3533d97563 Fix camera being toggled on when opening multimedia settings 2026-04-07 09:48:53 +02:00
Gaelle Braud
d759a968a6 fix message file download 2026-04-03 15:14:16 +02:00
Christophe Deschamps
15c4d30446 Fix AccountManagerServicesRequest listener leak causing crash on OIDC device list error 2026-03-24 16:32:46 +01:00
Gaelle Braud
e8fac3bc11 Cli command : call interpretUrl on sip-address param to add domain if not indicated in the command 2026-03-23 14:36:03 +01:00
Gaelle Braud
323bb83b6e replacing useless warnings by lInfo 2026-03-18 17:17:38 +01:00
Gaelle Braud
189dfc646c wait for main window to be created to display fetch config error #LINQT-2413 2026-03-18 12:53:31 +01:00
Gaelle Braud
2b616b7ef1 fix uri between quotes in rich texts #LINQT-2474 2026-03-17 11:49:45 +01:00
Gaelle Braud
9aa5e1d8b3 fix oidc crash 2026-03-10 11:53:54 +01:00
Gaelle Braud
16477442cd force timeout on request finished 2026-03-10 09:05:39 +01:00
Gaelle Braud
e763a9ad9d store reply in variable because it will be empty once read (try to fix oidc) 2026-03-09 18:43:29 +01:00
Gaelle Braud
9ec465763f Update participant identification in removal/admim-toggle inside rooms (cherry pick 929feffc6f5f343fde931ce4c4dfccab0eb26f23 from quanta/master) 2026-03-06 16:15:55 +01:00
Jehan Monnier
12dfd2403f update oidc client secret auth 2026-03-04 16:56:45 +01:00
Jehan Monnier
3240f0f757 fix oidc connector scope parsing in case of QT >= 9.0 2026-03-04 16:56:45 +01:00
Jehan Monnier
5a956ff655 remove login_hint as most of the time it's unrelated to sip username 2026-03-04 16:56:45 +01:00
Gaelle Braud
ab9d78a89e change ephemeral api from SDK update 2026-03-03 14:51:54 +01:00
Gaelle Braud
e23afaf0de add debug for sso issue and display error on request failed 2026-03-03 13:39:46 +01:00
Gaelle Braud
3da106d4d2 add auto check for update on start config setting 2026-03-02 10:26:32 +01:00
Gaelle Braud
c0d3e44296 either call leave if call is related to a conference or pause if not #AL-34 2026-02-26 13:53:53 +01:00
Gaelle Braud
7069d57ce7 fix crash when no call associated to conference 2026-02-25 10:02:04 +01:00
gaelle.braud
2252a08db9 fix enableVideo value #LINQT-2422 2026-02-18 17:04:18 +01:00
gaelle
9c2274ab8e disable camera when accepting audio call
force automatically_accept_direction to ReceiveOnly on migration
2026-02-17 11:31:10 +01:00
Gaelle Braud
d09f7cad0b fix fetch config with url and do not display confirmation popup if fetching from url or cli 2026-02-06 12:46:49 +01:00
Gaelle Braud
de7b3e1f56 Handle both fetch-config and call in the same command #LINQT-2306
fix compil warning from ChatProxy
2026-02-05 15:05:10 +01:00
Gaelle Braud
b2e859de06 update download folder after settings created #LINQT-2402 2026-02-04 16:35:40 +01:00
Gaelle Braud
158f640731 Try to handle both fetch-config and call in the same command #LINQT-2306 2026-02-03 17:46:31 +01:00
Gaelle Braud
fd7a5e65f1 hide notification content setting 2026-02-02 13:27:51 +01:00
Gaelle Braud
d234a6c3d4 check if safe connection is being destroyed before trying lock
Add apply button and success/error toast for managing chatroom participants

debug logs
2026-01-30 17:07:35 +01:00
Gaelle Braud
bdca7f3f03 enable native ringing if ringtone is empty 2026-01-30 11:43:12 +01:00
Gaelle Braud
8d20e2dfb4 add debug in crashing connect for debug 2026-01-28 17:23:52 +01:00
Gaelle Braud
4a763ee99d do not clone conference info object on model creation as it blocks the creation
fix typo in cancelCreation calling
2026-01-28 10:29:40 +01:00
Gaelle Braud
50efe4d54a clone the linphone conference info pointer when created to get the diff with the old ones (needed to fix participant removing) #SDK-1001
fix position chat message list to first unread index #LINQT-2371

force sending chat message messageRead() callback when chat room is marked as read

try to fix crash with const & in MagicSearchList
2026-01-26 17:30:32 +01:00
Gaelle Braud
be5a7fa4e7 force starting timeout when oidc authentication requested so we can cancel the process in case the url isn't working 2026-01-23 11:09:23 +01:00
Gaelle Braud
770ed045e5 Do not automatically select chat when it is added in list because of its Created state, only force selection when user is manually creating it 2026-01-22 17:09:02 +01:00
Gaelle Braud
37d6649fa4 do not replace symbols by their rich text code as qml will handle it itself
replace \n by <br> to handle carriage return
2026-01-22 10:13:11 +01:00
Sylvain Berfini
2f73a297e9 Fixed typos 2026-01-21 09:56:52 +01:00
Gaelle Braud
ab35c1d15a fix bold text part searched in chatroom #LINQT-2351 2026-01-18 13:06:08 +01:00
Gaelle Braud
638c53dad6 sso page to manually cancel sso connection 2026-01-17 18:45:39 +01:00
Gaelle Braud
af4e8d2685 update chat participant display name when friend created/updated/removed #LINQT-2347 2026-01-17 18:45:39 +01:00
Gaelle Braud
dc4ebebc9b fix crash when null call history
Hide presence popup button if publish is disabled
2026-01-14 15:16:01 +01:00
Gaelle Braud
4e8ded737c Do not add voice recordings to shared medias (try to fix #LINQT-2308) 2026-01-14 10:02:24 +01:00
Gaelle Braud
2e7c250d8d Fix register checking ui #LINQT-2332
Add accessibility focus ui on register country combobox and fix register page spacings and interaction #LINQT-2333
2026-01-13 16:03:15 +01:00
Gaelle Braud
b19420afa9 fix update disable meetings feature setting when default account changes #LINQT-2334 2026-01-12 15:28:10 +01:00
Gaelle Braud
1a127d6dc7 fix typo in conference info description getter 2026-01-12 15:28:10 +01:00
Gaelle Braud
7e9e3e6f55 change date format in chat list #LINQT-2320
Verify local video direction to activate camera #LINQT-2328
2026-01-09 17:38:42 +01:00
Gaelle Braud
e9f04a8aaf write default core values in default rc files instead of forcing them when core starts #LINQT-2319 2026-01-09 16:39:15 +01:00
gaelle
12c12ad2b5 Only create chat if 1-1 call, it should already exist in conference if available
add me in chatroom participants view #LINQT-2312

update admin status on conference joined #LINQT-2311

fix composing status when user starts writing message #LINQT-2317

do not force presence if disabled in account params #LINQT-2318

fix chat uin 1-1 call #LINQT-2322
2026-01-09 16:39:15 +01:00
gaelle
b1970ae200 fix playback/capture device in call parameters #LINQT-2302 2026-01-07 16:47:37 +01:00
Julien Wadel
d9e5050a40 Add Bugsplat database parameters to build.
Fix crash on call at startup.
2026-01-06 11:56:57 +01:00
Julien Wadel
b562c529bc Features: CrashReporter with Crashpad and Bugsplat. 2025-12-24 17:48:08 +01:00