Commit graph

4629 commits

Author SHA1 Message Date
Julien Wadel
4ca37adc60 Reset unread messages when going to bottom after 5s 2022-03-08 15:40:28 +01:00
Julien Wadel
c84103a0c2 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-03-08 15:40:20 +01:00
Julien Wadel
06b4a211a0 - 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-03-08 15:40:10 +01:00
Julien Wadel
1c11f85348 Fix some qml errors on contacts and chats 2022-03-08 15:40:03 +01:00
Julien Wadel
17d7fd816c Fix hidden delivery status 2022-03-08 15:39:55 +01:00
Julien Wadel
07a45ec557 - 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-03-08 15:39:46 +01:00
Julien Wadel
fb4da2587e Info group : show participant address on avatar click instead of all line, that allows address selection. 2022-03-08 15:39:37 +01:00
Julien Wadel
fa7925c4a2 Fix: Show composing in chat 2022-03-08 15:39:28 +01:00
Julien Wadel
3c1a2d4bda 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-03-08 15:39:20 +01:00
Julien Wadel
1dcb27e14a Update changelog 2022-03-08 15:39:12 +01:00
Julien Wadel
edce53b23e - 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-03-08 15:39:05 +01:00
Julien Wadel
df28674ced Unread message event and unread message reset rework. 2022-03-08 15:38:57 +01:00
Julien Wadel
2c4815460b Fix crash on using peer address when not available 2022-03-08 15:38:44 +01:00
Julien Wadel
50f5ac696d Fix new message notice that contains empty text. 2022-03-08 15:38:34 +01:00
Julien Wadel
4d9522f191 Fix scrolling with huge message. 2022-03-08 15:38:24 +01:00
Julien Wadel
f15fbf463c - Fix forward title text 2022-03-08 15:38:16 +01:00
Julien Wadel
28f860815f Fix crash on NULL chat rooms when building ChatRoomModel 2022-03-08 15:38:06 +01:00
Julien Wadel
8f2ae923ce Add -no-strip parameter to macdeployqt 2022-03-08 15:37:57 +01:00
Julien Wadel
5e0874db7f Unread chat message event.
Shortcut to go at the end of chat.
Avoid MarkAsRead when not at end of chat.
Fix composers.
2022-03-08 15:37:45 +01:00
John Machado
8178c32928 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-02-04 11:00:10 +01:00
Emin Tufan Çetin
e17cdb7a7b 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-02-04 11:00:08 +01:00
Julien Wadel
0566864148 Translated using Weblate 2022-02-01 11:03:12 +00: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
Julien Wadel
9f52ed6a88 Try to download content message if requested, even if the message state is not right.
Fix SIP address selection on search bars (Qt bug on models)
2021-12-20 14:59:53 +01:00
Julien Wadel
8cf52f8cab Fix target on Mac 2021-12-03 14:50:43 +01:00
Julien Wadel
edf43e9f9d Fix attachment order and voice recording path 2021-12-03 09:35:09 +01:00
Julien Wadel
a84e2b8326 Fix search addresses (log error, repeaters and unshown secure icons) 2021-12-02 22:52:34 +01:00
Julien Wadel
220eb45e59 Display message vocal in chats.
Display message with multiple contents (files/texts,audios).
Modelisation of linphone::Content.
Fix too recent version of OpenGL.
2021-12-02 22:15:57 +01:00
Julien Wadel
71ab0837d5 Fix actions on sip address selection (starting call/chat etc from searchbars) 2021-12-02 22:15:14 +01:00
Peio Rigaux
16067fcc59 Moved placeholder in description and uses input in order to show at any time what's needed [ci skip] 2021-11-29 17:24:43 +01:00
Peio Rigaux
4723603954 Fixed placeholders and description of some fields to make them as usable as possible [ci skip] 2021-11-29 17:13:49 +01:00
Peio Rigaux
ec8be4a1df Improved Github issue template visuals and give more information 2021-11-29 16:09:18 +01:00
Julien Wadel
0a69ec4f14 - Add toggled state on button.
- Refit texts in search bars.
- Fix title text in conversation's devices window
- Fix burger button view (stay selected)
2021-11-29 12:19:22 +01:00
Julien Wadel
427fd742de Replace hardcoded shader effects by simple QML object on avatar. This fix OpenGLShader error on compability lost.
Clean address before searching contact while in call. This fix unfound contact (shown on loosing avatar in call list for example)
Fix CI to select Qt from MaintenanceTool and not homebrew or other libs.
macdeployqt from Homebrew is bugged on deploying webengine application : rpath stay in absolute and cannot be used for deployment
Fix Webview on Qt 5.15
2021-11-26 21:52:52 +01:00
Julien Wadel
3f41aa2194 Mac :
- Fix qt.conf for missing qml.
- Fix shortcuts and top menu.
- Fix depencies.
2021-11-25 16:39:57 +01:00
Julien Wadel
618edb10ab Fix builds 2021-11-19 22:39:20 +01:00
Julien Wadel
24909899d7 Added qtwebview to docker images. Mandatory since we now use webview for assistant
Deactivate Centos7 build because of unavailability of QtWebengine.
2021-11-19 22:37:26 +01:00
Julien Wadel
4b094d3261 Use a webview for account creation 2021-11-19 22:37:26 +01:00
Julien Wadel
a0cfe58193 [SDK] Fix build on debian9 2021-11-19 19:15:00 +01:00
Julien Wadel
655953675d Fix multi filtering, replace checkboxes by combobox and avoid hidding filter bar if no results. 2021-11-18 17:47:48 +01:00
Julien Wadel
79137f71c3 Fix hidden IMDN status in menu by first loading all imdn, and optimize by loading GUI list on request. 2021-11-18 10:56:20 +01:00
Julien Wadel
0052a5357e - Simplify filtering timelines on 3 kind of search : security level, simple/group chats, ephemerals
- Fix systemTrayIcon that could be cloned on each restart
- Add a feedback on fetching remote provisioning when it failed.
- Fix errors on Action-Buttons on restart.
2021-11-17 20:22:43 +01:00
Julien Wadel
f8bfae628a Translated using Weblate
Currently translated at 99.8% (835 of 836 strings)
(Hungarian)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/hu/
2021-11-17 19:02:17 +01:00
Christian Weiske
9749c5d8c4 Translated using Weblate
Currently translated at 100.0% (836 of 836 strings)
(German)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/de/
2021-11-17 19:02:17 +01:00