You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
In experiments around Markdown inline images, I found that Semaphore does not strip inline images (that go to a different server than the one the instance is from, although I believe figuring out whether a server is the instance’s normal fileserver or not can be tricky for some).
Furthermore, for an image of nōn-neglegible height, the layout of the interaction buttons below and of the next status will be off, but curiously not always.
In experiments around Markdown inline images, I found that Semaphore does not strip inline images (that go to a different server than the one the instance is from, although I believe figuring out whether a server is the instance’s normal fileserver or not can be tricky for some).
Furthermore, for an image of nōn-neglegible height, the layout of the interaction buttons below and of the next status will be off, but curiously not always.
Context/Thread:
web+ap://toot.mirbsd.org/@mirabilos/statuses/01H7GWS60V4J5X59AEKKRKXN5GNote that the next GotoSocial release will also strip them (just removing the
imgtag, for now, until better handling (downloading+caching/proxying/…) can be implemented), so for testing use an older version (or another instance software that allows Markdown or HTML inline images).