status-desktop/ui/app/AppLayouts/Chat/views
Pascal Precht 23b72a9e8d feat(ActivityCenter): allow users to mark notifications as unread
As raised in #3665, users aren't able to mark activity center notifications as unread.
The APIs for that didn't exist yet so they have been added in:

- status-go (https://github.com/status-im/status-go/pull/2383)
- status-lib (https://github.com/status-im/status-lib/pull/53)

respectively.

Closes #3665
2021-11-18 11:04:49 +01:00
..
AcceptTransactionView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ActivityCenterGroupRequest.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ActivityCenterMessageComponentView.qml feat(ActivityCenter): allow users to mark notifications as unread 2021-11-18 11:04:49 +01:00
ChannelIdentifierView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ChatColumnView.qml fix: make user profile images work again 2021-11-05 15:00:50 -04:00
ChatContextMenuView.qml fix: fix undefined error while deleting community channel 2021-11-05 11:02:45 -04:00
ChatMessagesView.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
ChatTextView.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
CommunityColumnView.qml fix(TransferOwnershipPopup): ensure community key is exported properly 2021-11-15 12:32:56 +01:00
CompactMessageView.qml fix(@desktop/chat): Modal on the Pinned Messages Popup isnt seen 2021-11-10 13:39:59 -05:00
ContactsColumnView.qml fix: context menu losing data and group info being empty sometimes 2021-11-05 14:42:44 -04:00
InvitationBubbleView.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
LinksMessageView.qml fix(settings): fix whitelist setting that starts null 2021-11-05 15:38:36 -04:00
MessageContextMenuView.qml feat: add toggle for switching status-go DEBUG log level 2021-11-16 09:42:28 -04:00
MessageView.qml fix(@desktop/chat): Modal on the Pinned Messages Popup isnt seen 2021-11-10 13:39:59 -05:00
NormalMessageView.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
StatusUpdateView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
TransactionBubbleView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00