Dastan21
Dastan21
Change `if(!emoji.available)` to `if(true || !emoji.available)` in the plugin.js file
Fixed in v1.10.0. Links are now only refreshed when needed (upload, download, cache...).
Added medias/categories import in v1.10.0.
Should load faster in 1.7.0, I have added medias preloading (before even opening media tabs).
Medias previews (image, video, gif) are now getting cached in v1.10.0.
Medias previews (image, video, gif) are now getting cached in v1.10.0. To cache all current medias, go to 'Local database' (near media search), and click on 'Cache all medias'.
I don't think emojis count as medias. So in my opinion, it should be implemented on its own plugin.
You can disable categories thumbnail in the settings.
Also thumbnails are loaded after the picker has loaded. What exactly takes time to display?
Tbh I never tested with that many medias/categories so that may be the issue.