Commit Graph

4 Commits

Author SHA1 Message Date
Dean Sheather 4701bb3f6d feat: clickable URLs in chat log
Adds a parsing step when constructing `Message` objects that scans the
message content for anything that looks URL-like, and inserts new
`TextChunk`s into the message content with a URIPayload set.

Hovering over a URL shows an on-hover effect. Clicking a URL opens it in
the default browser. Right clicking shows the hostname, with an option
to open and an option to copy the URL to the clipboard.
2024-04-09 15:40:27 +10:00
Anna a0525562ff chore: remove boms 2022-02-15 13:02:46 -05:00
Anna d0c3cbc2ab feat: add achievement links 2022-02-03 19:19:27 -05:00
Anna 1013c0af8c feat: add PF links 2022-01-16 01:29:44 -05:00