0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: 'pm' event wouldnt always be trigged More... over 8 years ago
Update irc.js More... over 8 years ago
Get the actual hostname from a whois call More... over 8 years ago
Calculate maxLength correctly, respecting options More... over 8 years ago
Merge pull request #383 from schmich/patch-1 More... almost 9 years ago
Fix typo. More... almost 9 years ago
Update .gitignore More... almost 9 years ago
Update license attribute More... almost 9 years ago
Merge pull request #1 from tom--/tom---strict-mode More... almost 9 years ago
Octal literals are not allowed in strict mode More... almost 9 years ago
Fix channel user modes on Twitch IRC (closes #364) More... almost 9 years ago
0.3.12 More... almost 9 years ago
fix(package.json): Only support node 0.10 and greater. More... almost 9 years ago
Add a test to ensure MODE commands behave as expected. More... about 9 years ago
If the mode is acting on a user which is not in the channel, simply relay the event but don't modify or add to a user. This commonly happens in a channel with +u (auditorum). More... about 9 years ago
Merge pull request #356 from vBm/spelling More... about 9 years ago
Merge pull request #354 from vBm/readme More... about 9 years ago
Merge pull request #355 from vBm/travis More... about 9 years ago
Cosmetics: fix minor spelling mistakes [ci skip]
vBm
More... about 9 years ago
Readme: Add badges for npm version, dependency status and license
vBm
More... about 9 years ago
Travis: Sort supported node versions - this way, we first run tests on older node (0.10.x), which is still installed on majority of computers.
vBm
More... about 9 years ago
Merge branch 'jirwin/RyanMorrison04-doc-updates' More... about 9 years ago
fix(docs): Clarified the documentation for the event. More... about 9 years ago
Merge pull request #333 from martynsmith/jirwin/update-travis More... about 9 years ago
Merge pull request #350 from ekmartin/action_event_doc More... about 9 years ago
Merge branch 'jirwin/fix-unrealircd-auditorium' More... about 9 years ago
fix(test-auditorium): Fix lint. More... about 9 years ago
Fix for unrealircd auditorium More... about 9 years ago
Properly handle MODE commands, treating each mode as defined by the server. Add new key `modeParams` to the channel object, which has keys corresponding to the modes in `mode` that contain the parameter(s) as an array. More... about 9 years ago
Add information about the action event in the docs More... about 9 years ago