status-desktop/ui/app/AppLayouts/Chat
Jonathan Rainville 59cde995d1
fix(community): fix community image not updating (#16807)
Fixes #16688

Fixes the issue by adding a version to the URL on the status-go side. No extra code needed on our side.
The only change is that we no longer need the `addTimestampToURL` hack for the community now.
2024-12-04 10:25:18 -05:00
..
controls [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
helpers feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
panels feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
popups getEmojiHashAsJson moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
stores Refactor contacts models to have a single model, remove useless properties and improve updating (#16667) 2024-11-28 09:15:34 -05:00
views fix(community): fix community image not updating (#16807) 2024-12-04 10:25:18 -05:00
ChatLayout.qml Refactor contacts models to have a single model, remove useless properties and improve updating (#16667) 2024-11-28 09:15:34 -05:00
qmldir