Gaelle Braud
|
c5ad53f92d
|
update translations
|
2026-04-16 11:14:39 +02:00 |
|
Gaelle Braud
|
7efdef4557
|
do not invalidate sorting when scrolling at the end of the list #LINQT-2468
fix contact edition address field width
fix share link button typo #LINQT-2496
clear chat message search filter when search bar hidden #LINQT-2494
|
2026-04-16 11:14:38 +02:00 |
|
Gaelle Braud
|
1d69107494
|
update translations
|
2026-04-15 18:57:59 +02:00 |
|
Gaelle Braud
|
9e4d65a533
|
fix perf issue #LINQT-2491)
start by looking for chat in list instead of recreating a chatcore for every event
do not create event log core if not handled
|
2026-04-15 18:57:59 +02:00 |
|
Gaelle Braud
|
7127e27278
|
ephemeral timer to 1 second
|
2026-04-15 15:34:39 +02:00 |
|
Gaelle Braud
|
30581e6d35
|
update translations
|
2026-04-15 13:45:09 +02:00 |
|
Gaelle Braud
|
fae55c0e09
|
improve ui/ux when FAM send 422 on register with phone number #LINQT-2458
|
2026-04-15 13:45:02 +02:00 |
|
Gaelle Braud
|
19dc968113
|
Filter out chatrooms in incomplete states from chat list
|
2026-04-15 10:45:27 +02:00 |
|
Gaelle Braud
|
4b2ecde6bb
|
Defer ChatProxy::invalidate() to avoid accessibility crash on macOS (QTBUG-95764)
|
2026-04-15 10:38:30 +02:00 |
|
gaelle
|
3e6132f099
|
fix windows ci
|
2026-04-10 13:38:25 +02:00 |
|
Gaelle Braud
|
d10de74dfb
|
update translations
|
2026-04-09 18:12:44 +02:00 |
|
Gaelle Braud
|
2496a1297b
|
fix oidc without restarting app (do not recreate CoreModel and no need to clear all mengine singletons)
|
2026-04-09 18:06:25 +02:00 |
|
Gaelle Braud
|
64bfe8bfd5
|
update translations and only display username if hide setting set
|
2026-04-09 16:51:53 +02:00 |
|
Gaelle Braud
|
8b3ef14df0
|
update translations
|
2026-04-09 16:13:15 +02:00 |
|
Gaelle Braud
|
f3e524713d
|
Open chat in right panel on state Created (fix #LINQT-2500)
|
2026-04-09 15:55:13 +02:00 |
|
Gaelle Braud
|
c8088a8608
|
fetch config without restarting app #LINQT-2352
|
2026-04-08 17:02:55 +02:00 |
|
Sylvain Berfini
|
d031ad779d
|
Updated translations from Weblate
|
2026-04-08 12:38:35 +00:00 |
|
Gaëlle Braud
|
a55dd0a42d
|
add username in bearer auth info when authenticated (fix #LINQT-2488)
|
2026-04-08 10:31:57 +00:00 |
|
Gaelle Braud
|
a37df5e789
|
Try to fix Windows CI by removing crash handler
|
2026-04-07 11:09:33 +02:00 |
|
Gaelle Braud
|
66e9da5b13
|
fix crash (Do not catch exception upon App::notify)
|
2026-04-07 11:03:43 +02:00 |
|
Gaelle Braud
|
576b54e77b
|
Revert "Manually start HID devices detection after crash handler startup."
This reverts commit a6974b9e90.
|
2026-04-07 10:58:57 +02:00 |
|
Gaelle Braud
|
408d539688
|
update SDK to release/5.5
|
2026-04-07 10:26:04 +02:00 |
|
gaelle
|
49900c5a91
|
improve windows notification ui
|
2026-04-03 13:14:26 +02:00 |
|
Gaelle Braud
|
e08112d8c8
|
fix message file download
|
2026-04-03 11:46:28 +02:00 |
|
Gaelle Braud
|
9ef9953238
|
linux system notification (stick to custom notification for now because gnome does not display notification banner when app is active)
|
2026-04-03 11:46:28 +02:00 |
|
gaelle
|
724eb72b94
|
add action button icons
|
2026-04-03 10:24:41 +02:00 |
|
Gaelle Braud
|
ce13224302
|
update translations
|
2026-04-02 18:28:32 +02:00 |
|
Gaelle Braud
|
1cdc35bebd
|
display recordings in native dialog
|
2026-04-02 18:28:20 +02:00 |
|
gaelle.braud
|
be6211778f
|
fix compilation for MacOS/Linux
|
2026-04-02 10:23:01 +02:00 |
|
gaelle
|
aabf6f40a7
|
update translations
|
2026-04-02 10:05:36 +02:00 |
|
gaelle
|
57c1a82546
|
Windows system notifications
|
2026-04-02 10:05:36 +02:00 |
|
Ghislain MARY
|
a6974b9e90
|
Manually start HID devices detection after crash handler startup.
|
2026-04-01 10:38:25 +02:00 |
|
Ghislain MARY
|
ae3cb29bac
|
Fix crash during HID device detection.
|
2026-03-30 16:21:48 +02:00 |
|
Christophe Deschamps
|
745419014a
|
Revert "Check authInfo before doing getDeviceList request"
This reverts commit 1eb57b24b5.
|
2026-03-24 16:55:58 +01:00 |
|
Christophe Deschamps
|
60c5740c08
|
Fix AccountManagerServicesRequest listener leak causing crash on OIDC device list error
|
2026-03-24 16:55:55 +01:00 |
|
Gaelle Braud
|
d78056ad8f
|
fix model property in ChatProxy
|
2026-03-24 16:54:37 +01:00 |
|
Christophe Deschamps
|
04e79a63ea
|
Check authInfo before doing getDeviceList request
|
2026-03-24 09:26:55 +01:00 |
|
Gaelle Braud
|
e077320c97
|
Cli command : call interpretUrl on sip-address param to add domain if not indicated in the command
|
2026-03-23 14:35:34 +01:00 |
|
Gaelle Braud
|
c1996aac57
|
try to fix glitching buttons in chat header
|
2026-03-19 15:02:04 +01:00 |
|
Gaelle Braud
|
4e27f3528a
|
add auto check for update on start config setting
|
2026-03-19 15:01:45 +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
|
4fca033943
|
try to fix crash in polishItems when changing conference layout
|
2026-03-18 17:17:11 +01:00 |
|
Gaelle Braud
|
0de5964883
|
replacing useless warnings by lInfo
|
2026-03-18 17:16:42 +01:00 |
|
Gaelle Braud
|
8c7ddd2a14
|
update screen list when screen plugged/unplugged #LINQT-2454
|
2026-03-18 16:26:34 +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
|
49bc5de54e
|
change ephemeral api from SDK update
|
2026-03-18 16:02:45 +01:00 |
|
Gaelle Braud
|
809f7b8b67
|
focus emoji picker search field on opened #LINQT-2445
|
2026-03-18 15:42:58 +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
|
8a8f095d68
|
update SDK to release/5.5 (fix #LINQT-2453)
|
2026-03-18 11:12:10 +01:00 |
|