status-desktop/ui/app
Pascal Precht 3bf15785fa fix(Profile): ensure invite friends link is rendered
There's a but in the app's profile section where the link to
invite friends is never rendered, even if the currently logged-in
user has no added contacts.

This is because the UI refers to the count of *all* contacts the
user has (even removed ones - remember that, once added, removing
a contact is only done by removing a tag).

This commit ensures that the invitation link is rendered by
relying on the *added* contacts list. It also prevents the
"blocked contacts" button from rendered when there's no blocked
contacts.
2021-02-01 11:57:24 -05:00
..
AppLayouts fix(Profile): ensure invite friends link is rendered 2021-02-01 11:57:24 -05:00
img feat: redisgn compact mode part 1 2021-02-01 11:54:26 -05:00
AppMain.qml Updated main tap's profile badge. Fixes #1619 2021-01-18 15:27:56 -05:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00