Lukáš Tinkl
|
b1259a83f4
|
fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal
account for top/bottom padding in the scroll view to fix the overall
height calculation
plus some smaller, mostly correct margins, cleanup
Fixes #7174
|
2022-09-01 19:28:21 +02:00 |
Jonathan Rainville
|
016e3927f2
|
test(chat): add test that sends a message with an emoji
Fixes #6881
|
2022-08-17 11:33:36 -04:00 |
Stefan
|
057c0ee1c9
|
test(Communities): can change the emoji of a community channel
Closes #6887
|
2022-08-16 14:18:16 +02:00 |
MishkaRogachev
|
9aa1a1073e
|
fix(@desktop): Fix scrolling in chat components, wallet fixes
|
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
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Igor Sirotin
|
7b001b5099
|
fix(@chat): Used `StatusEmoji` component
|
2022-05-23 14:36:13 +03:00 |
Igor Sirotin
|
993499567b
|
fix(@chat): Fixed blurry emojis
|
2022-05-13 14:03:50 -04:00 |
Pascal Precht
|
b72f53e62c
|
fix(StatusEmojiPopup): remove unnecessary spacing
Fixes #5433
|
2022-05-04 17:45:11 +02:00 |
Jonathan Rainville
|
be9d2f94e2
|
feat: enable emojis as channel icons
Fixes #4809
|
2022-03-08 15:15:25 -05:00 |
Pascal Precht
|
d814484c72
|
fix: make emoijs work again
|
2021-11-05 11:02:45 -04: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 |