Files
HellionChat/ChatTwo
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
..
2023-10-03 02:59:51 -04:00
2022-02-04 23:00:16 -05:00
2024-04-03 01:30:18 +02:00
2024-04-03 00:57:49 +02:00
2024-04-08 03:26:49 +02:00
2024-04-09 15:40:27 +10:00
2024-04-06 23:09:20 +02:00
2024-04-03 01:30:18 +02:00
2024-04-09 15:40:27 +10:00
2024-04-03 00:57:49 +02:00
2024-04-06 23:09:20 +02:00
2024-04-09 15:40:27 +10:00
2024-04-03 00:57:49 +02:00
2024-04-06 23:09:20 +02:00
2024-04-09 15:40:27 +10:00
2023-10-03 02:59:51 -04:00