lemmy-ui icon indicating copy to clipboard operation
lemmy-ui copied to clipboard

Display images in PMs, when they're the instance's emojis

Open db0 opened this issue 8 months ago • 1 comments

Requirements

  • [x] This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • [x] Please check to see if this issue already exists.
  • [x] It's a single bug. Do not report multiple bugs in one issue.
  • [x] It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

Latest version disables inline images in PMs, which includes the own instance emojis. As the instance emojis are set by the admins, they should be trusted to be safe, and therefore should be allowed to be embedded in PMs.

Steps to Reproduce

Send a PM with instance emojis

Technical Details

N/A

Lemmy Instance Version

0.19.11

Lemmy Instance URL

No response

db0 avatar Apr 15 '25 09:04 db0

We'll need to make some different versions of the no_images markdown setup, to allow some images like these.

dessalines avatar Apr 15 '25 15:04 dessalines