Commit graph

3748 commits

Author SHA1 Message Date
Julien Wadel
fd8d5570df Fix missing qrc and tooltip sizes to avoid small areas 2021-10-20 17:12:12 +02:00
Julien Wadel
52a28105ca Change design of chat room's subject edition 2021-10-20 17:12:12 +02:00
Julien Wadel
d849bbac05 - 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-20 17:12:12 +02:00
Julien Wadel
9cb8df0b2d Fix a multithreaded crash when searching with MagicSearch 2021-10-20 17:12:11 +02:00
Julien Wadel
21303fc0d6 Avoid to stop the application when the CLI parser cannot parse its arguments (like arguments that doesn't exist) 2021-10-20 17:12:11 +02:00
Julien Wadel
8575a76c80 Fix UTF8 on Subject, events and chat rooms (secure/group chat) 2021-10-20 17:12:11 +02:00
Julien Wadel
ba9cdef3b8 Fix persistent proxy on removing (message-expires let the contact exists for messages) and subject UTF8 chat rooms 2021-10-20 17:12:11 +02:00
Julien Wadel
44b7c112b3 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-20 17:12:11 +02:00
Julien Wadel
69a968b7af Crash on quit 2021-10-20 17:12:11 +02:00
Julien Wadel
778a6abf86 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-20 17:12:11 +02:00
Julien Wadel
a909e957c9 Fix contact shortcut in searchbar 2021-10-20 17:12:11 +02:00
Julien Wadel
46c62a93d6 Fix cli parsing 2021-10-20 17:12:11 +02:00
Julien Wadel
6cd4c34188 Missing UI property on FileMessage 2021-10-20 17:12:11 +02:00
Julien Wadel
5c9c40ea2c Translated using Weblate
Currently translated at 100.0% (792 of 792 strings)
(English)

Translation: Linphone Desktop/4.3
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/4-3/en/
2021-10-20 17:12:11 +02:00
Julien Wadel
f08603a46f Translated using Weblate
Currently translated at 100.0% (792 of 792 strings)
(French)

Translation: Linphone Desktop/4.3
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/4-3/fr/
2021-10-20 17:12:11 +02:00
Óvári
4b603aa59c Translated using Weblate
Currently translated at 100.0% (792 of 792 strings)
(Hungarian)

Translation: Linphone Desktop/4.3
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/4-3/hu/
2021-10-20 17:12:11 +02:00
Julien Wadel
e5f4aca27f Update SDK to 5.0.32 2021-10-20 17:12:11 +02:00
Julien Wadel
f4167d8fe3 Activate Ephemerals for participant-mode in waiting of session mode. 2021-10-20 17:12:11 +02:00
Julien Wadel
5b11da7404 Fix source language comments 2021-10-20 17:12:11 +02:00
Julien Wadel
3dace0cc35 Fix unbind actions on address selection 2021-10-20 17:12:11 +02:00
Julien Wadel
60ce290f1d Fix XCode build (having same file name between .cpp and .mm is a bad use case) and test in CI
(cherry picked from commit daa56cc77c)
2021-10-01 08:38:10 +00:00
Julien Wadel
08a7f3b4ce Fix ci 2021-09-28 10:15:09 +02:00
Julien Wadel
0c31da57af Add UI settings : allow to change text messages font and size 2021-09-27 15:34:35 +02:00
Julien Wadel
595b844164 Translated using Weblate 2021-09-27 11:27:04 +00:00
Julien Wadel
a6fb5271de Fix ephemerals events when updating timeout 2021-09-24 17:06:22 +02:00
Julien Wadel
5c5bbbd343 Fix double popup on confirmation when reverting contact edition. 2021-09-24 15:07:58 +02:00
Julien Wadel
3a7f494473 Fix notarization and msopenh264 C++11 2021-09-21 09:06:14 +02:00
Julien Wadel
4631913eb4 Translated using Weblate 2021-09-20 08:04:41 +00:00
Julien Wadel
ee1c63fed3 Fix LDAP on multiple result from SIP attributes and debug mode options.
Fix Rings
2021-09-17 16:14:05 +02:00
Julien Wadel
d7668288cc Avoid reloading chat on single new event 2021-09-17 10:05:20 +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
d6ca4b1ab8 - Show history view on clicking notification bubble in account
- Fix call view
- Fix empty conference URI as error
2021-09-15 19:43:47 +02:00
Julien Wadel
ed52503ef9 Fix display name on message received notification 2021-09-14 18:32:08 +02:00
Julien Wadel
98bf0b2095 Fix a crash on sip address selection when clicking on bar 2021-09-14 16:22:58 +02:00
Julien Wadel
ae08795274 Fix : Do not show received message notification for outgoing message 2021-09-14 14:40:44 +02:00
Julien Wadel
e44f98ab98 In timeline filter : simple room is one-one and groups are conference (groupEnabled) 2021-09-14 14:22:55 +02:00
Julien Wadel
31d06c899a Change defaut option to show empty chat rooms in timeline 2021-09-14 12:04:10 +02:00
Julien Wadel
c3ac963702 fix MSQOgl crash on asynchronous deletion 2021-09-13 19:42:20 +02:00
Julien Wadel
9577285a7f Translated using Weblate 2021-09-10 09:03:33 +00: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
da844225d2 - Fix OSX min version
- Fix IMDN display on multi-devices
- Remove chat area min limits when not showing ephemeral
- Update text on delivery menu for toggling
2021-09-09 18:02:43 +02:00
Julien Wadel
7c22370ab9 Allow selection and copy on contact descriptions (username/addresses) 2021-09-07 18:08:23 +02:00
Julien Wadel
ad1af38d22 Fix authentification request when there are no proxy config related. 2021-09-07 16:25:20 +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
9818ebddb9 Fix chatmenu reference on file message menu 2021-09-06 14:33:23 +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
647c03c65c Fix languages 2021-09-04 00:32:26 +02:00
Óvári
27b4712bb6 Translated using Weblate
Currently translated at 100.0% (780 of 780 strings)
(Hungarian)

Translation: Linphone Desktop/4.3
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/4-3/hu/
2021-09-04 00:20:42 +02:00