Sale Djenic
|
69fc5bec5e
|
refactor(@desktop/settings-ens-usernames): ens usernames module added and corresponding ui updated
|
2022-02-01 11:50:14 +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 |
Jonathan Rainville
|
9016999ec2
|
refactor(chat): hook chat commands to qml and fix ens resolve
|
2022-02-01 11:46:40 +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 |
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 |
B.Melnik
|
defefa1bfe
|
fix: Fix missing setup url for new opeed tab
Closes: #4107
|
2021-11-17 15:40:50 +01: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 |
Pascal Precht
|
8617c70742
|
refactor: remove AccountSelector and replace with StatusAccountSelector
|
2021-10-27 11:48:43 -04:00 |
Alexandra Betouni
|
056f84c301
|
refactor(desktop/chat) Cleaning up popups
|
2021-10-26 16:22:49 -04:00 |
Pascal Precht
|
85065b8d33
|
refactor(ChatCommandModal): use StatusModal instead of ModalPopup
|
2021-10-21 09:22:35 -04:00 |
Alexandra Betouni
|
9cc361c40a
|
refactor(desktop/chat) Moving chat to new architecture
Closes #3710
|
2021-10-20 15:29:38 -04:00 |