2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog for gh-130 More... almost 11 years ago
Merge branch 'maint' More... almost 11 years ago
Explicitly request the channel topic even if the bot is in the channel. More... almost 11 years ago
Merge branch 'maint' More... almost 11 years ago
Fix: User.channels returns an empty array More... almost 11 years ago
Merge branch 'maint' More... almost 11 years ago
bump version to 2.0.5 More... almost 11 years ago
fix on_away More... almost 11 years ago
Merge remote-tracking branch 'nickrw/master' More... almost 11 years ago
Have HandlerList#dispatch return an array of threads started by the event. This allows plugins to wait for handler threads to complete, if desired. More... almost 11 years ago
Fix a single character typo in one of the method comments More... almost 11 years ago
require cinch/helpers in cinch/plugin to allow requiring cinch/plugin directly More... almost 11 years ago
make User#nick a method instead of an alias, to help YARD document it correctly More... about 11 years ago
add docstring for User#nick More... about 11 years ago
Merge pull request #116 from Elberet/master More... about 11 years ago
Fix: do not record duplicate usermodes for bot More... about 11 years ago
Fix: Reset own modes on (re)connect More... about 11 years ago
Document sending messages to arbitrary targets in Common Tasks More... about 11 years ago
Document the default plugin prefix in the Common Mistakes section More... about 11 years ago
Merge branch 'maint' More... about 11 years ago
bump version to 2.0.4 More... about 11 years ago
Merge branch 'maint' More... about 11 years ago
PluginList#unregister_plugins: If the array of plugins we're iterating over is the PluginList itself, iterate over a copy More... about 11 years ago
Merge branch 'maint' More... over 11 years ago
Merge branch 'add_action_reply' of git://github.com/jayg/cinch More... over 11 years ago
Correctly quote symbol More... over 11 years ago
fix examples that broke with Cinch 2.0 More... over 11 years ago
support DCC file transfers with spaces in the file name More... over 11 years ago
fix typo in logging.md More... over 11 years ago
close the socket after having received a file via DCC SEND More... over 11 years ago