Skip to content

Add emoji list to report

Ilja requested to merge ilja/pleroma:add_emojis_list_to_report into develop

Pleroma FE has a component called Richcontent. This expects an emoji list.

In practice reports don't use rich content, but it is technically possible, so I added an emoji key to the response for the reports, just like they exist for accounts, Notes...

Then we can use this component to render the repport.

See pleroma-fe!1322 (merged)

Edited by Ilja

Merge request reports