this post was submitted on 04 Sep 2023
1034 points (98.0% liked)
Curated Tumblr
5043 readers
397 users here now
For preserving the least toxic and most culturally relevant Tumblr heritage posts.
The best transcribed post each week will be pinned and receive a random bitmap of a trophy superimposed with the author's username and a personalized message. Here are some OCR tools to assist you in your endeavors:
-
FOSS Android Recs per u/m_f@discuss.online: 1 , 2
Don't be mean. I promise to do my best to judge that fairly.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hmmm
Working link https://sh.itjust.works/pictrs/image/c51a1850-9926-43e3-9045-ef419896fc5b.webp
Not working link (Not Jerboas fault, doesn't work in browser either) https://lemmy.today/pictrs/image/be1cd2d2-439b-4188-ae13-c812c7875846.png
Each post uploaded (with url)has two urls: thumbnail_url and url.
https://mv-gh.github.io/lemmy_openapi_spec/#tag/Post/paths/~1post/get
Jerboa shows the thumbnail_url on home (in small_card postviewmode) and actual url in the post. If you swap modes you see it show the image
Now as far as I know Lemmy automatically makes the thumbnail URL.
I don't have time rn to dive into the specifics
But i do find it very weird thumbnail_url and url are on different instances. Possible related to this
https://github.com/LemmyNet/lemmy/issues/3870 ??
I'll look into it later more but it's seems more like a backend issue instead of the client