Thomas Ricouard
Thomas Ricouard
Make sense but `TimelineViewModel` is far from simple and probably time for a refactor if we need to inject user settings on top of that. But sound good to filter...
Can you try again? On mine it open the login page correctly. Maybe some downtime?
I've definitely noticed that too and I need to find out why.
Will be fixed in the next version, the whole app will works in landscape on iOS!
Can you try from the share sheet? Also could you give me the format? Is it just a .jpeg? Does it works on other client? https://developer.apple.com/documentation/uniformtypeidentifiers/uttype
I wonder if it's because the image is too big or somehow the format is erroring on Ice Cubes. Could you upload the same file here so I can test?
That would be nice :) The process before uploading is done there: https://github.com/Dimillian/IceCubesApp/blob/main/Packages/Status/Sources/Status/Editor/StatusEditorViewModel.swift#LL594C20-L594C20 Could be that the image is too big. And I didn't found the right formula yet to...
So it works for me, I downloaded it, unzip in files, then save image to photos. Then I can upload it from the in app photo picker. There is indeed...
Problem solved. Stay tuned.
I did two things: * Allow upload from the files applications. * And smarter image compression Let me know.