Commit graph

16 commits

Author SHA1 Message Date
Julien Wadel
db68516632 - Fix search from selecting secure or not contacts
- Fix last contacts based on group chat capability
- Fix security icons on search
2021-09-06 14:32:35 +02:00
Julien Wadel
a1d47d0c30 - Fix special characters on LDAP search
- Fix LDAP results are propagated to chat room on call
2021-09-02 18:39:52 +02:00
Julien Wadel
4d375b1f35 Centralize constants + fix on conference URI by using defaults 2021-08-24 19:26:50 +02:00
Julien Wadel
c10d50f88f Show displayname in chat room messages (group messages if same author in the same day)
Fix contact search for display name (clean address from gruu)
2021-08-16 20:21:05 +02:00
Julien Wadel
aca3b5038f Fix imdn crash + readme 2021-08-02 18:47:23 +02:00
Julien Wadel
466b199023 Menus, admin mode, handle participants, format ephemerals, imdn, realtime reactions 2021-08-01 22:49:42 +02:00
Julien Wadel
3e6c2daf10 Backup2 2021-08-01 22:48:17 +02:00
Julien Wadel
6f4b12c61e Backup 2021-08-01 22:48:17 +02:00
Julien Wadel
60bf25163d Fix : display name didn't support UTF8. Address created from Factory take a UTF8 string, aswell as setDisplayName 2020-10-22 14:52:15 +02:00
Julien Wadel
2bb1970d13 Clean only domain from asStringUriOnly to strip uri arguments. 2020-10-19 11:05:21 +02:00
Julien Wadel
7c514133e3 rewrite IPv6 domain for cleaning addresses 2020-06-15 14:55:18 +02:00
Julien Wadel
485291b48b - Add function that keep only scheme, username and domain in Utils
- Add a function that return the matching address between an address and proxies
- Use a cleaned SIP address in Timeline (sip:name@domain) and events
2020-06-15 14:13:30 +02:00
Julien Wadel
ef28ab0156 - Take account of aborted call in logs
- Test if a file is an image before showing it
2020-06-14 20:12:19 +02:00
Julien Wadel
72b5293594 Flatpak migration and account security
Flatpak:
- Rewrite chat message deprecated logs : no more ensuring that this file must exists
- If a message history file exists in the application folder, let the SDK migrate data and remove the file
- Copy recursively all data from Flatpak installation, if files doesn't exist
- Split 2 migrations : old GTK and Flatpak
2020-06-11 10:19:07 +02:00
Julien Wadel
07a1532901 Add Country list to translations (used for phone numbers) 2020-04-18 14:57:58 +02:00
Julien Wadel
08ca4791c0 Change application source folder name 2020-03-26 16:44:31 +01:00
Renamed from linphone-desktop/src/utils/Utils.cpp (Browse further)