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
Gaelle Braud
dfc88b7657
Only create a chatroom for the current call when the chat button is pressed (fix #LINQT-2228)
2025-12-01 10:35:03 +01:00
Gaelle Braud
f405754e24
FIXES:
...
auto switch to away/online status when app is inactive/active #LINQT-2172
fix loading ui for chats/meetings lists
use uri only for account uris to remove the < and >
2025-11-28 15:24:29 +01:00
Gaelle Braud
8ee8058065
wait for chat room to receive Created state callback before selecting it #LINQT-2226
2025-11-27 10:08:18 +01:00
Gaelle Braud
96b20f42e2
let the sdk check if registrar uri and outbound proxy uri are valid instead of using regex #LINQT-2227
2025-11-27 09:11:14 +01:00
Gaelle Braud
7c2e9f6c12
fix binding loop on popup button closed
...
remove debug
do not force declining call when user in do not disturb status #LINQT-2129 #LINQT-2171
do not handle chat notifications when chat disabled
change transfer direction (transfer paused call to current) #LINQT-2211
fix chat message image size in call #LINQT-2142
update translations
fix crash
remove auto switch audio device to avoid binding loop
2025-11-26 15:50:58 +01:00
Gaelle Braud
04d2744bf2
fix force adding chat to list when creating it
2025-11-24 19:40:13 +01:00
Gaelle Braud
a7ba374b8f
improve chat messages list view
...
fix auto scroll when receiving new message #LINQT-2154
2025-11-24 19:11:38 +01:00
Gaelle Braud
735c473b3c
add unread notification count on class window chat button #LINQT-2138
...
reset last active window if destroyed
2025-11-21 16:15:41 +01:00
Gaelle Braud
514c337192
fix chatroom selection when filter change #LINQT-2199
2025-11-21 14:02:06 +01:00
gaelle.braud
fea9a1b7be
fix binding loop in getLastFocusableItemInItem (fix #LINQT-2210)
2025-11-21 14:01:40 +01:00
gaelle
afd3514965
hide chat button if not supported for conference #LINQT-2192
2025-11-21 10:56:48 +01:00
gaelle
3f5797f453
to fix : meeting detail ui
...
fix meeting detail view #LINQT-2193
2025-11-20 17:55:06 +01:00
gaelle.braud
b802fec33c
hide chatroom actions if user left group #LINQT-2189
...
hide new group chat button if no conference factory uri defined for the account #LINQT-2178
2025-11-18 16:08:17 +01:00
Gaelle Braud
72e32ec160
fix third party connection #LINQT-2180 #LINQT-2181
2025-11-18 08:33:13 +01:00
Gaelle Braud
2fc4439e16
Disable notifications if Offline status #LINQT-2173
2025-11-17 10:56:57 +01:00
Gaelle Braud
0b9a0ead2a
fix screen sharing
2025-11-17 10:49:29 +01:00
Gaelle Braud
e113058ae9
hide group call button if no videoconference uri set
...
avoid displaying more messages when the list is not yet initialized
fix meeting form end hour combobox list display #LINQT-2127
check if at least one participant when creating group chat #LINQT-2134
display all the errors at a time if they all occur #LINQT-2133
add signal to add chat to list when state Created #LINQT-2131
fix chat deletion
2025-11-15 00:15:41 +01:00
Gaelle Braud
a0850b9967
fix #LINQT-2130 enable video in conference for the participant to be able to see shared screen without activating camera
...
do not display notification if message already read
display notif when copying account sip address #LINQT-2126
prevent adding our own address in participants (fix #LINQT-2164)
2025-11-13 17:43:55 +01:00
Gaelle Braud
58eb93d13b
UI fixes :
...
display real error message when carddav sync fails
hide mark as read button if no unread message #LINQT-2144
fix screencast panel hidden while user is sharing screen #LINQT-2136
disable selection for cancelled meetings #LINQT-2121
2025-11-13 09:23:28 +01:00
Alexandre Jörgensen
ca73193f6c
Fix accessibility screen reader:
...
* Error on login page not sayed #LINQT-2095
* Incorect translation of close button in french #LINQT-2094
2025-11-07 17:21:14 +00:00
Alexandre Jörgensen
f2e49f21b0
Correct typo weight #LINQT-2078
2025-11-07 16:55:05 +00:00
Gaelle Braud
afc03daa22
fix admin rights modification #LINQT-2114
2025-11-07 15:51:35 +01:00
Gaelle Braud
fcdbcdc9c1
Set minimum required version to Qt6.10.0
...
Display Qt version in troubleshooting page
2025-11-07 11:11:35 +01:00
Gaelle Braud
3dbea1ccb2
display qt version in help page
2025-11-07 10:22:31 +01:00
Gaelle Braud
b3b40d6f99
use native player to open video files #LINQT-2116
...
hide e2e conf creation toggle #LINQT-2112
2025-11-07 08:18:17 +00:00
Gaelle Braud
9e10d5e9bd
change sip login advanced params order
2025-11-06 09:55:35 +01:00
Gaelle Braud
36c783c9e5
always show scrollbar when needed (fix #LINQT-2102)
2025-11-06 09:45:13 +01:00
Gaelle Braud
c70426f770
fix crash (showing window while it is destroyed) (fix #LINQT-2077, #LINQT-2087, #LINQT-2110)
2025-11-06 09:11:53 +01:00