Julien Wadel
46c62a93d6
Fix cli parsing
2021-10-20 17:12:11 +02:00
Julien Wadel
60ce290f1d
Fix XCode build (having same file name between .cpp and .mm is a bad use case) and test in CI
...
(cherry picked from commit daa56cc77c )
2021-10-01 08:38:10 +00: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
Julien Wadel
3436589f21
Set ephemeral capability check by using linphone check
2021-08-17 14:15:01 +02:00
Julien Wadel
17466eff7f
Fix persistent call bubble notification
2021-08-17 10:43:39 +02:00
Julien Wadel
b765866a27
Add Admin and subject change events
2021-08-16 21:12:20 +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
2f534cc327
Fix file message menu and refactoring Chat Menu
2021-08-16 17:06:11 +02:00
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