status-desktop/ui/app/AppLayouts/Chat/ChatColumn/MessageComponents
Eric Mastro 361c902f37 fix(chat): Re-position “retry” link
Fixes #3606.

The “retry” link for failed messages was not aligned correctly in the light theme. This was due to setting the `verticalCenter` as well as `anchors.top` in some situations. `verticalCenter` has been removed in favour of setting the top and bottom anchors.
2021-09-21 10:11:39 -04:00
..
TransactionComponents EIP1559 2021-09-10 13:42:19 -04:00
AudioPlayer.qml feat: play audio messages 2020-07-30 13:49:50 -04:00
ChannelIdentifier.qml fix(@desktop/chat): after reaching the top of chat history, unable to scroll down again 2021-09-06 17:00:17 -04:00
ChatButtons.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
ChatReply.qml fix(@desktop/chat) Reply to image doest show image in reply box 2021-08-31 12:14:48 -04:00
ChatText.qml fix(@desktop/chat): channel links sends to main public channel instead of a channel in that community 2021-09-20 17:34:38 -04:00
ChatTime.qml fix(@desktop/timeline): auto-update messages age 2021-07-16 18:14:01 -04:00
CompactMessage.qml fix(chat): Re-position “retry” link 2021-09-21 10:11:39 -04:00
DateGroup.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
EmojiReactions.qml [#2386] Fixed inline emoji reaction menu not showing on top of message 2021-07-19 14:06:36 -04:00
InvitationBubble.qml feat(communities): re-enabled open membership communities 2021-09-20 08:51:58 -04:00
LinksMessage.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
MessageBorder.qml feat: whitelist gifs (no url extension needed) 2020-12-21 14:14:32 -05:00
MessageMouseArea.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
NormalMessage.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
RectangleCorner.qml feat: make RectangleCorner a component and show images in compact 2020-07-16 11:49:13 -04:00
Retry.qml refactor: extract messages from chat view 2021-06-22 15:12:01 -04:00
SentMessage.qml feat: show time and sent status on the image itself 2021-01-14 16:02:27 -05:00
StatusUpdate.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
TransactionBubble.qml fix(@desktop/chat): sign and send appears for both recipient and sender when sharing the address 2021-07-16 17:41:22 -04:00
UserImage.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
UsernameLabel.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00