Releases: ryanwohara/irc-plugin
Releases · ryanwohara/irc-plugin
IRC v2.0.2
- fix: Use RL's KeyListener
IRC v2.0.1
- Moves to async http calls
- Injected OkHttp calls
- Move preview logic to the preview manager
IRC v2.0.0
- fix: Autojoin first channel
- fix: Process messages even if side panel is hidden
- feat: Image previews for image links in the side panel (disabled by default)
- feat: Hide image previews behind a CloudFlare worker (Discord is exempt due to their network rules)
- feat: Move mess of channels into a dropdown menu
- feat: Navigate channels with backtick/pageDn/shift+backtick/shift+pageUp
- feat: Font selector previews fonts
- feat: Right click + open links from within the game's chatbox
- feat: In-game overlay
IRC v1.1.2
- Rename the plugin within the hub to be clearer that it is, in fact, a "global chat"
- Add
:to URLs to support wikis
IRC v1.1.1
- Fixes guest usernames (when you have not provided one yet)
- Fixes Quit messages and adds /quit
IRC v1.1.0
- Reload button (reconnects; updates settings from the config)
- Replace spaces with underscores in nicks
- Stop duplicating PM windows because of case sensitivity (still not tracking /nick changes)
- Fix links regex to stop supporting spaces
- Fix auto-ID with NickServ
IRC v1.0.2
Accommodating feedback from the upstream PR review.
- Disable link previews for now
- Valid link regex
- Precompile regexes
- IrcAdapter is nullable
IRC v1.0.1
fix: Changing the font doesn't toggle the side panel
chore: Convert emoji.json into a single line
IRC v1.0.0
Complete refactor of the architecture.
More configuration options.
Multiple channel support.
Server selection.
Links are clickable.
Images can be previewed without your browser.
Font selector.
Best effort emoji support.
Ctrl+k, Ctrl+i, Ctrl+b, Ctrl+u support in the side panel.
IRC v0.4
Improved side panel
Join/part/quit/kick messages
;;ms for MemoServ
View the topic
Previous startup messages are hidden and replaced with the MOTD
Rejoin channel on kick