Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: GarlicRot/RusherChat

Tags

v1.0.8

Toggle v1.0.8's commit message
docs(changelog): update changelog

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update v1.0.6 to 1.0.7

v1.0.6

Toggle v1.0.6's commit message
RusherChat: add Online tab + shared input footer, update client to ha…

…ndle online user list

- Added Online tab in RusherChatWindow to display current connected users
- Moved message input + Send button to shared bottom footer (visible across tabs)
- Updated ChatClient to parse ONLINE_LIST messages and update Online tab
- Updated RusherChatModule to route incoming ONLINE_LIST events to window
- Minor UI refinements and cleanup

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor RusherChatModule for improved logging and connection

v1.0.4

Toggle v1.0.4's commit message
Merge remote-tracking branch 'origin/master'

v1.0.3

Toggle v1.0.3's commit message
feat: add protocol types and auto-login handshake

- Introduced Message.Type enum for structured message types (LOGIN, CHAT, SYSTEM, WHISPER).
- Updated ChatClient to send LOGIN packet automatically on websocket open using MC username.
- Enforced message shape consistency with server-side protocol.
- Updated ChatClient to serialize Message type and fields for future encrypted whisper support.

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add default host and port for ChatClient initialization

v1.0.1

Toggle v1.0.1's commit message
Merge remote-tracking branch 'origin/master'

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): ensure JAR is included in GitHub release and validate Gradle…

… wrapper

- Added output `new_version` from build job to share version across jobs
- Updated release job to use `needs.build.outputs.new_version` for file path
- Set `min-wrapper-count: 1` and `allow-snapshots: false` in wrapper validation step
Morty Proxy This is a proxified and sanitized view of the page, visit original site.