1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add method for graceful shutdown
Justin
as Justin42
More... over 11 years ago
Prevent adding 'null' channel on malformed JOIN packet, as reported by 'null'
Justin
as Justin42
More... over 11 years ago
Add some debug output
Justin
as Justin42
More... over 11 years ago
Set rootProject.name for better portability.
Justin
as Justin42
More... over 11 years ago
Strip newlines and carriage returns from outgoing messages
Justin
as Justin42
More... over 11 years ago
Minor bug fixes
Justin
as Justin42
More... over 11 years ago
Added MessageEvent#reply method for convenience
Justin
as Justin42
More... over 11 years ago
Cleanup build.gradle, install to local maven repo
Justin
as Justin42
More... over 11 years ago
Keep reference to hostname passed to IRCConnection#connect
Justin
as Justin42
More... over 11 years ago
Cleaned up build.gradle
Justin
as Justin42
More... over 11 years ago
Optimized imports, Updated ConnectExample
Justin
as Justin42
More... over 11 years ago
Added response code 329(CREATION_TIME) Changed timing for initial connect commands Added join, part, setNick, and sendMessage methods
Justin
as Justin42
More... over 11 years ago
Minor cleanup, added handling for nick changes.
Justin
as Justin42
More... over 11 years ago
Added PartEvent
Justin
as Justin42
More... over 11 years ago
Minor cleanup, added handling for PRIVMSG
Justin
as Justin42
More... over 11 years ago
Fixed issue with colons in trails
Justin
as Justin42
More... over 11 years ago
Added more events, ResponseTypes, implemented ChannelInfo and UserInfo
Justin
as Justin42
More... over 11 years ago
Fixed PONGs
Justin
as Justin42
More... over 11 years ago
Added gradle config for fat jar and distribution zip
Justin
as Justin42
More... over 11 years ago
Renamed EventListener to IRCEventListener to avoid conflicts with default Groovy imports
Justin
as Justin42
More... over 11 years ago
Added documentation, Added mapping for WhoReplyEvent
Justin
as Justin42
More... over 11 years ago
We don't need hamcrest.
Justin
as Justin42
More... over 11 years ago
JUnit ignore annotation doesn't work on methods with gradle test runner.
Justin
as Justin42
More... over 11 years ago
Fixed indentation. Added test results link
Justin
as Justin42
More... over 11 years ago
Fix gh-pages directory
Justin
as Justin42
More... over 11 years ago
Revert "Disable connection test"
Justin
as Justin42
More... over 11 years ago
Attempting to fix another issue with update-gh-pages script
Justin
as Justin42
More... over 11 years ago
Disable connection test
Justin
as Justin42
More... over 11 years ago
Try again.
Justin
as Justin42
More... over 11 years ago
Bash is not my friend.
Justin
as Justin42
More... over 11 years ago