Misode @misode.dev · Sep 17

Images and videos in comments now show up correctly on mojira.dev! Unfortunately it seems like this only works for comments added after the migrations. #minecraft #mojira

8 likes 1 replies

?

Replies

Misode · Sep 17

This was a pretty hacky implementation btw. I'm relying on matching the filename of the image. This is necessary because I'm fetching the list of attachments from the public API and the list of comments from the servicedesk API. And the internal media ID's are not the same between those.