Julien Wadel
e7612e692a
Add a custom sign process
2022-03-18 13:06:36 +01:00
Julien Wadel
ce8099b7f0
Fix glitches on M1.
...
Fix leaks on SDK searches.
Switch off misleading wasapi errors.
2022-03-18 13:06:28 +01:00
Julien Wadel
96649a26e9
Fix multipart on basic chat rooms
2022-03-18 13:06:20 +01:00
Thibault Lemaire
03d69675be
Add support for OpenGL 4.1 & GLSL 4.10
2022-03-18 13:06:13 +01:00
Julien Wadel
7b8d89dc51
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-18 13:05:55 +01:00
Julien Wadel
ebd033a3e6
On default build : Revert webview subscription and keep old sheets (avoid deployment issues) but keep a way to reactivate it.
2022-03-10 19:16:26 +01:00
Julien Wadel
839a1bc9b0
- 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:44:50 +01:00
Julien Wadel
7f77c7bb59
Optimisations on display chat room and on startup.
...
Minor update to LDAP API.
2022-03-08 15:44:41 +01:00
Julien Wadel
3ba5c4ec0b
Add debug log to know what chat room have no peer address
2022-03-08 15:44:34 +01:00
Julien Wadel
fc292bd788
Fix crash on smartsearchbar : internal addresses weren't match to the number of count because of self result.
2022-03-08 15:44:25 +01:00
Julien Wadel
92e483c855
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-03-08 15:44:16 +01:00
Julien Wadel
479369bab0
Fix SIP settings :
...
- Deletion of account where registration has not been enabled.
- Crash on new account.
- Route error message on creation.
2022-03-08 15:44:09 +01:00
Julien Wadel
4682ace15d
Update LDAP API
2022-03-08 15:43:58 +01:00
Julien Wadel
1997f6aafe
- add CGU and private policy
...
- add clickable links to checkboxes if present
2022-03-08 15:43:46 +01:00
Julien Wadel
2627a113aa
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-03-08 15:41:01 +01:00
Julien Wadel
f82fd4c6af
- do not show 'me' if not admin in group info
2022-03-08 15:40:52 +01:00
Julien Wadel
cd68d32685
Set log size to 50MB
2022-03-08 15:40:44 +01:00
Julien Wadel
33f382d80a
- 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-03-08 15:40:37 +01:00
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