0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Send 005 using bits of information we have lying around More... over 11 years ago
Merge pull request #7 from ElementalAlchemist/err-numerics-1 More... over 11 years ago
Fix the 451 numeric and implement the 421 numeric More... over 11 years ago
I dunno More... over 11 years ago
Validate channel prefix More... over 11 years ago
Merge pull request #6 from ElementalAlchemist/prefix-1 More... over 11 years ago
Fix exceptions on join More... over 11 years ago
Use the symbol, not the mode letter. Oops. More... over 11 years ago
Update the prefix order and symbols to do mode letters rather than mode names More... over 11 years ago
Align the prefix data with the new data schema More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
Document the global state 'database'. More... over 11 years ago
Remove some cleanup code from attempt #1 at storing prefixes More... over 11 years ago
Show statuses in the NAMES reply More... over 11 years ago
Grant chanop status on channel creation More... over 11 years ago
Clean up bits of the previous commit and implement prefixes sanely More... over 11 years ago
Start of CAP support More... over 11 years ago
Merge pull request #5 from ElementalAlchemist/notices More... over 11 years ago
Return an error numeric instead of just refusing the command if we don't get enough parameters for PRIVMSG or NOTICE More... over 11 years ago
Support channel ranks and give op on channel create More... over 11 years ago
Support the NOTICE command More... over 11 years ago
Merge pull request #4 from ElementalAlchemist/numeric-params-2 More... over 11 years ago
Add server prefix to the connection numerics. More... over 11 years ago
Merge pull request #3 from ElementalAlchemist/quit-1 More... over 11 years ago
Fix quit messages: remove the forced channel and make the whole message the last parameter of QUIT More... over 11 years ago
Close the connection on QUIT More... over 11 years ago
Merge pull request #2 from ElementalAlchemist/channel-part-1 More... over 11 years ago
Destroy channels on QUIT as well More... over 11 years ago
Destroy empty channels More... over 11 years ago
Fix PART message not being echoed back to the original sender More... over 11 years ago