linphone-desktop/linphone-app/ui/modules/Linphone
Julien Wadel 754ac899da Fixes on chat/history/conferences section date timezone and conferences creation timezone:
- Remove timezone variable as it is not stored into database. Use it only when building the conference date (which is in UTC).
- Replace javascript managment on dates by Qt in C++ because of timezone complexity that can be different from C++ and QML.
- Remove the buggy autocheck on conference creation time.
2023-05-23 18:48:18 +02:00
..
Account Support emojis display. 2023-02-07 15:58:22 +01:00
Blocks Add OAuth2 2023-02-20 11:09:46 +01:00
Calls Fix using only username in URI handlers. 2023-03-27 11:24:52 +02:00
Camera Add debug logs for Camera behaviors. 2023-03-31 11:00:27 +02:00
Chat Fix text lost when switching timelines : if QML TextEdit is set for rich texts, Qt will change the text before item completion. 2023-05-09 17:31:47 +02:00
Codecs Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Contact Remove offline status (not fully supported and is error prone) and stabilize presence feature. 2023-03-24 16:16:08 +01:00
Dialog Option to deactivate chats and video. 2023-03-21 11:06:54 +01:00
File Crash fix when switching timelines containing video files. 2023-05-11 17:15:13 +02:00
History Fixes on chat/history/conferences section date timezone and conferences creation timezone: 2023-05-23 18:48:18 +02:00
Menus Option to deactivate chats and video. 2023-03-21 11:06:54 +01:00
Misc Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Notifications Option to deactivate chats and video. 2023-03-21 11:06:54 +01:00
Presence Display away message if timestamp is not available. 2023-05-10 16:14:49 +02:00
SmartSearchBar Option to deactivate chats and video. 2023-03-21 11:06:54 +01:00
Sticker Add debug logs for Camera behaviors. 2023-03-31 11:00:27 +02:00
Styles - Replace unknown file image by empty extension 2023-05-04 15:19:39 +02:00
TelKeypad Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Timeline Option to deactivate chats and video. 2023-03-21 11:06:54 +01:00
View Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
qmldir Primary color on links in chat. 2023-04-07 17:08:57 +02:00