Working on showing attached images in the desktop client, it worked on first try.
Now I need to fix the scale and alignment - but cool that it works already!
@stigatle@yarn.stigatle.no Nice! š Using a Markdown parser / renderer? š¤
@prologic@twtxt.net They have some markdown support that you can use, but I have not looked into that yet, I might check on that for clickable links in label.
I now just get all the attached links in each post, check for direct links to images, download them and show them as in the screenshot.
@stigatle@yarn.stigatle.no Ahh I see! I was thinking if you used some kind of HTML widget ā¦ ?
I may have no idea what Iām talking about š
Gonna code a bit tonight. Clean up the image code, then I will rewrite some of the code that uses libcurl, make a more generic function that I use in the calls, instead of many functions. That will be nice.