status-desktop/ui/imports
Lukáš Tinkl 9581e6deb6 fix(ImportCommunityPopup): no UI information when requesting info failed
- track the import progress manually as
`root.store.getCommunityDetails(key)` can optionally return `null`
immediately if the community is not known and launch an async task
- as an additional measure, since the above async call sometimes never
finishes, add a `Timer` that unsets the internal `loading` state

Fixes #12358
2023-10-13 14:02:34 +02:00
..
Themes fix(StatusChatInput): improve code highlighting in code snippet/blocks 2023-01-10 15:21:45 +01:00
assets feat: Generate link previews in StatusChatInput - introduce LinkPreviewMiniCard 2023-10-12 14:08:28 +03:00
shared fix(ImportCommunityPopup): no UI information when requesting info failed 2023-10-13 14:02:34 +02:00
utils feat: Add settings card to control link previews settings in chat input 2023-10-12 15:40:01 +03:00