GeopJr / Tuba

Browse the Fediverse
https://tuba.geopjr.dev/
GNU General Public License v3.0
504 stars 55 forks source link

feat(mv): Use "Clapper.MediaItem.cached" constructor #1044

Closed Rafostar closed 3 days ago

Rafostar commented 4 days ago

Simplify code by storing only URIs and their cache file locations as strings, then use newly added Clapper.MediaItem.cached constructor to recreate an item.

NOTE: This PR targets feat/mv/enable-clapper-caching branch.

GeopJr commented 3 days ago

Looks good to me! Thank you so much!