| .. |
|
assistant
|
Fix recovering account from phone.
|
2023-07-10 10:48:26 +02:00 |
|
authentication
|
Add OAuth2
|
2023-02-20 11:09:46 +01:00 |
|
call
|
Display a remote paused message when call is one-one and has been remotely paused.
|
2023-06-09 16:36:32 +02:00 |
|
calls
|
Fix crash on starting multiple calls at the same time.
|
2023-06-09 14:58:02 +02:00 |
|
camera
|
Avoid refreshing all layout when removing/adding items in list.
|
2023-06-05 16:25:49 +02:00 |
|
chat
|
Create thumbnails into memory instead of disk.
|
2023-04-11 10:22:05 +02:00 |
|
chat-events
|
Incoming chat messages : Display avatar and author name if not grouped.
|
2023-06-09 15:41:26 +02:00 |
|
chat-room
|
Fix for Android : it doesn't understand paragraph ans line separators.
|
2023-06-16 17:37:24 +02:00 |
|
codecs
|
Fix regular downloads
|
2022-10-21 08:55:49 +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:51:41 +02:00 |
|
conferenceInfo
|
Fix end date time on conferences.
|
2023-05-31 16:27:40 +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
|
- Add a custom way to display addresses.
|
2023-06-28 10:47:50 +02:00 |
|
contacts
|
Make an option for displaying only usernames instead of the whole SIP address.
|
2023-06-29 17:36:11 +02:00 |
|
content
|
Create thumbnails into memory instead of disk.
|
2023-04-11 10:22:05 +02:00 |
|
core
|
Migrate call logs after starting core.
|
2023-06-14 11:26:08 +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
|
Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates.
|
2023-05-23 12:51:41 +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:51:41 +02:00 |
|
notifier
|
"Vocal message received" notification
|
2023-05-04 17:43:26 +02:00 |
|
other
|
Optimizations:
|
2023-06-09 14:02:53 +02:00 |
|
participant
|
Make an option for displaying only usernames instead of the whole SIP address.
|
2023-06-29 17:36:11 +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
|
- Some case of unwanted settings folders creation : When calling settings paths from SettingsModel, we checked on default in all cases. That lead to create folders to be writable.
|
2023-03-03 17:17:08 +01:00 |
|
search
|
Option to change the max results of the Magic Search bar.
|
2023-07-03 17:48:08 +02:00 |
|
settings
|
On login and without xmlrpc: use account creator settings before adding an account from scratch.
|
2023-07-04 10:52:01 +02:00 |
|
sip-addresses
|
Migrate call logs after starting core.
|
2023-06-14 11:26:08 +02:00 |
|
sound-player
|
Display media captures files (recordings)
|
2023-01-20 15:15:11 +01:00 |
|
telephone-numbers
|
Cleanup and prepare translations.
|
2022-05-13 17:38:44 +02:00 |
|
timeline
|
Check on list size before adding/prepending items in list.
|
2023-06-13 16:20:47 +02:00 |
|
tunnel
|
Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates.
|
2023-05-23 12:51:41 +02:00 |
|
url-handlers
|
Unset URL handlers on exit( as specified by Qt).
|
2023-02-23 11:27:41 +01:00 |
|
vfs
|
Replace vfs_encryption_enabled by QSettings to avoid keychain check at startup.
|
2023-04-04 16:53:07 +02:00 |
|
Components.hpp
|
Display media captures files (recordings)
|
2023-01-20 15:15:11 +01:00 |