status-desktop/ui/app/AppLayouts/Chat
Pascal Precht 0b280f090e refactor(communities): remove legacy pending membership indicator
We no longer want to show pending membership requests in the left column
of the layout. Instead, community owners need to go to the community
settings -> members -> Pending requests

This however does not remove the legacy membership popup yet because
it's still used when users click the OS notification of incoming
community requests to join.

We don't yet have a mechanism to make the app navigate specifically to
that section of the community settings.
2023-06-06 09:07:53 +02:00
..
controls fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
helpers feat(HoldingsDropdown): airdrops tokens support added 2023-05-08 11:44:10 +02:00
layouts feat(MintToken): Add `delete` and `retry mint` options when deploy fails 2023-06-02 13:15:34 +02:00
panels tst_communityManageOverview): add scenario that copies community private key 2023-06-02 23:19:35 +03:00
popups tst_communityManageOverview): add scenario that copies community private key 2023-06-02 23:19:35 +03:00
stores fix(contacts): fix inconsistency when banning or unbanning contact 2023-06-01 14:25:20 -04:00
views refactor(communities): remove legacy pending membership indicator 2023-06-06 09:07:53 +02:00
ChatLayout.qml fix(newChat): fix sending messages in new ad hoc chat with new store 2023-05-05 09:36:14 -04:00
qmldir