summaryrefslogtreecommitdiff
path: root/lib/rbot/core/utils
AgeCommit message (Expand)Author
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-15Regexp: IP address regexps where missing an octetGiuseppe Bilotta
2007-02-15More Regexp madness. Fixes, optimizations, and a new method to parse channel ...Giuseppe Bilotta
2007-02-15Start implementing common regular expressions to be used by plugin map() requ...Giuseppe Bilotta
2007-02-14Try to fail more graciously when net/https is not loadable (usually because o...Giuseppe Bilotta
2007-02-10Preserve safe save dir across rescansGiuseppe Bilotta
2007-02-06Enhance Utils tools to get first pars, allowing an option to strip an initial...Giuseppe Bilotta
2007-02-06Fix IRCification of HTML strings when only whitespace is present between IRC ...Giuseppe Bilotta
2007-02-06Move code to get first par from a series of urls from search plugin to Utils,...Giuseppe Bilotta
2007-02-06Optimizations to ircify_first_html_parGiuseppe Bilotta
2007-02-06Move code to find and ircify first par from search plugin to utilsGiuseppe Bilotta
2007-02-06Move extensions to standard classes into a specific extends.rb util moduleGiuseppe Bilotta
2007-02-06Create an utils subdir in core, which will store all utility files that can b...Giuseppe Bilotta