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
Is your feature request related to a problem? Please describe.
Currently, attaching images in comments to threads only federates to microblog stuff at most. They aren't visible to e.g. Lemmy users.
Describe the solution you'd like
Send the image embedded in the post as a fallback with ![alt text](URL)
Describe alternatives you've considered
Drag Lemmy backstage and take its head off
The text was updated successfully, but these errors were encountered:
The problem with additionally adding the embedded ![alt text](URL) is that it actually correctly federates from mbin <-> mbin. So we could show the representation differently for lemmy servers, but I don't know if I would like it. If lemmy does not support images in comments it is an issue in their implementation. I would ask you to additionally to this issue open up one on the lemmy side and link it to this one here.
Is your feature request related to a problem? Please describe.
Currently, attaching images in comments to threads only federates to microblog stuff at most. They aren't visible to e.g. Lemmy users.
Describe the solution you'd like
Send the image embedded in the post as a fallback with
![alt text](URL)
Describe alternatives you've considered
Drag Lemmy backstage and take its head off
The text was updated successfully, but these errors were encountered: