0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename op plugin to usermodes More... almost 19 years ago
op plugin: fix hop and add voice More... almost 19 years ago
op plugin: add half-op commands (hop). Also, previous contribution was miscredited: submitter was Kamu More... almost 19 years ago
op plugin: also provide a deop command. Thanks to Yaohan Chen More... almost 19 years ago
quiz plugin: online and on-disk sources can now be customized More... almost 19 years ago
rss plugin: rss watch improvements: can now specify the channel when creating or deleting a watch, and can also list all channels watching any feed More... almost 19 years ago
Message mapper: we are ony interested in matching messages that fully agree with the template More... almost 19 years ago
Japanese language support, thanks to Yaohan Chen More... almost 19 years ago
Rubify ugly unhilight_nick code More... almost 19 years ago
quiz plugin: dottification of nicks made optional, defaults to true More... almost 19 years ago
Fix rbot quieting More... almost 19 years ago
Enhance Utils tools to get first pars, allowing an option to strip an initial part of the paragraphs extracted More... almost 19 years ago
dict plugin: options to set number of hits and first_pars which will be displayed, similar to the ones found in search More... almost 19 years ago
Fix IRCification of HTML strings when only whitespace is present between IRC bold/underline code More... almost 19 years ago
Move code to get first par from a series of urls from search plugin to Utils, and use it in dict plugin too More... almost 19 years ago
Optimizations to ircify_first_html_par More... almost 19 years ago
Move code to find and ircify first par from search plugin to utils More... almost 19 years ago
Move extensions to standard classes into a specific extends.rb util module More... almost 19 years ago
sendmsg improvements: default send options can now be configured via the standard bot config mechanism. Maximum lines are also properly enforced More... almost 19 years ago
Suppress a couple of warnings More... almost 19 years ago
Create an utils subdir in core, which will store all utility files that can be reloaded without quitting the bot, and move httputil and utils to it More... almost 19 years ago
Minor fix for english salutation More... almost 19 years ago
salut plugin: try to reply in the same language we've been addressed More... almost 19 years ago
salut plugin: don't respond to salutations when changing the configuration More... almost 19 years ago
New IRC Framework: more convenience methods to look into Netmask, User and Channel Lists More... almost 19 years ago
New IRC Framework: NetmaskList now have an enhanced [] that allows retrieval by Netmask or String More... almost 19 years ago
New IRC Framework: add missing accessors for channel modes More... almost 19 years ago
Improved Utils.secs_to_string More... almost 19 years ago
rss plugin: the refresh rate of each rss can be set independently of the global one. Set to 0 to reset More... almost 19 years ago
rss plugin: add command to change the handle or url or type of an existing feed More... almost 19 years ago