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 |
Boris Melnik
|
6b0e29f2ea
|
fix(Communities): Fix membership requests popup
Closes: #6799
|
2022-08-15 17:32:10 +03:00 |
Alexandra Betouni
|
6b63d8ee7a
|
fix(StatusModal): back button arrow was tiny
Closes #6727
|
2022-08-04 13:13:50 +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 |
Alexandra Betouni
|
2bd685943f
|
feat(chat): Removing dynamic scoping from chat section
Closes #4244
|
2022-07-15 17:00:36 +03:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Sale Djenic
|
22d5f2d126
|
fix(@desktop/chat): intermittent with community invites
Fixes: #6170
|
2022-06-21 10:56:46 -04:00 |
Patryk Osmaczko
|
25c6a5f5ca
|
chore(@desktop): remove identicon related code
|
2022-04-04 17:50:48 +02:00 |
Jonathan Rainville
|
e1deafa76b
|
refactor(community): move membership functions to chat_section
Fixes #4473 and #4485
|
2022-02-01 11:50:01 +01:00 |
Jonathan Rainville
|
3e339ea094
|
refactor(community): add admin member request feature
Fixes #4442
|
2022-02-01 11:50:01 +01:00 |
Sale Djenic
|
e220599612
|
refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section
|
2022-02-01 11:47:46 +01:00 |
Sale Djenic
|
da6fe00528
|
refactor(@desktop/settings-contacts): contacts section updated
|
2022-02-01 11:47:46 +01:00 |
Sale Djenic
|
b3f8af8e06
|
refactor(@desktop/general): qml code referring to the old code base commented out
Qml code referring to the old code base commented out, but not deleted,
due to easier refactoring the rest of the app.
|
2022-02-01 11:42:42 +01:00 |
Alexandra Betouni
|
b4b28d2f98
|
feat(desktop/contacts) Improvements in contacts
Contacts updates currently in base_bc
Closes #4100
|
2021-12-01 20:51:06 +02:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |
Alexandra Betouni
|
056f84c301
|
refactor(desktop/chat) Cleaning up popups
|
2021-10-26 16:22:49 -04:00 |
Alexandra Betouni
|
9cc361c40a
|
refactor(desktop/chat) Moving chat to new architecture
Closes #3710
|
2021-10-20 15:29:38 -04:00 |