Commit graph

4629 commits

Author SHA1 Message Date
Julien Wadel
edec781e6f Fix crash : chat room model need a reset on init() as elements are erased 2021-08-16 10:18:07 +02:00
Julien Wadel
ed13cc174b Use Linphone optimization on Chat room events loading by using range histories 2021-08-15 23:36:11 +02:00
Julien Wadel
adffd91b14 Fix search bar sorter + timeline contact update 2021-08-11 21:18:19 +02:00
Julien Wadel
38d01ce997 Hide presence if not in contact 2021-08-11 20:41:00 +02:00
Julien Wadel
e4952ab5c0 Tooltip on avatar (message and file message) 2021-08-11 20:27:39 +02:00
Julien Wadel
075aa6f948 Tooltip delay at 0 for avatar in chat 2021-08-11 12:34:09 +02:00
Julien Wadel
c883a1a024 Fix action bar as one-one for group chat with less than two participants 2021-08-10 16:01:19 +02:00
Julien Wadel
60cde55a15 Remove old design on form error 2021-08-10 14:38:08 +02:00
Julien Wadel
a0b77904a2 Allow default username on account creation with phone 2021-08-10 14:25:21 +02:00
Julien Wadel
b7843ada8b - Bug on timeline selection that is outside of listview (eg: not loaded)
- Change Listview scroll behaviour
- Hide Filter if no timeline
- Show assistant if no account
2021-08-10 12:16:25 +02:00
Julien Wadel
8f9333967e Tweak : Speed of chat room loading 2021-08-09 19:38:46 +02:00
Julien Wadel
7e12a3d5d5 Fix multiple compose (can show when killing remote while composing) 2021-08-09 16:45:06 +02:00
Julien Wadel
89e976f649 Fix thumbnails, add secure chat redirection in chat rooms if friend have capability 2021-08-09 16:12:01 +02:00
Julien Wadel
a5fa14461b Add chat redirection on chat rooms + fix participant devices display 2021-08-09 15:44:16 +02:00
Julien Wadel
160706c2c7 Protect Qt Rendering when switch window ID or stopping qogl : mParent could be NULL 2021-08-09 12:24:14 +02:00
Julien Wadel
6cd209129d Fix arg error 2021-08-09 11:34:55 +02:00
Julien Wadel
79703ea51b Add option to call only when registered or not in Settings. Deactivated by default. 2021-08-09 11:15:51 +02:00
Julien Wadel
f0ec8daed0 Fix typo 2021-08-05 19:38:10 +02:00
Julien Wadel
bebd3a716d Update languages 2021-08-05 18:40:17 +02:00
Julien Wadel
44b4c3de49 Update english 2021-08-05 17:41:30 +02:00
Julien Wadel
1dcbbbb1f1 Translated using Weblate (Hungarian) 2021-08-05 15:35:02 +00:00
Julien Wadel
80216bd9fd add missing image 2021-08-05 17:30:00 +02:00
Julien Wadel
c1855d07a4 Fixes 2021-08-05 17:29:35 +02:00
Julien Wadel
768ee18942 Fix crash on old messages 2021-08-05 13:51:04 +02:00
Julien Wadel
0db46dd918 Friends search optimization, remove Qt conversion on strings and feedback on chat room selection 2021-08-05 11:56:02 +02:00
Julien Wadel
09ac6e45d7 Update SDK to 5.0 2021-08-05 09:57:33 +02:00
Julien Wadel
441d333009 Chat selection + proxy config => account (not all) 2021-08-05 09:56:15 +02:00
Julien Wadel
3a1c571c58 Mac crash on empty models, avoid deleting chat room right after creation (SDK bug), timeline switching, Chat Send button, contact edit redirection to chat 2021-08-04 15:49:32 +02:00
Julien Wadel
1397e483b3 Imdn fix + text to speech debug feedback 2021-08-04 09:04:26 +02:00
Julien Wadel
aca3b5038f Fix imdn crash + readme 2021-08-02 18:47:23 +02:00
Julien Wadel
9eac0c77b2 Languages + fix 2021-08-02 14:45:01 +02:00
Julien Wadel
464a750d16 Fix build 2021-08-01 23:37:03 +02:00
Julien Wadel
497c411710 fix qrc mistake 2021-08-01 22:49:42 +02:00
Julien Wadel
1cbdc96b30 Colors/Images rework
Remove Call and notices logs from db
Delete empty chat rooms after requesting it
Option of showing/hidding empty chat rooms
Many fixes on notifications count, imdn states, synchronizations behaviors, mouse cursor, etc.
Fix crashes
Fix timeline times
2021-08-01 22:49:42 +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
8cb6261cb3 Rework Data models to fit SDK : eg. ChatModel into ChatRoomModel
Use models as it is from QML and avoid to use data translations (using address to get chat room replaced by using directly the chat room)
Use SDK chat room handlers on ChatRooms instead of general Core Handlers
Use a timeline as a proxy of chat rooms
Move events managments like unread messages or missed call to chat rooms

Add Chat rooms list and proxy, Participants
Add prototype for managing secure chat room
Add secure group chats feature
Convert some deprecated functions
Fix contacts display name and allow to show a subject instead of an address

Qt bug workaround : remove annoying warnings on Qt 5.15.1 and later
Fix secure group chat creation by adding the conference factory address to linphonerc and to the settings panel
2021-08-01 22:48:17 +02:00
Julien Wadel
0850c59395 Fix ldap, add conference factory uri to default proxy in assistant 2021-08-01 22:48:16 +02:00
Julien Wadel
70839d41a8 Crypto optimisation 2021-08-01 22:40:21 +02:00
Julien Wadel
40bae25564 Timeline management 2021-08-01 22:39:49 +02:00
Julien Wadel
c74654204a secure first step 2021-08-01 22:39:49 +02:00
Julien Wadel
443b359256 Update SDK 2021-06-16 17:33:11 +02:00
Julien Wadel
8aa04c2821 Fix : Camera freeze on Mac
LDAP quickfixes:
- Fix break lines in tooltips
- Add timeout field
- Remove sip scheme customization
- Change LDPA settings layout
- Remove 'sip_scheme' option and better URI normalization. The normalization is done when not having domain : it will be set after linphone_core_interpret_url
- Add anonymous bind (no bindDN and no password)
- Add multiple results for one contact (it allows to have one contact for each phone numbers for example)
- Add error message when using ldaps
2021-05-17 22:46:26 +02:00
Julien Wadel
fc5bc239ce Rework on finding MinGW libraries 2021-04-30 19:34:23 +00:00
Julien Wadel
7415ac3420 Deploy OpenLDAP dependencies 2021-04-30 15:27:41 +00:00
Julien Wadel
f51a7b7493 Fix Mac build for OpenLDAP 2021-04-28 23:52:55 +00:00
Julien Wadel
fd451da445 Remove NASM from CI 2021-04-28 19:03:09 +02:00
Julien Wadel
55df3cd6c1 Update SDK 2021-04-28 20:07:24 +02:00
Julien Wadel
a339b8e686 Update English translations 2021-04-28 20:07:09 +02:00