mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
Parse sanitized html before rendering to detect links that are just raw text then transform them into anchor. Furthermore, for security purpore, we catch event when a user clicks on a link then display a confirmation modal displaying the real link. Co-authored-by: Valentin Regnault <valentinregnault22@gmail.com>