status-desktop/ui/app/AppLayouts/Profile
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
..
LeftTab uiux: adjust hover color for menu items in profile and channel list 2021-01-22 13:39:15 -05:00
Sections fix(Profile): ensure invite friends link is rendered 2021-02-01 11:57:24 -05:00
LeftTab.qml feat: add basic browser settings and go to them on browser button click 2020-10-21 12:06:50 -04:00
ProfileLayout.qml fix: update privacy settings like design 2021-01-19 16:47:16 -05:00
qmldir feat: layouts for the Profile screens 2020-05-19 20:02:21 -04:00