Gaelle Braud
4e27f3528a
add auto check for update on start config setting
2026-03-19 15:01:45 +01:00
Gaelle Braud
0de5964883
replacing useless warnings by lInfo
2026-03-18 17:16:42 +01:00
Gaelle Braud
49bc5de54e
change ephemeral api from SDK update
2026-03-18 16:02:45 +01:00
Gaelle Braud
22ca1cec23
wait for main window to be created to display fetch config error #LINQT-2413
2026-03-18 15:42:47 +01:00
Gaelle Braud
a5d5fb1a20
fix uri between quotes in rich texts #LINQT-2474
2026-03-17 16:51:02 +01:00
Gaelle Braud
1188c5dd30
disable call forward setting
...
fix button ui
2026-03-13 16:45:35 +01:00
Gaelle Braud
285ae13eb8
OIDC fixes :
...
force timeout on request finished
fix oidc crash
Fix basic auth mode for oidc.
Make sure refresh token is optionnal
fix oidc connector scope parsing in case of QT >= 9.0
sso page to manually cancel sso connection
2026-03-11 15:37:46 +01:00
Gaelle Braud
7fbc0c80d1
Change location of chat history #LINQT-2449
2026-03-09 14:59:59 +01:00
Gaelle Braud
ca452efe80
Update participant identification in removal/admim-toggle inside rooms (cherry pick 929feffc6f5f343fde931ce4c4dfccab0eb26f23 from quanta/master)
2026-03-06 15:46:35 +01:00
Jehan Monnier
9b999bcc09
update oidc client secret auth
2026-03-04 17:19:47 +01:00
Jehan Monnier
5c92b125cd
fix oidc connector scope parsing in case of QT >= 9.0
2026-03-04 17:18:56 +01:00
Jehan Monnier
c2107437e2
remove login_hint as most of the time it's unrelated to sip username
2026-03-04 17:18:54 +01:00
Gaelle Braud
c2f8dac06d
show_past_meetings setting
2026-03-04 13:38:06 +01:00
Gaelle Braud
fbe0615cf6
display end to end encrypted conference label #LINQT-2436
2026-03-02 14:04:17 +01:00
Gaelle Braud
37fb24ed61
either call leave if call is related to a conference or pause if not #AL-34
2026-02-25 12:13:56 +01:00
Gaelle Braud
1fddae5deb
fix crash when no call associated to conference
2026-02-25 09:49:00 +01:00
Gaelle Braud
164d8ab4b1
add try/catch to fileTransferProgressIndication callback in case of crash while downloading attachment
2026-02-19 12:26:10 +01:00
gaelle
1d2eefe729
disable camera when accepting audio call #LINQT-2422
...
force automatically_accept_direction to ReceiveOnly on migration
fix enableVideo value
2026-02-18 18:32:27 +01:00
Gaelle Braud
bbb60d884a
fix fetch config with url and do not display confirmation popup if fetching from url or cli
2026-02-09 10:38:09 +01:00
Gaelle Braud
0da2bbbadf
update download folder after settings created #LINQT-2402
2026-02-05 15:03:41 +01:00
Gaelle Braud
c4602541f4
Try to handle both fetch-config and call in the same command #LINQT-2306
2026-02-05 15:03:41 +01:00
Gaelle Braud
ca4380bfd0
hide notification content setting
2026-02-02 13:58:36 +01:00
Gaelle Braud
8df5fb833c
check if safe connection is being destroyed before trying lock
...
Add apply button and success/error toast for managing chatroom participants
debug logs
2026-02-02 08:55:57 +01:00
Gaelle Braud
d9b879fac7
enable native ringing if ringtone is empty
2026-01-30 11:42:26 +01:00
Gaelle Braud
7685462960
add debug in crashing connect for debug
2026-01-28 15:21:05 +01:00
Gaelle Braud
4916c0ad6e
do not clone conference info object on model creation as it blocks the creation
...
fix typo in cancelCreation calling
2026-01-28 12:14:02 +01:00
Gaelle Braud
4fd7199a83
Merge branch 'release/6.1'
2026-01-27 14:38:52 +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
Ghislain MARY
befa4a2635
Add support of Jabra headsets via the hidapi library.
2026-01-06 17:27:11 +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
0cf3938dc3
Move Call Forward under the save scope in settings
2025-12-17 18:49:47 +01:00
Christophe Deschamps
78e36bfa88
Move Call Forward under the save scope in settings
2025-12-17 17:46:49 +00:00