Skip to content

entity normalizer: provide summary_html property

kaniini requested to merge hotfix/summary-html into develop

Mastodon API returns HTML always in spoiler_text, while TwitterAPI sends both a text version as well as an HTML version of the message subject, which we started to use when we allowed custom emoji in message subjects.

Merge request reports