Alexandra Betouni
|
2bd685943f
|
feat(chat): Removing dynamic scoping from chat section
Closes #4244
|
2022-07-15 17:00:36 +03:00 |
Michal Iskierko
|
2e5f1c9c4d
|
fix(@desktop/chat): Show badge and message in activity center for reply elements
Fix #5523
|
2022-05-18 13:59:45 +02:00 |
Sale Djenic
|
9c9d633065
|
fix(@desktop/activity-center): mentions and replies in the activity centre does not display community icon
Fixes #5302
|
2022-04-12 20:08:33 +02:00 |
Patryk Osmaczko
|
25c6a5f5ca
|
chore(@desktop): remove identicon related code
|
2022-04-04 17:50:48 +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 |
Pascal Precht
|
193b42ed54
|
fix(ActivityChannelBadgePanel): ensure loading badge components works
QML is complaining that it can't assign the types to `sourceComponent`,
so this commit wraps them in `Component` types to mitigate that.
|
2021-10-25 11:25:27 +02:00 |
Alexandra Betouni
|
9cc361c40a
|
refactor(desktop/chat) Moving chat to new architecture
Closes #3710
|
2021-10-20 15:29:38 -04:00 |