mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-03 16:26:12 +00:00
- Added LinkUtils for detecting and rendering NomadNet and standard links in text. - Introduced MarkdownRenderer for converting Markdown to HTML, including support for code blocks, headers, and inline formatting. - Implemented escapeHtml utility function to prevent XSS in rendered text. - Updated ToastUtils to support an optional key parameter for toast notifications. - Included Italian language support in the frontend localization.