status-desktop/ui/app/AppLayouts/Chat
Lukáš Tinkl 9addf1221b fix(PinnedMessagesPopup): “Jump to” button doesn’t work pinned messages popup
This was never implemented, eventhough a similar approach is used with
the global AppSearch. Expose the method `scrollToMessage(messageId)` so
that it can be called from QML directly.

Fixes #7375
2022-09-19 16:34:07 +02:00
..
controls feat(ActivityCenter): Refactor AC from chat and place in mainui 2022-09-15 12:21:06 +03:00
helpers fix(CreateChannelPopup): fixed emoji popup position 2022-08-04 18:05:36 +03:00
layouts chore(HoldingsDropdown): Component refactor and split into smaller files 2022-09-07 22:33:36 +02:00
panels fix(@chat/members): display member's picture according to settings 2022-09-19 14:53:48 +02:00
popups fix(PinnedMessagesPopup): “Jump to” button doesn’t work pinned messages popup 2022-09-19 16:34:07 +02:00
stores chore(@desktop/chat): remove legacy GroupInfoPopup 2022-09-13 12:33:34 +02:00
views fix(PinnedMessagesPopup): “Jump to” button doesn’t work pinned messages popup 2022-09-19 16:34:07 +02:00
ChatLayout.qml feat(chat): Removing dynamic scoping from chat section 2022-07-15 17:00:36 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00