Commit graph

394 commits

Author SHA1 Message Date
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
Gaelle Braud
89efda13c8 Fixes:
disable change layout button if paused meeting

hide call button in call history if conference and disable_meetings_feature set

disable camera if switch to audio only layout mode
2025-12-18 15:43:24 +01:00
Christophe Deschamps
78e36bfa88 Move Call Forward under the save scope in settings 2025-12-17 17:46:49 +00:00
Gaelle Braud
a6832576d3 fix third party connection with registrar uri 2025-12-15 16:55:56 +01:00
Gaelle Braud
6657c26b87 FIXES:
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
2025-12-15 12:31:55 +01:00
Gaelle Braud
8751670db2 fix disable meeting feature initialization (only check if videoconference factory uri is empty) and auto switch to call page on start if disable meeting property was set and last active tab was meetings 2025-12-12 19:10:24 +01:00
Gaelle Braud
2320cc7444 fix volume indicator slider when in call #LINQT-2254 2025-12-12 10:43:38 +01:00
Gaelle Braud
be6bf6f2a9 fix account parameters saving + add outbound proxy uri check
add outbound proxy uri check before connecting third party account
2025-12-11 15:16:26 +01:00
Gaelle Braud
21e8e2aaba ChatCore: wait for deleted state before emitting deleted signal
fix chats selection and remove useless signal
2025-12-02 17:17:43 +01:00
Gaelle Braud
5a90959125 separate enable camera and video and use enableCamera when user activates webcam (fix #LINQT-2216) 2025-12-02 12:38:35 +01:00
Gaelle Braud
b2ae9213a2 force enableAudio/Video to false when creating chatroom params to avoid sdk warning 2025-12-01 17:00:43 +01:00
Gaelle Braud
f405754e24 FIXES:
auto switch to away/online status when app is inactive/active #LINQT-2172

fix loading ui for chats/meetings lists

use uri only for account uris to remove the < and >
2025-11-28 15:24:29 +01:00