2007-04-04 |
Giuseppe Bilotta | New IRC Framework: use #reverse_each() instead of ... |
tree | commitdiff |
2007-04-04 |
Tom Gilbert | minor typo fix |
tree | commitdiff |
2007-04-03 |
Giuseppe Bilotta | Relocate help strings to proper locations, add help... |
tree | commitdiff |
2007-04-02 |
Dmitry Kim | * (httputil) transparent charset support in HTTP::Response |
tree | commitdiff |
2007-04-01 |
Giuseppe Bilotta | fix charset detection |
tree | commitdiff |
2007-04-01 |
Giuseppe Bilotta | More first_par fixups |
tree | commitdiff |
2007-04-01 |
Giuseppe Bilotta | Stringlib/rbot/core/utils/extends.rbutfy_xml() method... |
tree | commitdiff |
2007-04-01 |
Giuseppe Bilotta | httputil: reinstate partial_body |
tree | commitdiff |
2007-03-30 |
Dmitry Kim | *** (httputil) major rework, new caching implementatio... |
tree | commitdiff |
2007-03-30 |
Giuseppe Bilotta | Utils: the array returned by get_first_pars now contain... |
tree | commitdiff |
2007-03-30 |
Dmitry Kim | * (utils.rb) reflect the api/semantics changes in comments |
tree | commitdiff |
2007-03-30 |
Dmitry Kim | - (utils.rb) removed http_get, since it's obsoleted |
tree | commitdiff |
2007-03-26 |
Giuseppe Bilotta | HttpUtils: inline rescue doesn't rescue LoadError,... |
tree | commitdiff |
2007-03-26 |
Giuseppe Bilotta | Utils: more first par enhancements |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: fix a stupid bug in rubygems require and add... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: retry after requiring rubygems if htmlentities... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: cleanup first html par code |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: convert unknown numering HTML entities to the... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | HttpUtil: fix partial_body when no body was given,... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: try non-paragraphs if no paragraphs was found |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: when looking for the first par in a web page... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | Utils: fix ircify_html (the final stripsvn diff lib... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | registry: allow plugins to provide a recovery proc... |
tree | commitdiff |
2007-03-25 |
Giuseppe Bilotta | url plugin: customizable max amount of data to retrieve... |
tree | commitdiff |
2007-03-24 |
Giuseppe Bilotta | httputil and url plugin improvements, see ChangeLog |
tree | commitdiff |
2007-03-20 |
Dmitry Kim | * tidying up 'help ignored plugins' output |
tree | commitdiff |
2007-03-20 |
Dmitry Kim | * don't set @failures_shown on debug(status) |
tree | commitdiff |
2007-03-19 |
Giuseppe Bilotta | plugins: only show number of ignored and/or failed... |
tree | commitdiff |
2007-03-19 |
Dmitry Kim | * config value hook :on_change wasn't called from unset() |
tree | commitdiff |
2007-03-19 |
Dmitry Kim | * duh, operator precedence error in serverlist patch |
tree | commitdiff |
2007-03-18 |
Dmitry Kim | + lazy behavior for plugin registries (don't create... |
tree | commitdiff |
2007-03-17 |
Dmitry Kim | + added support for multiple servers to try (round... |
tree | commitdiff |
2007-03-17 |
Giuseppe Bilotta | Plugins: rename Plugins::pluginmanager to Plugins:... |
tree | commitdiff |
2007-03-16 |
Giuseppe Bilotta | Plugins: move games into their own directory |
tree | commitdiff |
2007-03-16 |
Giuseppe Bilotta | Use m.source instead of m.sourcenick whenever possible... |
tree | commitdiff |
2007-03-16 |
Giuseppe Bilotta | Server hostname was not being set properly |
tree | commitdiff |
2007-03-15 |
Dmitry Kim | * fixed a regexp for "identify-msg" server capability... |
tree | commitdiff |
2007-03-15 |
Giuseppe Bilotta | config was not being saved after unsetting a value |
tree | commitdiff |
2007-03-14 |
Giuseppe Bilotta | Socket IO filtering: rbot can now assume UTF-8 internally. |
tree | commitdiff |
2007-03-14 |
Giuseppe Bilotta | Improved handling of server limits |
tree | commitdiff |
2007-03-10 |
Giuseppe Bilotta | Allow customization of the plugins load path |
tree | commitdiff |
2007-03-10 |
Giuseppe Bilotta | Option to change the bot IRC name, thanks to jsn- |
tree | commitdiff |
2007-03-08 |
Giuseppe Bilotta | Previous attempt at cleaning up the prefix matcher... |
tree | commitdiff |
2007-03-05 |
Giuseppe Bilotta | Previous commit wasn't that good, too restrictive.... |
tree | commitdiff |
2007-03-05 |
Giuseppe Bilotta | Rework netmask/hostname detection code to work around... |
tree | commitdiff |
2007-02-24 |
Giuseppe Bilotta | Try to give a meaningful quit message when quitting... |
tree | commitdiff |
2007-02-23 |
Giuseppe Bilotta | Utils.secs_to_string now convert seconds to integers... |
tree | commitdiff |
2007-02-20 |
Giuseppe Bilotta | Use ASCII KCODE to prevent problems like missing charac... |
tree | commitdiff |
2007-02-20 |
Giuseppe Bilotta | Minor message optimizations |
tree | commitdiff |
2007-02-20 |
Giuseppe Bilotta | New IRC Framework: bot now keeps track of his nick... |
tree | commitdiff |
2007-02-20 |
Giuseppe Bilotta | Fix timer handling when Actions raise errors |
tree | commitdiff |
2007-02-18 |
Giuseppe Bilotta | Initial steps towards a namespace rationalization |
tree | commitdiff |
2007-02-18 |
Giuseppe Bilotta | Plugin header boilerplating. |
tree | commitdiff |
2007-02-18 |
Giuseppe Bilotta | Minor optimization to Auth.random_password |
tree | commitdiff |
2007-02-18 |
Giuseppe Bilotta | More fixes for nickname handling on connection |
tree | commitdiff |
2007-02-18 |
Giuseppe Bilotta | basics: respond to public pings too (i.e. to /ping... |
tree | commitdiff |
2007-02-17 |
Giuseppe Bilotta | New IRC Framework: optimize processing of server messag... |
tree | commitdiff |
2007-02-17 |
Giuseppe Bilotta | New IRC Framework: fix initial handling and guessing... |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | Regexp: IP address regexps where missing an octet |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | More Regexp madness. Fixes, optimizations, and a new... |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | New unreplied() method for plugins that want to handle... |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | Start implementing common regular expressions to be... |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | New IRC Framework: set default capabilities to RFC... |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | Allow all printable 7-bit ASCII characters in passwords |
tree | commitdiff |
2007-02-15 |
Giuseppe Bilotta | Stringify password when creating botuser. Useful when... |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | Reset configuration changed status after saving success... |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | Only save config file when configuration changed |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | Make message map regexps less aggressive |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | Try to fail more graciously when net/https is not loada... |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | Really minor typo in previous commit |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | New Irc Framework: fix default channel modes prefixes... |
tree | commitdiff |
2007-02-14 |
Giuseppe Bilotta | New Irc Framework: fix bug in debug message causing... |
tree | commitdiff |
2007-02-12 |
Giuseppe Bilotta | Remote Service Provider: increase security by preventin... |
tree | commitdiff |
2007-02-12 |
Giuseppe Bilotta | Remote Service Provider: implement auth control for... |
tree | commitdiff |
2007-02-12 |
Giuseppe Bilotta | Remote Service Provider now functional, although it... |
tree | commitdiff |
2007-02-12 |
Giuseppe Bilotta | Fix casemap/server mismatch problems when moving the... |
tree | commitdiff |
2007-02-12 |
Giuseppe Bilotta | Initial work on a DRb-based remote service for rbot... |
tree | commitdiff |
2007-02-11 |
Giuseppe Bilotta | MessageMapper: documentation cleanup, and Template... |
tree | commitdiff |
2007-02-11 |
Giuseppe Bilotta | Minor messagemapper optimizations |
tree | commitdiff |
2007-02-11 |
Giuseppe Bilotta | Start work on preferring size to length: it's the same... |
tree | commitdiff |
2007-02-10 |
Giuseppe Bilotta | Preserve safe save dir across rescans |
tree | commitdiff |
2007-02-10 |
Giuseppe Bilotta | Handle server connections (e.g. through a bip proxy... |
tree | commitdiff |
2007-02-08 |
Giuseppe Bilotta | Message mapper: we are ony interested in matching messa... |
tree | commitdiff |
2007-02-07 |
Giuseppe Bilotta | Fix rbot quieting |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Enhance Utils tools to get first pars, allowing an... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Fix IRCification of HTML strings when only whitespace... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Move code to get first par from a series of urls from... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Optimizations to ircify_first_html_par |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Move code to find and ircify first par from search... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Move extensions to standard classes into a specific... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | sendmsg improvements: default send options can now... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | Create an utils subdir in core, which will store all... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | New IRC Framework: more convenience methods to look... |
tree | commitdiff |
2007-02-06 |
Giuseppe Bilotta | New IRC Framework: NetmaskList now have an enhanced... |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | New IRC Framework: add missing accessors for channel... |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | Improved Utils.secs_to_string |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | Fix max_lines handling in new sendmsg code |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | Fix horrible bug in reworked sendmsg code that prevente... |
tree | commitdiff |
2007-02-05 |
Giuseppe Bilotta | sendmsg improvements: plugins can now choose what to... |
tree | commitdiff |
2007-02-04 |
Giuseppe Bilotta | Minor optimization in message.rb |
tree | commitdiff |
next |