status-desktop/ui/imports/shared/status/StatusGifPopup
Jonathan Rainville 2f3f8f4e03 refactor(gifs): lazy load tenor api key + make search async
Fixes #9949

Only calls `setTenorAPIKey` once we need it (when doing a search or getting trending). 
Also caches the trending gifs so that they are only fetched once.
Makes the search and trending calls async by create an async tenor query async task.
2023-03-23 13:20:07 -04:00
..
ConfirmationPopup.qml fix(Chat): improve gif confirmation popup and fix preview whitelisting 2022-09-05 12:41:48 +02:00
EmptyPlaceholder.qml refactor(gifs): lazy load tenor api key + make search async 2023-03-23 13:20:07 -04:00
GifPopupDefinitions.qml
StatusGifColumn.qml fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00