Michal Iskierko
|
2bb346a09e
|
fix(@desktop): Use colorId to find correct color of users&members
colorId is set in the model instead of using qml function.
Fix #6366
|
2022-09-08 13:56:27 +02:00 |
Alexandra Betouni
|
e1c548696f
|
feat(Desktop)!: Updating desktop app due to IconSettings refactor
As part of https://github.com/status-im/StatusQ/issues/781
|
2022-09-02 18:41:21 +03:00 |
PavelS
|
38c77095b8
|
fix(@desktop/chat): adjust add members default picture
Update colorForPubkey to check if colorId is in bounds
Replace userCustomizationColors array usage with Utils function call
Fixes #6971
|
2022-08-23 13:07:58 +03:00 |
MishkaRogachev
|
58e0fce819
|
feat(@desktop): Fix twitchy scrolling issues
Close #6187
|
2022-07-21 18:44:30 +03:00 |
MishkaRogachev
|
0d3aed0611
|
fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items
Close #5781
|
2022-07-21 18:44:30 +03:00 |
Patryk Osmaczko
|
524c91dbab
|
fix(@desktop): post user model refactor issues
|
2022-06-13 10:53:58 +02:00 |
Patryk Osmaczko
|
25c6a5f5ca
|
chore(@desktop): remove identicon related code
|
2022-04-04 17:50:48 +02:00 |
Patryk Osmaczko
|
e130953634
|
feat(@desktop): use emoji hash and identicon ring
Closes: #4782
|
2022-03-16 18:34:57 +01:00 |
Boris Melnik
|
ea5b5716e5
|
refactoring(groups): Refactor groups popups
Closes: #4719 #4615
|
2022-02-17 21:04:29 +03:00 |
Boris Melnik
|
900c6528ac
|
fix(groups): Hide unchecked users in group creation popup
Closes: #4532
|
2022-02-01 11:50:18 +01:00 |
Boris Melnik
|
1cd83b4d17
|
refactor(groups): Move groups to new architecture
Closes: #4223
|
2022-02-01 11:49:52 +01:00 |
Alexandra Betouni
|
0eb40287fa
|
refactor: removed dynamic scoping from shared module
Properties and functions moved to Global:
- toastMessage
- openProfilePopup()
- getProfileImage()
- popupOpened
Closes #4248
|
2022-02-01 11:46:39 +01:00 |
Khushboo Mehta
|
0fbdbdbd15
|
fix(@desktop/Chat): Group chat popup member list doesn't have proper visuals
fixes #4176
|
2021-12-01 16:11:34 +01:00 |
Pascal Precht
|
5fd317a6e1
|
fix(GroupChatPopup): fix ui elements
This corrects the call to action button in the modal footer
as well as the "no friends" rectangle, which was wrongly rendered.
|
2021-10-27 11:50:26 -04:00 |
Alexandra Betouni
|
9cc361c40a
|
refactor(desktop/chat) Moving chat to new architecture
Closes #3710
|
2021-10-20 15:29:38 -04:00 |