Commit graph

84 commits

Author SHA1 Message Date
Julien Wadel
52a65d28ad - Add call history button.
- Fix scrolling speed and add a cache for framebuffers in list
2021-11-03 16:56:34 +01:00
Julien Wadel
9b42af7b45 Images and color customization overhaul 2021-11-03 16:56:09 +01:00
Julien Wadel
4814eed85d - Add a manual update check
- Add option to enable check updates
- Fix crash on quit
2021-11-03 16:55:24 +01:00
Julien Wadel
331e621c8e - Remove 'app' section and keep 'ui'
- Allow to make a variable in readonly (only for enabling chats yet)
- Rename chatEnabled to standardChatEnabled
2021-11-03 16:54:59 +01:00
Julien Wadel
49327b7311 - Add an option to enable standard and secure chats feature ('app' section)
- Fix history buttons that should not appear if chat room mode is not activated
- Allow to use a secure chat room to be used when calling (set by context : encrypted call/secure chat enabled)
- Replace a warning log by info while creating a chat room.
- Fix missing qml variables.
- Change Contact Edit and SIP Addresses selections to start a standard chat or a secure one.
- Simplify encryption activation on call parameters with enableEncryption()
2021-11-03 16:54:45 +01:00
Julien Wadel
59c2ba9f11 * UTF8 fixes and display names behavior:
- Avoid to replace display if empty on address books search
- Propagate change when display name is set in callModel
- Add a way to update addresses when data model change outside of ChatRoomModel
- While calling and one participant, get display name from call remote address
- Update display names after adding a call log
- Fix UTF8 when compute display name
- Replace JS display name functions by CPP

* Fix tooltips width and timeline unexistant object
* MSYS2 bzip2 may block the process execution when no arguments. Add help args and remove outputs from streams.
2021-10-18 19:26:20 +02:00
Julien Wadel
bbfdbf6a71 Change design of chat room's subject edition 2021-10-13 12:14:10 +02:00
Julien Wadel
f96d964004 - Add persistent icon on text fields.
- Can close conversation search field from field
- Fix mouse area on search icon in timeline
- Avoid participants list to be behind icons in conversation
2021-10-13 12:04:52 +02: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
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