our own message html processing to open links in new tab

This commit is contained in:
2025-02-11 23:17:39 -07:00
parent 0b928c171f
commit 0462340694
5 changed files with 220 additions and 11 deletions
+1
View File
@@ -89,6 +89,7 @@ tracing-subscriber = { version = "0.3.18", features = ["ansi"] }
tracing = "0.1.40"
color-eyre = "0.6.3"
crossbeam-queue = "0.3.11"
lol_html = "2.2.0"
[features]
web = [