status-desktop/ui
Lukáš Tinkl 65a1f06382 fix(StatusEmojiPopup): fix initial loading of recent emojis
the "Recent emojis" was always empty until the user has clicked
additional emoji

loading the recent emojis in `Global.onSettingsLoaded` is too late; it's
executed long before the popup is opened; instead do it at the end of
parsing the categories
2022-09-01 19:28:21 +02:00
..
StatusQ@80a9cc9b3f feat(@desktop/chat): add textformat quote option functionality 2022-09-01 12:45:45 +03:00
app fix(Profile): Added menu to remove profile image 2022-09-01 15:48:22 +03:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n Lokalise: updates 2022-08-29 14:06:53 +02:00
imports fix(StatusEmojiPopup): fix initial loading of recent emojis 2022-09-01 19:28:21 +02:00
shared/status
generate-rcc.go chore(CPP): foundation for user onboarding 2022-07-07 23:23:09 +02:00
main.qml test(onboarding): Screenshot based testing POC, validating password strength 2022-08-23 12:07:36 +02:00
nim-status-client.pro feat(CreateCommunityPopup): Add Community Banner to Create Community Modal 2022-08-18 10:15:04 +02:00