Michał Cieślak
|
a893d100ab
|
fix(LinksMessageView): Reload images when back online
Closes: #7665
|
2022-10-11 17:01:30 +02:00 |
Michał Cieślak
|
abc570006c
|
chore(StatusChatImageLoader): uses mipmap filtering for unfurled images
Closes: #7689
|
2022-09-30 16:00:09 +02:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Jonathan Rainville
|
9d2862a602
|
fix(chat): fix gifs staying active in the background when switching chat
|
2022-06-29 16:48:01 -04:00 |
Sale Djenic
|
c855de98b6
|
fix(@dekstop/chat): higher cpu usage after opening gif selector
Fixes #4829
|
2022-02-23 15:43:21 -05:00 |
Jonathan Rainville
|
426b230b3a
|
fix(link-message): fix link unfurling display and height
Fixes #4608
|
2022-02-11 09:37:58 -05: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 |