Skip to content

Releases: ryanwohara/irc-plugin

IRC v2.2.0

Choose a tag to compare

@ryanwohara ryanwohara released this 30 Jun 19:24

feat: Optionally support account name in /ns id
fix: Race conditions that can cause disconnects
fix: Nick desync
fix: Emoji optimization

Full Changelog: 2.1.0...2.2.0

IRC v2.1.0

Choose a tag to compare

@ryanwohara ryanwohara released this 15 Apr 19:26
5943c9f

IRC v2.0.2

Choose a tag to compare

@ryanwohara ryanwohara released this 14 Oct 03:37
  • fix: Use RL's KeyListener

IRC v2.0.1

Choose a tag to compare

@ryanwohara ryanwohara released this 29 Sep 04:00
  • Moves to async http calls
  • Injected OkHttp calls
  • Move preview logic to the preview manager

IRC v2.0.0

Choose a tag to compare

@ryanwohara ryanwohara released this 27 Sep 07:18
  • 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

Choose a tag to compare

@ryanwohara ryanwohara released this 23 Apr 22:09
  • 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

Choose a tag to compare

@ryanwohara ryanwohara released this 14 Apr 12:00
  • Fixes guest usernames (when you have not provided one yet)
  • Fixes Quit messages and adds /quit

IRC v1.1.0

Choose a tag to compare

@ryanwohara ryanwohara released this 12 Apr 23:40
  • 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

Choose a tag to compare

@ryanwohara ryanwohara released this 24 Mar 14:16

Accommodating feedback from the upstream PR review.

  • Disable link previews for now
  • Valid link regex
  • Precompile regexes
  • IrcAdapter is nullable

IRC v1.0.1

Choose a tag to compare

@ryanwohara ryanwohara released this 14 Mar 23:52

fix: Changing the font doesn't toggle the side panel
chore: Convert emoji.json into a single line