Commit graph

171 commits

Author SHA1 Message Date
Julien Wadel
2d7aec88e2 Avoid to stop the application when the CLI parser cannot parse its arguments (like arguments that doesn't exist) 2021-10-12 16:22:04 +02:00
Julien Wadel
b4b0e05c97 Fix UTF8 on Subject, events and chat rooms (secure/group chat) 2021-10-12 14:57:29 +02:00
Julien Wadel
5397094d92 Fix persistent proxy on removing (message-expires let the contact exists for messages) and subject UTF8 chat rooms 2021-10-11 16:02:25 +00:00
Julien Wadel
eabe561dff Multi fixes:
- Contact update propagated through timelines and more robust display name showing by using cpp.
- ContactEdit : don't use the conference URI when adding the contact to friend on secure chat room
- Conference View : Resize record, add record file notification.
- Group Chat : timed invitation (30s) where it will hide if no response. It will be shown if the participant accept later.
- Hide/Show empty chats : set defaults to avoid differences from SDK value.
- Calls actions : Dynamic width on transfer menu to show all text, set texts to uppercase.
- Timeline : Add a tooltip (right-clic) to show the last time update.
- File Messages : add search shortcut on avatar like messages, remove conflicts between right-clic menu and thumbnails increase (on hovering mouse).
- Call : hold view with a correct symbol (#10073 instead of 2 differents symbols for 2 vertical bars)
- Languages : remove '-----' artifacts in language files
2021-10-08 21:06:20 +02:00
Julien Wadel
8118a1c722 Crash on quit 2021-10-08 20:54:10 +02:00
Julien Wadel
d7aaea5022 Fix forced timeline selection (eg. showing chat when already selected for contact)
Fix contact edit update
Fix source language (en) on bad auto-comment (.ts generated get unwanted '-----')
2021-10-06 20:57:29 +02:00
Julien Wadel
8cb167978e Fix contact shortcut in searchbar 2021-10-06 18:57:51 +02:00
Julien Wadel
b82f6fd13b Fix cli parsing 2021-10-06 18:32:27 +02:00
Julien Wadel
daa56cc77c Fix XCode build (having same file name between .cpp and .mm is a bad use case) and test in CI 2021-10-01 10:36:44 +02:00
Julien Wadel
0c31da57af Add UI settings : allow to change text messages font and size 2021-09-27 15:34:35 +02:00
Julien Wadel
a6fb5271de Fix ephemerals events when updating timeout 2021-09-24 17:06:22 +02:00
Julien Wadel
5c5bbbd343 Fix double popup on confirmation when reverting contact edition. 2021-09-24 15:07:58 +02:00
Julien Wadel
ee1c63fed3 Fix LDAP on multiple result from SIP attributes and debug mode options.
Fix Rings
2021-09-17 16:14:05 +02:00
Julien Wadel
d7668288cc Avoid reloading chat on single new event 2021-09-17 10:05:20 +02:00
Julien Wadel
99b9a7753c Upgrade search and message loading. More smart loading entries based on currently view.
Add a spinner while loading/searching.
2021-09-16 21:38:18 +02:00
Julien Wadel
ae08795274 Fix : Do not show received message notification for outgoing message 2021-09-14 14:40:44 +02:00
Julien Wadel
e44f98ab98 In timeline filter : simple room is one-one and groups are conference (groupEnabled) 2021-09-14 14:22:55 +02:00
Julien Wadel
31d06c899a Change defaut option to show empty chat rooms in timeline 2021-09-14 12:04:10 +02:00
Julien Wadel
da844225d2 - Fix OSX min version
- Fix IMDN display on multi-devices
- Remove chat area min limits when not showing ephemeral
- Update text on delivery menu for toggling
2021-09-09 18:02:43 +02:00
Julien Wadel
ad1af38d22 Fix authentification request when there are no proxy config related. 2021-09-07 16:25:20 +02:00
Julien Wadel
56b001eb0c Colors managment rework 2021-09-06 20:34:06 +02:00
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
abdc5d0058 Fix : show sender instead of chat room when receiving a message from a chat room and keep the chat room icon in this case 2021-09-03 22:30:42 +02:00
Julien Wadel
642ff41e24 Fix : creating a chat room from gruu for chat will be a simple global chat 2021-09-03 21:53:35 +02:00
Julien Wadel
df719d7cc0 Replace hard coded colors 2021-09-03 20:35:11 +02:00
Julien Wadel
cfdc3069f0 - Add Attended transfer feature (contributed by Chad Attermann)
- Fix crash on loading empty chat room
2021-09-03 14:17:53 +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
776987c0e0 Fix UTF8 for Windows on file transfert 2021-09-01 18:34:54 +02:00
Julien Wadel
67c75e4595 - On chat group creation : create a conference
- Red leave event
- Remove hybrid design chat room/group chat
- Remove group info menu entry for one to tone
- Remove dots menu if empty
- Remove chat edition when left
2021-09-01 13:46:44 +02:00
Julien Wadel
78e6b28106 Fix special characters in contact edit sheet for Windows 2021-08-27 16:01:49 +02:00
Julien Wadel
1f5db64e46 Add lime server url checks and migration if Linphone account exists 2021-08-27 15:08:07 +02:00
Julien Wadel
e6934ec810 Use RC version to migrate Conference Factory URI 2021-08-26 18:52:53 +02:00
Julien Wadel
eab5d76787 Fix uninitialized encryption backend on chat room creation without encryptionFix unin 2021-08-25 20:42:32 +02:00
Julien Wadel
de5322327e Fix participant Device 2021-08-25 18:07:20 +02:00
Julien Wadel
d444375ea4 Change button design 2021-08-25 17:34:03 +02:00
Julien Wadel
4413e7a20b Fix crash on removing participant while creation a new chat room 2021-08-25 12:01:49 +02:00
Julien Wadel
39f0d9fc5c Fix admin change with new chat room 2021-08-25 11:41:48 +02:00
Julien Wadel
643cc54d6c Fix GUI data updates 2021-08-25 11:14:51 +02:00
Julien Wadel
9ec17ff5f1 Ephemeral feature only if admin and secure 2021-08-25 09:25:36 +02:00
Julien Wadel
0fa9d7b136 Add search feature in messages 2021-08-24 20:36:54 +02:00
Julien Wadel
1c265b71cc Add forgotten password link 2021-08-24 19:52:10 +02:00
Julien Wadel
4d375b1f35 Centralize constants + fix on conference URI by using defaults 2021-08-24 19:26:50 +02:00
Julien Wadel
ccc2193b55 Fix special characters in chat room subject and friends
Fix windows error on strict comparaison
2021-08-24 17:17:29 +02:00
Julien Wadel
280295e774 Fix call notification managment :
- Add a function to Call Model for ending process
- Switch to the new chat room after creation
- Missed Call notification is done by Chat Room Model from Call Model, and not by call lists model
- Sort timelines by the max of update time and last call event
- avoid to reset count if chat room is not selected while application go to foreground
- On call, create a simple new chat room if not exist
- On call, if outgoing, switch to the chat room
Fix call event status
Fix showing the main window instead of call window on some call initiation
2021-08-24 15:09:18 +02:00
Julien Wadel
ba57fc7f51 Fix markAsRead when not in foreground 2021-08-19 18:45:24 +02:00
Julien Wadel
07074d3aef Fix addresses view on call and searchs 2021-08-19 18:35:59 +02:00
Julien Wadel
2307c7ba82 Windows : Fix special characters in messages + build languages 2021-08-19 17:57:15 +02:00
Julien Wadel
029fba05e0 Fix ephemeral start 2021-08-17 18:20:54 +02:00
Julien Wadel
d2f4a43d92 Fix dummy subject on external one-to-one creation 2021-08-17 18:10:10 +02:00
Julien Wadel
13e677b4b2 Upgrade data synchronization on chat room managment
Fix synchro between smartsearchbar and participant list
Fix showing avatar on first message burst
Fix SDK missusing on addresses
Fix Popup Menu location
2021-08-17 16:18:06 +02:00