linphone-desktop/linphone-app/ui/modules/Linphone/Chat
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
..
Chat.js - Fix crash and leaks on restart/quit. 2022-05-13 17:38:43 +02:00
Chat.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatAudioMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatAudioPreview.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
ChatCalendarMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatConferenceInvitationMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatContent.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatDeliveries.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
ChatFileMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatFilePreview.qml Add a new progress bar in the form of spinner. 2022-06-17 16:36:46 +02:00
ChatForwardMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatFullContent.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatMenu.qml Mute option for each chatrooms. 2023-02-27 16:52:08 +01:00
ChatMessagePreview.qml Reduce Qt warnings on FileDialog in chat while in call. 2022-06-09 13:08:02 +02:00
ChatReplyMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatReplyPreview.qml New chat layout : 2023-03-03 17:09:25 +01:00
ChatTextMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
Event.qml New chat layout : 2023-03-03 17:09:25 +01:00
IncomingMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00
Message.js Change application source folder name 2020-03-26 16:44:31 +01:00
Message.qml New chat layout : 2023-03-03 17:09:25 +01:00
Notice.qml New chat layout : 2023-03-03 17:09:25 +01:00
OutgoingMessage.qml New chat layout : 2023-03-03 17:09:25 +01:00