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
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
01d8534d19
Activate Ephemerals for participant-mode in waiting of session mode.
2021-10-05 16:17:28 +02:00
Julien Wadel
0446c857ff
Fix source language comments
2021-10-05 16:15:05 +02:00
Julien Wadel
5c5bbbd343
Fix double popup on confirmation when reverting contact edition.
2021-09-24 15:07:58 +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
95e6c2e120
Add a shortcut on username in chat room to put its address in smartSearchBar
2021-09-09 18:53:44 +02:00
Julien Wadel
56b001eb0c
Colors managment rework
2021-09-06 20:34:06 +02:00
Julien Wadel
3c267e25bf
Fix crash on mac about infinite loop in devices
2021-09-06 15:22:23 +02:00
Julien Wadel
509c813135
Add mainwindow Tooltips in tr files
2021-09-06 14:33:39 +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
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
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
a0bab8083d
Clean high number notification in bubble
2021-08-25 18:17:01 +02:00
Julien Wadel
d444375ea4
Change button design
2021-08-25 17:34:03 +02:00
Julien Wadel
b8665c1b6b
Fix missing placeholder
2021-08-25 15:05:29 +02:00
Julien Wadel
55fa291e74
Fix multi-line error messages on text fields
2021-08-25 14:35:46 +02:00
Julien Wadel
9ec17ff5f1
Ephemeral feature only if admin and secure
2021-08-25 09:25:36 +02:00
Julien Wadel
e3fc1b2803
Fix chat room switch in contact edition
2021-08-24 21:13:27 +02:00
Julien Wadel
bee72586ab
Fix refresh contacts panel when clicking on tab
2021-08-24 20:57:07 +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
77fae9e16d
Fix contact edit fields
2021-08-24 15:35:58 +02:00
Julien Wadel
fb07f1419c
Remove delay on new chat room creation tooltip
2021-08-24 15:12:14 +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
ce9b2bf3b9
Add menu button in chat and remove trashcan
...
Add ephemeral messages to files
Fix call from encrypted chat room
2021-08-19 19:57:16 +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
40d7ae4e92
Hide conversation device if not a secure one
2021-08-16 18:40:39 +02:00
Julien Wadel
f19f5c6832
Limit conference audio call only for 5 particfiapnts and make a direct call without using conference manager
2021-08-16 18:36:29 +02:00
Julien Wadel
a35ca1c13c
Fix smartsearchbar in info chat
2021-08-16 17:28:14 +02:00
Julien Wadel
144557145f
Change Chat room title : replace double click by simple click
2021-08-16 14:52:34 +02:00
Julien Wadel
adffd91b14
Fix search bar sorter + timeline contact update
2021-08-11 21:18:19 +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
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
f0ec8daed0
Fix typo
2021-08-05 19:38:10 +02:00
Julien Wadel
44b4c3de49
Update english
2021-08-05 17:41:30 +02:00
Julien Wadel
c1855d07a4
Fixes
2021-08-05 17:29:35 +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
9eac0c77b2
Languages + fix
2021-08-02 14:45:01 +02:00