linphone-desktop/linphone-app
Julien Wadel 4532e278ac New chat layout :
- Split content type to be filtered by proxy lists.
- Add a message in notification when receiving a conference invitation.
- Change chat bubbles colors to match mobile application.
- Change date display on messages to remove sections. It allows to be more coherent when sorting messages.
- Change Chat Layout : outgoing messages to right, incoming messages to left.
- Change bubble design to be squared when grouped.
- Group messages on 1 second away from previous (and same sender).
- Add a background color with radius to files in reply messages.
- Make color corners on reply.
- Fix filename to 2 lines in file download icon.
- Add a background color on conference invitations.
- Change conference title from bold to normal on invitations.
- Rework chat message content layout to be used with grids and lists : files are now displayed in grid.
- Remove cyclic dependencies with reply design (which was recursivly linked with ChatContent).
- Fix center layouts that were not bind to the correct one.
- Align pictures to center.
- Fix hidden admin usernames in participant view.
2023-03-03 17:09:25 +01:00
..
assets New chat layout : 2023-03-03 17:09:25 +01:00
build Added qtwebview to docker images. Mandatory since we now use webview for assistant 2021-11-19 22:37:26 +01:00
cmake Change application source folder name 2020-03-26 16:44:31 +01:00
cmake_builder Mute option for each chatrooms. 2023-02-27 16:52:08 +01:00
include/LinphoneApp - Fix cmake error (remove object from executable) 2021-01-16 14:54:26 +01:00
src New chat layout : 2023-03-03 17:09:25 +01:00
tools Update docker file to use Maintenance Tool from Qt. 2023-02-24 10:37:42 +01:00
ui New chat layout : 2023-03-03 17:09:25 +01:00
application_info.cmake - Add Vendor and copyright ranges 2021-11-02 15:05:23 +01:00
CMakeLists.txt New Feature : Pdf viewer 2023-02-27 11:15:29 +01:00
resources.qrc New chat layout : 2023-03-03 17:09:25 +01:00
webview_resources.qrc 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