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
2024-04-09 15:40:27 +10:00
2022-02-18 02:44:02 -05:00
2024-04-09 15:40:27 +10:00
2021-12-29 14:31:45 -05:00
2022-02-16 01:52:23 -05:00
2022-09-02 19:37:48 -04:00
2021-12-29 14:31:45 -05:00
2022-02-16 13:42:18 -05:00
2021-12-29 14:31:45 -05:00
2024-04-07 15:08:00 +02:00

Chat 2

Electric Boogaloo - ♪ A whole new chat, a new fantastic chat window ♪

Chat 2 is a complete rewrite of the in-game chat window as a plugin.
It supports:

  • Unlimited tabs
  • Tabs that always send to a certain channel
  • More flexible filtering
  • RGB channel colouring
  • Completely variable font size
  • Sidebar tabs
  • Unread counts
  • Screenshot mode (obfuscate names)

Chat Window

chatWindow.png


IPC Integration

Other plugins can easily integrate their functionality into the context menu of chat2
For more infos read ipc.md


Thanks to

The original dev Anna~

S
Description
A Linux-aware, GDPR-compliant chat plugin for FINAL FANTASY XIV.
Readme EUPL-1.2 16 MiB
v1.4.3 Latest
2026-05-09 06:42:49 +00:00
Languages
C# 99.2%
Shell 0.8%