status-desktop/ui
Pascal Precht 2e710715bc fix(Communities): ensure profile popup is hydrated with correct data
The `communityProfilePopup` relies on the currently `activeCommunity` to
get its data. Unfortunately, once read, even when `chatsModel.setActiveCommunity()`
is called which triggers `activeCommunityChanged`, the data in the popup
won't be updated. The next time one would open a community profile page,
it'd have the data that was previously received from the model.

This commit ensures that the popup is hydrated with the most recent data
by explicitly updating its properties right before it's opened.
2021-03-11 10:41:19 -05:00
..
app fix(Communities): ensure profile popup is hydrated with correct data 2021-03-11 10:41:19 -05:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n chore: run translation scripts 2021-02-18 15:23:58 -05:00
imports Use SVG emojies 2021-03-08 14:10:58 -05:00
onboarding Fixed login btn pending status in case of invalid password. Fixes #1972 2021-03-04 17:36:37 -05:00
shared fix(Communities): fallback to letter identicon if no image available 2021-03-11 10:00:05 -05:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: fix errorSound not defined 2021-02-23 11:57:33 -05:00
nim-status-client.pro feat: implement redesign of communities on the left tab 2021-03-03 16:45:23 -05:00