status-desktop/ui/imports/shared/views/chat
Lukáš Tinkl f5d6c538c2 chore: consolidate & refactor popup handling
- all remaining global popup components moved into a separate Popups
entity
- removed some static objects from the Global singleton (appMain,
pinnedMessagesPopup, communityProfilePopup, sounds); rationale:
singletons should not contain any state
- fixed support for popups in storybook
- fixed some warnings (most of them broke the popups in one way or the other)
2023-02-09 15:01:57 +01:00
..
AcceptTransactionView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChannelIdentifierView.qml fix(@desktop/chat): adjust chat name placement 2022-09-26 12:54:41 +03:00
InvitationBubbleView.qml fix(InvitationBubbleView): Community invite box cta bleeds out of box 2022-12-01 16:47:40 +01:00
LinksMessageView.qml fix(StatusMessage): updated GIFs behavior 2023-02-03 16:31:56 +02:00
MessageContextMenuView.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
MessageView.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
NewMessagesMarker.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
SimplifiedMessageView.qml perf(chatScroll): Optimise timestamps 2023-01-19 19:24:18 +02:00
TransactionBubbleView.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
qmldir feat(Profile): Add SimplifiedMessageView for AC and verifiaction popups 2023-01-17 12:21:25 +04:00