bsky-app/src/state/models/cache
Ollie Hsieh 2509290fdd
Split image cropping into secondary step (#473)
* Split image cropping into secondary step

* Use ImageModel and GalleryModel

* Add fix for pasting image URLs

* Move models to state folder

* Fix things that broke after rebase

* Latest -- has image display bug

* Remove contentFit

* Fix iOS display in gallery

* Tuneup the api signatures and implement compress/resize on web

* Fix await

* Lint fix and remove unused function

* Fix android image pathing

* Fix external embed x button on android

* Remove min-height from composer (no longer useful and was mispositioning the composer on android)

* Fix e2e picker

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-04-17 15:41:44 -07:00
..
image-sizes.ts Split image cropping into secondary step (#473) 2023-04-17 15:41:44 -07:00
link-metas.ts Introduce an image sizes cache to improve feed layouts (close #213) (#335) 2023-03-21 12:59:10 -05:00
my-follows.ts Rework the me.follows cache to reduce network load (#384) 2023-04-03 19:50:46 -05:00
profiles-view.ts Reorganize state models for clarity (#378) 2023-04-03 15:21:17 -05:00