Investigate how emojis are currently rendered in the app. Look for usage of any emoji library or component. The issue requests support for non system emojis like 'trollface', which are custom or from external sources. Consider implementing a custom emoji picker or integrating a library that supports custom emoji sets. Review the existing emoji related files in the repository, such as components or utilities handling emoji display.