status-desktop/ui
Pascal Precht bd9fa37ce3 fix(Chat): ensure correct contact username is shown
In some cases inside of 1-on-1 chats, the fake messages added to
the beginning of the message list, wouldn't determine the correct
username of the contact in question.

This commit explicitly calls `chatsModel.userNameOrAlias()` instead
of relying on `activeChannel.name` which tries to do the same.
2021-02-23 10:42:23 -05:00
..
app fix(Chat): ensure correct contact username is shown 2021-02-23 10:42:23 -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 feat: add colors for mentions for light and dark theme 2021-02-18 15:24:12 -05:00
onboarding fix: appSettings were being overwritten due to defaultAppSettings periodically executing sync() 2021-02-18 16:40:21 -05:00
shared feat(MessageContextMenu): add copy link actions 2021-02-23 08:53:54 -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: minimize on close 2021-02-23 08:53:37 -05:00
nim-status-client.pro fix: fix group info popup warning and don't load popup immediately 2021-02-18 16:38:10 -05:00