Closed ghost closed 9 years ago
This is possible. Although, the simplest way to do that is linkify/emojify all DOM nodes, this will not be cheap in term of resources. I leave it to extension that have this only purpose.
A more precise way would be to override view renderer like it is done on chatmessage renderer, but it requires a lot a code reverse. Let's postpone this to later :grinning:
If you think this is too much, we could just add comments to emojify/linkify.
I added linkify to Comments and messages on profile pages
@Mullinx, do you see some other places you want to linkify ?
profile and broadcast description
i think if there's an image in the description, it shouldn't embed it to avoid breaking the layout (also, having a gif embedded in the bc description will be annoying).
Just an idea I got. :p