Commit graph

3900 commits

Author SHA1 Message Date
Julien Wadel
f2ec342cca Avoid to create a chat room from default account when receiving a call. 2022-03-16 18:23:59 +01:00
Julien Wadel
975a672280 - Windows : convert cmd into powershell and build for x64 with msvc2019
- Fix Qt deploy on Windows where some files weren't deployed.
2022-03-16 11:33:19 +01:00
Julien Wadel
b206e2bf6a Fix showing call history button and timeline filter buttons from data context. 2022-03-16 11:33:19 +01:00
Julien Wadel
cf5f918d05 Add a custom sign process 2022-03-15 12:43:09 +01:00
Julien Wadel
a17f7fbd7a Fix glitches on M1.
Fix leaks on SDK searches.
Switch off misleading  wasapi errors.
2022-03-11 18:57:29 +01:00
Julien Wadel
1614495cbe Fix multipart on basic chat rooms 2022-03-11 14:13:15 +01:00
Thibault Lemaire
f29072dfe7 Add support for OpenGL 4.1 & GLSL 4.10 2022-03-11 09:12:22 +01:00
Julien Wadel
9db1b5d34e Fix ice candidates on Windows by keeping only up interfaces and by improving the IPV6 selection to take account on temporary addresses at best. 2022-03-10 19:09:08 +01:00
Julien Wadel
9c6c66719b On default build : Revert webview subscription and keep old sheets (avoid deployment issues) but keep a way to reactivate it. 2022-03-10 18:31:18 +01:00
John Machado
792144f8b0 Translated using Weblate
Currently translated at 1.6% (14 of 839 strings)
(Portuguese)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/pt/
2022-03-08 15:26:39 +01:00
Emin Tufan Çetin
0c38bb8078 Translated using Weblate
Currently translated at 79.6% (668 of 839 strings)
(Turkish)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/tr/
2022-03-08 15:26:25 +01:00
Julien Wadel
879db5f496 - Send multiple files in one message, with preview.
- Message preview manage huge heights.
- Chat design rework.
- Sort timelines by unread chat rooms.
- Fix thumbnails that weren't deleted.
- Play audio record on playback device instead of ringer device.
- Fix binding loops on scrollable areas.
- Change timeline filter to a minimal version.
- Fix record button hovering.
- Fix camera button in fullscreen.
2022-03-08 15:17:13 +01:00
Julien Wadel
ac24d93c94 Optimisations on display chat room and on startup.
Minor update to LDAP API.
2022-03-01 18:15:27 +01:00
Julien Wadel
85b47e9be4 Add debug log to know what chat room have no peer address 2022-02-28 15:22:22 +01:00
Julien Wadel
effe5eb3aa Fix crash on smartsearchbar : internal addresses weren't match to the number of count because of self result. 2022-02-24 18:05:30 +01:00
Julien Wadel
3824ecaa78 Add debug feedback on missing colors.
Add contact URL.
Change unread message count design in chat.
Add page text about missing features when using third party SIP account.
Add Translation link for contribution in about.
Fix history view.
Add delay of 500ms on message search.
Fix unresponsive check update button in settings.
Fix wrong characters in record name.

# Conflicts:
#	linphone-app/cmake_builder/linphone_package/CMakeLists.txt
2022-02-24 13:13:50 +01:00
Julien Wadel
97f82ff223 Fix SIP settings :
- Deletion of account where registration has not been enabled.
- Crash on new account.
- Route error message on creation.
2022-02-16 14:00:31 +01:00
Julien Wadel
781a524f8c Update LDAP API 2022-02-16 11:40:57 +01:00
Julien Wadel
12befd4109 - add CGU and private policy
- add clickable links to checkboxes if present
2022-02-07 17:32:06 +01:00
Julien Wadel
c3b35e1973 Translated using Weblate
(cherry picked from commit 0566864148)
2022-02-01 11:04:09 +00:00
Julien Wadel
4bdc1064fd Workaround for a Qt crash : Resolve a random Qt crash from using indicator on switch. This way, switch is not loaded.
https://bugreports.qt.io/browse/QTBUG-82285
2022-01-31 17:53:07 +01:00
Julien Wadel
f68e4c1ff2 - do not show 'me' if not admin in group info 2022-01-31 17:30:03 +01:00
Julien Wadel
005cceb62b Set log size to 50MB 2022-01-28 16:49:23 +01:00
Julien Wadel
547df184d6 - Shortcut in Reply to message's origin.
- Avoid to load huge chat room at the start of a call.
- Asynchronous chat room load.
- Fix video freeze on network change.
2022-01-28 16:14:57 +01:00
Julien Wadel
01437a787d Reset unread messages when going to bottom after 5s 2022-01-26 16:32:39 +01:00
Julien Wadel
cf19039a22 Fix thumbnail shortcut to download and not to folder, if the message comes from group chat synchronization (aka file send from the same account on different device) 2022-01-26 15:55:34 +01:00
Julien Wadel
3aab79261e - Chat room loading optimization.
- Fix loading more chat entries when going to beginning.
- Fix right padding text in chat messages.
- Fix black screen videos.
2022-01-26 15:37:08 +01:00
Julien Wadel
3be835d378 Fix some qml errors on contacts and chats 2022-01-21 17:34:14 +01:00
Julien Wadel
5c082db9e4 Fix hidden delivery status 2022-01-21 15:13:33 +01:00
Julien Wadel
b709a6af69 - change user agent for device name.
- add a settings to change device name (default is machine hostname)
- fix table layout : no more empty line at top (eg. in network protocol and ports settings)
2022-01-21 11:47:48 +01:00
Julien Wadel
0863bd2321 Info group : show participant address on avatar click instead of all line, that allows address selection. 2022-01-21 10:36:20 +01:00
Julien Wadel
805c3a37a3 Fix: Show composing in chat 2022-01-21 09:30:59 +01:00
Julien Wadel
8c2a332f20 Fix flicking, cursors and selection in messages.
- Avoid Flicking on messages.
- Use a different cursor when hovering on links in chat.
- Keep selection displayed on the first right click in a message.
2022-01-20 18:26:09 +01:00
Julien Wadel
8661f287f8 Update changelog 2022-01-20 16:01:30 +01:00
Julien Wadel
db57ec6788 - Enable CPIM on basic chat rooms.
- Fix layout on reply/vocal preview that could be ahead of chat.
- Add a volume monitor when recording a vocal message.
2022-01-20 15:50:07 +01:00
Julien Wadel
001534c504 Unread message event and unread message reset rework. 2022-01-20 13:08:32 +01:00
Julien Wadel
46e587feff Fix crash on using peer address when not available 2022-01-17 10:48:56 +01:00
Julien Wadel
729329508f Fix new message notice that contains empty text. 2022-01-14 14:39:22 +01:00
Julien Wadel
5cfbce1df4 Fix scrolling with huge message. 2022-01-14 14:38:27 +01:00
Julien Wadel
4c45067074 - Fix forward title text 2022-01-14 14:37:54 +01:00
Julien Wadel
dcc651a336 Fix crash on NULL chat rooms when building ChatRoomModel 2022-01-14 11:16:51 +01:00
Julien Wadel
f961f6106f Add -no-strip parameter to macdeployqt 2022-01-13 12:19:33 +01:00
Julien Wadel
821d1e17da Unread chat message event.
Shortcut to go at the end of chat.
Avoid MarkAsRead when not at end of chat.
Fix composers.
2022-01-07 11:58:16 +01:00
Julien Wadel
922d155146 - Enable G729 in CI.
- Update translations.
- Option to enable chat notifications.
2022-01-06 13:22:30 +01:00
Óvári
ffd4c60acb Translated using Weblate
Currently translated at 100.0% (838 of 838 strings)
(Hungarian)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/hu/
2021-12-23 04:30:48 +01:00
Óvári
1b4dab6e7a Translated using Weblate
Currently translated at 100.0% (841 of 841 strings)
(Hungarian)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/hu/
2021-12-23 04:30:48 +01:00
Julien Wadel
2c0591e289 Translated using Weblate
Currently translated at 100.0% (841 of 841 strings)
(French)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/fr/
2021-12-23 04:30:48 +01:00
Julien Wadel
be4398247b Take account of return key on Numpad 2021-12-22 11:36:59 +01:00
Julien Wadel
9bd6021782 Fix missing first proxy account in settings while hiding local account from linphonerc 2021-12-22 11:12:14 +01:00
Julien Wadel
4e847ac90e Update SDK 2021-12-22 11:10:33 +01:00