| .. |
|
assistant
|
CI: Fix find names for Mac.
|
2023-11-15 12:40:52 +01:00 |
|
authentication
|
Add OAuth2
|
2023-02-20 11:09:46 +01:00 |
|
call
|
Crash fixes on ZRTP popup if call has been end. Close popup on end.
|
2023-09-13 10:57:02 +02:00 |
|
calls
|
Fix audio issues when using audio settings while being in call.
|
2024-03-04 12:40:02 +01:00 |
|
camera
|
Avoid refreshing all layout when removing/adding items in list.
|
2023-06-05 16:37:10 +02:00 |
|
chat
|
Create thumbnails into memory instead of disk.
|
2023-04-11 10:22:05 +02:00 |
|
chat-events
|
Fix message order and remove local timestamp received.
|
2023-10-03 12:23:55 +02:00 |
|
chat-reaction
|
Fix multiple reactions from same account on message.
|
2023-11-29 16:50:29 +01:00 |
|
chat-room
|
Fix crash on sending a forward message on a new secure chat room.
|
2024-03-06 17:27:46 +01:00 |
|
codecs
|
Display secure icon on contacts if it has the capability.
|
2023-07-26 16:55:34 +02:00 |
|
conference
|
Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates.
|
2023-05-23 12:53:05 +02:00 |
|
conferenceInfo
|
Fix the start datetime in conference scheduling by bypassing javascript dates with strings.
|
2024-03-04 12:40:33 +01:00 |
|
conferenceScheduler
|
Fix video conference invitation that wasn't send to secure chat because of missing subject.
|
2022-09-22 12:13:56 +02:00 |
|
contact
|
Replace old flexiapi url by url from assistant rc.
|
2023-07-26 16:54:11 +02:00 |
|
contacts
|
Change icons (notification, menus).
|
2023-09-12 17:58:18 +02:00 |
|
content
|
Avoid to remove file on cancelling upload
|
2024-03-08 21:21:26 +01:00 |
|
core
|
CI: deploy on request.
|
2024-03-11 08:59:59 +01:00 |
|
file
|
Allow to export plain text file from a file path.
|
2023-01-20 15:15:11 +01:00 |
|
friend
|
Change contacts list to take account of all contacts in database (multiple lists, bodyless, remote provision)
|
2022-11-02 11:00:28 +01:00 |
|
history
|
- Update SDK (fix to support PBX servers woith missing header in INVITE)
|
2023-12-14 12:08:35 +01:00 |
|
ldap
|
Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates.
|
2023-05-23 12:53:05 +02:00 |
|
notifier
|
'[ui] notification_origin' : option to specify where to display notifications (only supported top-right=1 and bottom-right=0)
|
2024-03-08 13:01:29 +01:00 |
|
other
|
Add GUI options to activate Spell Checker and change its language.
|
2023-11-07 13:16:10 +01:00 |
|
participant
|
Fix crash on participant list.
|
2024-03-04 12:39:49 +01:00 |
|
participant-imdn
|
Hide chat deliveries idle display and adapt size from displayed deliveries.
|
2022-09-17 14:17:16 +02:00 |
|
pdf
|
New Feature : Pdf viewer
|
2023-02-27 11:15:29 +01:00 |
|
presence
|
Remove "do not disturb" status as it is not really supported.
|
2023-04-17 16:54:06 +02:00 |
|
recorder
|
Fix received time on forwards.
|
2023-09-13 10:36:28 +02:00 |
|
search
|
Fix security level synchronization in chat rooms.
|
2023-09-13 10:37:44 +02:00 |
|
settings
|
Add systray notification options:
|
2024-03-08 16:49:44 +01:00 |
|
sip-addresses
|
Change icons (notification, menus).
|
2023-09-12 17:58:18 +02:00 |
|
sound-player
|
Display media captures files (recordings)
|
2023-01-20 15:15:11 +01:00 |
|
telephone-numbers
|
Display secure icon on contacts if it has the capability.
|
2023-07-26 16:55:34 +02:00 |
|
timeline
|
If the default account is selected, Me is all local accounts. This is useful to display all chat rooms and get rid of unread messages.
|
2023-11-06 14:12:09 +01:00 |
|
tunnel
|
Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates.
|
2023-05-23 12:53:05 +02:00 |
|
url-handlers
|
Unset URL handlers on exit( as specified by Qt).
|
2023-02-23 11:27:41 +01:00 |
|
vfs
|
Revert back to add signing identity for Macos.
|
2023-09-22 14:29:10 +02:00 |
|
Components.hpp
|
Add Chat reactions
|
2023-08-31 15:23:17 +02:00 |