Commit graph

918 commits

Author SHA1 Message Date
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
41b2086b66 try to fix crash when linphone chatroom send a signal and ChatCore is already destroyed 2026-01-22 15:58:12 +01:00
Gaelle Braud
e416b01ba4 update translations 2026-01-22 14:38:54 +01:00
Gaelle Braud
6d5b9c58f2 Do not add chatroom to the list if created from a conference call 2026-01-22 14:38:47 +01:00
Gaelle Braud
df979d4270 Update settings when configuration succeed in case it contains settings modifications 2026-01-22 14:38:37 +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
Gaelle Braud
5622016824 fix crash when eventLog from newEvent signal is null 2026-01-21 17:00:23 +01:00
Gaelle Braud
cdd2783f6c fix chat message text format #LINQT-2358 2026-01-21 16:35:51 +01:00
Sylvain Berfini
2f73a297e9 Fixed typos 2026-01-21 09:56:52 +01:00
Sylvain Berfini
401c753cc6 Updated translations from Weblate 2026-01-21 08:48:29 +00:00
Gaelle Braud
b864fed809 fix search in chat history #LINQT-2349 #LINQT-2350 2026-01-19 12:51:46 +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
c756217b16 try to reduce memory consumption when displaying an animated image #LINQT-2343 2026-01-15 12:17:38 +01:00
Gaelle Braud
7f1708dacb fix call history list sorting #LINQT-2346 2026-01-15 12:17:38 +01:00
Julien Wadel
f039784b26 - Fix crash/opengl errors on loading video.
- Remove PreviewManager to simplify the process as we only have one location to display the preview.
This avoid messing with Qt framebuffers, CallCore instances and SDK instances.
- Update SDK to 5.4.77
2026-01-15 11:09:10 +01:00
Sylvain Berfini
572d859ac8 Updated translation files 2026-01-14 16:44:44 +00: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
e3a1493ceb Store call history list in app 2026-01-13 16:45:09 +01:00
Gaelle Braud
4a0cdc7f1a prevent conference list item from stealing focus when searching conference info #LINQT-2305 2026-01-13 16:03:15 +01:00
Gaelle Braud
16703ec2d5 simulate numeric pad button pressed when pressing numeric key on keyboard in new call form #LINQT-2313 2026-01-13 16:03:15 +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
7b7d382cc6 add loader to the call status icon so it is changed properly when call state changes #LINQT-2303 2026-01-12 17:57:39 +01:00
gaelle.braud
6890362c41 fix handle app activity for macos #LINQT-2295 2026-01-12 17:06:56 +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
0799fe975a fix leave calls window fullscreen when escape pressed #LINQT-2301 #LINQT-2321 2026-01-12 15:28:10 +01:00
Gaelle Braud
389fae13d8 Activate numeric pad buttons with numpad keyboard in calls window #LINQT-2310 2026-01-12 10:52:08 +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
Sylvain Berfini
591f21bb9f Updated translation files from Weblate 2026-01-08 09:54:30 +00:00
gaelle
b1970ae200 fix playback/capture device in call parameters #LINQT-2302 2026-01-07 16:47:37 +01:00
gaelle
3fb39cbb59 fix transfer message chat list again #LINQT-2246 2026-01-07 16:04:16 +01:00
gaelle
eb1a94fc01 do not display currently selected conf if we are creating or editing a conf #LINQT-2297 2026-01-07 14:57:35 +01:00
Gaelle Braud
e21005045a Remove QtMultimedia dependency 2026-01-06 15:52:26 +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
Gaelle Braud
c88d9a7f2a Fixes:
call bad signal icon color
Re-send option in message menu if not delivered

Do not show error message creating chatroom if in call as it is not being created by user #LINQT-2287
and do not try to create one if chat is not enabled in conference
2026-01-06 11:26:32 +01:00
Gaelle Braud
d57bb585db Fixes:
Only show config error when restarting, not everytime the app starts
send conferenceInfoReceived when conf info state is New

Use App ChatList instead of a new one in each ChatProxy (try to fix crash when catching signals in ChatCore)
2026-01-05 13:51:58 +01:00
Alexandre Jörgensen
b3cc4f8be2 Fix contact settings unavailable 2026-01-02 15:13:21 +01:00
Julien Wadel
b562c529bc Features: CrashReporter with Crashpad and Bugsplat. 2025-12-24 17:48:08 +01:00
Gaelle Braud
1902fe3029 Fixes:
create call chat when call is connected in order to see the unread messages notification in chat button
close right panel when starting new call
2025-12-19 17:33:45 +01:00
Gaelle Braud
bd87f3c6c3 clear app lists on restart (fix crash where signals are catch while core has not started yet) 2025-12-19 09:47:06 +01:00
Gaelle Braud
e32ed7f6a1 do not react to http digest signal if account is not in account list 2025-12-18 16:52:38 +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
Gaelle Braud
36fbf44d42 fix new chat selection 2025-12-18 10:13:37 +00:00
Christophe Deschamps
78e36bfa88 Move Call Forward under the save scope in settings 2025-12-17 17:46:49 +00:00
Christophe Deschamps
0b6393125f Move Codecs under the save scope in settings 2025-12-17 17:46:49 +00:00