Commit graph

553 commits

Author SHA1 Message Date
Gaelle Braud
1cdc35bebd display recordings in native dialog 2026-04-02 18:28:20 +02:00
gaelle
57c1a82546 Windows system notifications 2026-04-02 10:05:36 +02:00
Gaelle Braud
c1996aac57 try to fix glitching buttons in chat header 2026-03-19 15:02:04 +01:00
Gaelle Braud
4221518dc1 fix help page left panel cropped buttons 2026-03-19 15:01:45 +01:00
Gaelle Braud
858ec41ccb clean code to remove warning 2026-03-19 15:01:40 +01:00
Gaelle Braud
5bb9c1a6a4 force focusing chat search bar when research done (otherwise focus is lost if chat previsouly focused becomes invisible) #LINQT-2377 2026-03-18 16:12:51 +01:00
Gaelle Braud
7c590e16df UI fixes:
mark chat as read if message received while conversation is opened and at end #LINQT-2442

remove warnings

revert flickable change in abstract settings layout leading to mouse focus issue
2026-03-18 11:12:10 +01:00
Alexandre Jörgensen
f172435724 Accessibility fixs:
* Fix focus and screen reader on Dialog #LINQT-2197
* Fix dialer accessibility #LINQT-2204
* Add accessibility to voicemail button #LINQT-2200
*Add list annoncement on magicsearch suggestions #LINQT-2205
* Fix accessibility on contact lists #LINQT-2206
* Fix screen reader does not say values on combobox #LINQT-2195
* Fix focus when close modal #LINQT-2220
* Focus end call button when accepting a call #LINQT-2223
2026-03-17 17:57:20 +01:00
Gaelle Braud
03d5923f92 hide "allow video" setting #LINQT-2446 2026-03-17 16:51:02 +01:00
Gaelle Braud
2817e48a68 Access to shared medias and documents from contact page #LINQT-2432 2026-03-17 16:31:50 +01:00
Gaelle Braud
98bf0f8dea fix invalid config url advanced settings #LINQT-2435 2026-03-16 15:28:27 +01:00
Gaelle Braud
08f8ff73df Copy actions in troubleshooting page
Update translations
2026-03-13 16:45:35 +01:00
Gaelle Braud
1188c5dd30 disable call forward setting
fix button ui
2026-03-13 16:45:35 +01:00
Gaelle Braud
0a3d9cf8c9 UI fixes :
RichText fixes #LINQT-2460 #LINQT-2464

remove double back button chat infos #LINQT-2471

hide chat history button if call log does not have one #LINQT-2467

Cancel reply to when switching chat #LINQT-2407

fix typo
2026-03-12 12:31:26 +01:00
Gaelle Braud
b735070261 add tooltip and placeholder to domain in login page #LINQT-2284
Fix FormItemLayout content width
2026-03-11 16:29:56 +01:00
Gaelle Braud
664a295f24 fix chat during call header ui #LINQT-2448 2026-03-11 15:37:46 +01:00
Gaelle Braud
8959cca74e update call history list when new call incoming (somehow if juste the new call log is added, it ends at the end of the list when updating the whole list) fix #LINQT-2444 2026-03-10 14:53:06 +01:00
Gaelle Braud
7fbc0c80d1 Change location of chat history #LINQT-2449 2026-03-09 14:59:59 +01:00
Alexandre Jörgensen
d2413f33a9 Accessibility fixs :
* Fix focus on first relevant element after changing page with navbar #LINQT-2202
* Improve focus navigation on call history list #LINQT-2201
* Fix missing accessible button name in dialer #LINQT-2221
* Switch from ScrollView to Flickable in parameters
* Add auto scroll on keyboard navigation in settings #LINQT-2219
* Correct back button in settings #LINQT-2209
* Fix focus when open settings page #LINQT-2208
* Arrow in vertical tab bar now change button focus instead of changing page #LINQT-2194
* Fix focus and accessibility label in magic search bar #LINQT-2205
2026-03-09 10:11:53 +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
Gaelle Braud
dc603dace6 fix meeting icon 2026-03-06 15:35:31 +01:00
Gaelle Braud
e7598bef1e add chat history button in call list for meetings with chat #LINQT-2449 2026-03-06 15:35:31 +01:00
Gaelle Braud
5f8d0e0d79 add ui settings for showing/hiding past meetings 2026-03-04 18:00:35 +01:00
Gaelle Braud
fbe0615cf6 display end to end encrypted conference label #LINQT-2436 2026-03-02 14:04:17 +01:00
Gaelle Braud
d207d88a11 do not add chatroom if it does not match the filter #LINQT-2431 2026-02-25 12:47:36 +01:00
Gaelle Braud
cef5a85d63 Fix attempt for image not displaying immediatly 2026-02-25 09:45:55 +01:00
Gaelle Braud
447e82097b Improve ui to access chat header buttons when window is at its minimum width 2026-02-24 15:20:04 +01:00
Gaelle Braud
f91b047e8e Make the chat sending text area take all the space available in splitview #LINQT-2382 2026-02-23 14:35:42 +01:00
Gaelle Braud
9952791f22 update translations 2026-02-19 12:02:57 +01:00
Gaelle Braud
a9c7e1f8cc 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-19 08:53:23 +01:00
Gaelle Braud
06266a49b1 download folder setting 2026-02-16 15:44:26 +01:00
Gaelle Braud
5b4828aa56 fix Windows crashes dump upload on BugSplat #LINQT-2384
Try to fix deploy (symbols are not uploaded in deploy, only packaging works with cr)

fix windows ci
2026-02-16 15:44:25 +01:00
Gaelle Braud
a5cb280c82 support as much emojis as possible for Qt < 6.9.0 2026-02-16 15:27:26 +01:00
Gaelle Braud
3f53759f86 revert Qt6.10 changes for MacOS compatibility (Qt 6.10 needs MacOS 13 or later)
=> use Qt6.9 as minimum version
2026-02-13 16:14:00 +01:00
Gaelle Braud
27b8b726bd add visible focus on button to ease key navigation
allow call from pressing enter in new call search bar if dialer open

fix key navigation in start call popup when several addresses
2026-02-09 10:39:22 +01:00
Gaelle Braud
da15f94443 Start call with pressing enter when entering a name/address in the magic search (Mantis-0013965; #ISERE-11) 2026-02-05 18:22:32 +01:00
Gaelle Braud
191b17bc8a do not display non secured message in chatroom if server does not allow encrypted chats 2026-02-05 16:24:49 +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
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
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