Elektrine lite

← Feed

@grishka@mastodon.social

Post #3824626

2026-07-14 19:18 UTC

And by the way. It uses execute A LOT. Like, more than half the API requests it makes are the `execute` method. This exposed some more bugs and corner cases in my interpreter.

Replies (1)

  • @grishka@mastodon.social 2026-07-14 20:57

    Thankfully, I didn't have to decompile it. I just asked the guy who worked on it back then 🙃 It turns out it does support `sizes`. After I removed that key, photo attachments started showing up.

    Open ##3824625