mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-21 21:58:06 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| Chat.js | ||
| Chat.qml | ||
| ChatAudioMessage.qml | ||
| ChatAudioPreview.qml | ||
| ChatCalendarMessage.qml | ||
| ChatConferenceInvitationMessage.qml | ||
| ChatContent.qml | ||
| ChatDeliveries.qml | ||
| ChatFileMessage.qml | ||
| ChatFilePreview.qml | ||
| ChatForwardMessage.qml | ||
| ChatFullContent.qml | ||
| ChatMenu.qml | ||
| ChatMessagePreview.qml | ||
| ChatReplyMessage.qml | ||
| ChatReplyPreview.qml | ||
| ChatTextMessage.qml | ||
| Event.qml | ||
| IncomingMessage.qml | ||
| Message.js | ||
| Message.qml | ||
| Notice.qml | ||
| OutgoingMessage.qml | ||