Open
Description
Text forms of emoji/unicode are currently shown in messages and reactions, but if a user happens to have one in their user 'full name' then this is not handled right now. This triggers the behavior where the display can be corrupted by multi-width characters - a bug believed to originate in urwid.
To 'clean' the output of full names it would therefore be good to convert any emoji to the expanded text form, and ideally style it as per emojis to distinguish it from the name itself.
Activity