| .. |
|
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 on enabling Ephemeral on chat room creation. It wasn't enabled if the creation comes from remote user.
|
2023-09-15 11:55:46 +02: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
|
Change icons (notification, menus).
|
2023-09-12 17:58:18 +02:00 |
|
chat-room
|
Fix freeze update state on timelines.
|
2023-10-10 14:04:26 +02: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 on enabling Ephemeral on chat room creation. It wasn't enabled if the creation comes from remote user.
|
2023-09-15 11:55:46 +02: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
|
Create thumbnails into memory instead of disk.
|
2023-04-11 10:22:05 +02:00 |
|
core
|
Forbid to go in fullscreen if conference is not ready.
|
2023-10-19 16:22:31 +02: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
|
Change icons (notification, menus).
|
2023-09-12 17:58:18 +02: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
|
Add chat reaction translations
|
2023-09-01 09:14:26 +02:00 |
|
other
|
Add GUI options to activate Spell Checker and change its language.
|
2023-11-07 13:16:10 +01:00 |
|
participant
|
Fix received time on forwards.
|
2023-09-13 10:36:28 +02: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
|
fix default account.
|
2023-11-20 17:02:09 +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 |