Jonathan Rainville
|
6bd1cfde72
|
test(chat): add a test that install a sticker pack and sends a sticker
Fixes #6962
|
2022-08-29 10:52:00 -04:00 |
Michal Iskierko
|
268f6ef4eb
|
fix(desktop/profile): Does not apply avatar icon if quitted popup
Apply avatar icon only if the user accepts it.
Fix #5238
|
2022-04-12 18:22:56 -04:00 |
Alexandra Betouni
|
8e6ae3c047
|
fix(Browser) Transaction Popup was misaligned
Fixed transaction popup position
Fixed JSDialogWindow title was going
off popup boundaries
Closes #4361
|
2022-02-15 00:06:21 +02: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 |
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 |