Morpho
banner
morpho.radiant-industries.space
Morpho
@morpho.radiant-industries.space
A native multi-platform app for Bluesky, in early development.
https://github.com/morpho-app
Reposted by Morpho
i think it'll be funny if bluesky ever increases the size limit for image limits (please we need raised limits on images) because the only feasible way would be for imageV2 embeds to exist
September 25, 2024 at 2:11 PM
feels good
September 9, 2024 at 2:41 PM
hmmm
September 9, 2024 at 2:07 PM
and maybe 4th time is the charm.
September 9, 2024 at 1:51 PM
and again from the thread view
September 9, 2024 at 1:47 PM
testing something.
September 9, 2024 at 1:45 PM
ok, check check.
September 9, 2024 at 1:36 PM
dangit, that bug in Morpho again lol. Could have sworn I got it for good this time. Actually, I think I know why it happened on that post and not others, it hadn't loaded the parents in the thread to correctly select its root.
September 9, 2024 at 1:00 PM
Wat. Compose as a UI system is, I've discovered, kinda crappy in a bunch of ways (lots of performance footguns hidden around), but it can manage that, at least.
September 9, 2024 at 12:54 PM
Well, I definitely didn't do the encoding right on the upload. That's irritating.
September 2, 2024 at 9:49 PM
For sure. Honestly, that's part of why I decided to see if I could hack in a quick way to display the images instead. The way Compose Multiplatform (or on Android) does inline image content is a bit awkward, which is part of why I keyed off the placeholder glyph for proper placement.
September 1, 2024 at 5:32 PM
The placeholder character used, is that inherent to the standard or should I figure out a better way to slot it in in the correct spot?
September 1, 2024 at 5:27 PM
Added basic support for display of bluemojis as an exercise.
September 1, 2024 at 5:26 PM