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
ce13224302
update translations
2026-04-02 18:28:32 +02:00
gaelle
aabf6f40a7
update translations
2026-04-02 10:05:36 +02:00
Alexandre Jörgensen
ef39a82fc8
Update translations
2026-03-17 17:57:20 +01:00
Gaelle Braud
64fedf356d
update translations
2026-03-17 16:51:47 +01:00
Gaelle Braud
f99399d83c
update translations
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
9b1de8b385
update translations
2026-03-13 16:45:35 +01:00
Gaelle Braud
b57a2a9491
update translations
2026-03-12 12:31:26 +01:00
Gaelle Braud
ee1ad48231
update translations
2026-03-11 16:29:56 +01:00
Gaelle Braud
4f1963873c
update translations
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
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
d1a6ca5fd0
update translations
2026-03-06 15:46:35 +01:00
Gaelle Braud
54f99505d4
update translations
2026-03-04 18:02:55 +01:00
Gaelle Braud
4215a35c3e
update translations
2026-03-04 13:38:06 +01:00
Gaelle Braud
272e986e99
update translations
2026-02-25 17:36:56 +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
5e3668fdeb
Make the beginResetModel/mList.clear()/endResetModel sequence atomic in Event Log and Chat lists
...
delete event log list to avoid core residual leading to SafeConnections not destroyed
2026-02-24 09:26:27 +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
2ae5bb9cec
Chat list fixes:
...
Force chat list to update when updating proxy sourceModel (otherwise list can be empty)
Clear mList before anything else when updating chat list (may fix chat connection crash)
2026-02-23 11:18:39 +01:00
gaelle
9bc953ca82
Force notification windows to raise when unlocking screen on Windows
2026-02-23 11:16:56 +01:00
Gaelle Braud
56fd5f2de3
do not allow to cancel a passed meeting #LINQT-2389
2026-02-19 12:28:42 +01:00
Gaelle Braud
9952791f22
update translations
2026-02-19 12:02:57 +01:00
Gaelle Braud
a4b84891a0
hide transfer button in list if call is not connected yet (MANTIS-14330)
2026-02-19 08:53:23 +01:00
Gaelle Braud
06266a49b1
download folder setting
2026-02-16 15:44:26 +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
ca4380bfd0
hide notification content setting
2026-02-02 13:58:36 +01:00
Gaelle Braud
507bee2946
fix hide spinner in chat messages list when model reset
2026-01-29 09:29:50 +01:00
Gaelle Braud
7685462960
add debug in crashing connect for debug
2026-01-28 15:21:05 +01:00
Gaelle Braud
9214cb5fed
fix typo leading to build error
2026-01-27 17:45:39 +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
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
e416b01ba4
update translations
2026-01-22 14:38:54 +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
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
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
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 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