Gaelle Braud
a8606068ea
Improve ui to access chat header buttons when window is at its minimum width
2026-02-24 15:13:27 +01:00
Gaelle Braud
d60a9b6f2b
Make the chat sending text area take all the space available in splitview #LINQT-2382
2026-02-23 14:41:21 +01:00
Gaelle Braud
151468a95d
UI fixes:
...
fix initials function
fix translation and text weight warnings
fix meeting detail layout
fix crash when adding invalid participant to conference
cancel button on conference update loading popup
2026-02-18 12:31:47 +01:00
Gaelle Braud
c43a1c1fc5
support as much emojis as possible for Qt < 6.9.0
2026-02-16 15:22:47 +01:00
Gaelle Braud
7e0a33766b
fix Windows crashes dump upload on BugSplat #LINQT-2384
...
Try to fix deploy (symbols are not uploaded in deploy, only packaging works with cr)
2026-02-11 18:58:10 +01:00
Gaelle Braud
bf786c67a3
download folder setting
2026-02-11 15:51:48 +01:00
Gaelle Braud
38ff5ba7cd
revert Qt6.10 changes for MacOS compatibility (Qt 6.10 needs MacOS 13 or later)
...
=> use Qt6.8 as minimum version for long time support
2026-02-09 12:16:14 +01:00
Gaelle Braud
3fd45bb186
fix key navigation in start call popup when several addresses
2026-02-09 10:37:13 +01:00
Gaelle Braud
361866f9f9
add visible focus on button to ease key navigation
...
allow call from pressing enter in new call search bar if dialer open
2026-02-06 13:24:25 +01:00
Gaelle Braud
23bb9c13a4
Start call with pressing enter when entering a name/address in the magic search (Mantis-0013965; #ISERE-11)
2026-02-05 18:22:11 +01:00
Gaelle Braud
e053fcf63e
do not display non secured message in chatroom if server does not allow encrypted chats
2026-02-05 16:24:05 +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
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
a51de0ff7f
fix display participant popup when typing @
...
restore cursor when clicking on mention (cursor was stuck on ibeam)
2026-01-27 11:21:41 +01:00
Gaelle Braud
638c53dad6
sso page to manually cancel sso connection
2026-01-17 18:45:39 +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
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
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
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
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
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
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
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
Christophe Deschamps
1e29c57ad3
Move FPS under the save scope in settings + fix the save popup showing when not saved
2025-12-17 17:46:49 +00:00
Gaelle Braud
487dadb33f
do not store core object in qml files
2025-12-17 09:16:21 +01:00
Gaelle Braud
785005012d
fix crashes due to persistent ChatCore stored in qml files
2025-12-16 17:05:46 +01:00
Gaelle Braud
b34e4c24da
fix warnings
...
remove chat SafeConnection destruction
focus sending text area when chat change
2025-12-16 16:30:06 +01:00
Gaelle Braud
e78e1fffbb
display ephemeral status in chat header
2025-12-15 17:38:48 +01:00
Gaelle Braud
ac2bcc4629
Fixes:
...
meeting form : initialize meeting title if not empty #LINQT-2125
fix download path
force active focus on sending text area when replying to message
2025-12-15 16:27:48 +01:00
Gaelle Braud
75ad42d5e8
hide current call in transfer call list #LINQT-2256
2025-12-15 14:41:17 +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
1726408839
mwi labels harmonization + tooltip #LINQT-2230
2025-12-15 10:06:36 +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
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
a75965c14e
update presence when app visibility changes #LINQT-2237
2025-12-11 10:47:38 +01:00
Christophe Deschamps
f8a4f73993
Fix - when accessing and existing settings making no changes do not show Save? popup
2025-12-10 15:05:30 +01:00
Gaelle Braud
fc42ada7ba
fix chat transfer #LINQT-2246
2025-12-10 11:53:26 +01:00
gaelle
a562b0f1c8
add loaders on main pages so they are instanciated only when switching to corresponding views
2025-12-09 12:49:58 +01:00
gaelle
7573f47928
fix meeting list focus #LINQT-1920
2025-12-09 12:49:58 +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