Skip to content

Copy emoji in the subject from parent post

rinpatch requested to merge fix/copy-emoji-summary into develop

Sometimes people put emoji in the subject, which results in the subject looking broken if someone replies to it from a server that does not have the said emoji under the same shortcode. This patch solves the problem by extending the emoji set available in the summary to that of the parent post.

Merge request reports