]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
2007-04-04 Giuseppe Bilottaimdb plugin: handle double-redirection and other charse...
2007-04-04 Giuseppe Bilottaimdb plugin: search on the 'aka' sites, allowing the...
2007-04-04 Giuseppe Bilottaimdb plugin: add plot summary to movie information...
2007-04-04 Giuseppe BilottaNew IRC Framework: use #reverse_each() instead of ...
2007-04-04 Tom Gilbertfix "warning: don't put space before argument parentheses"
2007-04-04 Tom Gilbertminor typo fix
2007-04-03 Giuseppe BilottaRelocate help strings to proper locations, add help...
2007-04-02 Dmitry Kim* (httputil) transparent charset support in HTTP::Response
2007-04-02 Dmitry Kim* (rss) bypass http cache when handling 'show' command
2007-04-01 Giuseppe Bilottafix charset detection
2007-04-01 Giuseppe BilottaMore first_par fixups
2007-04-01 Giuseppe BilottaStringlib/rbot/core/utils/extends.rbutfy_xml() method...
2007-04-01 Giuseppe Bilottahttputil: reinstate partial_body
2007-04-01 Giuseppe Bilottasearch plugin: let the user know when no body was found...
2007-03-31 Dmitry Kim+ reflect the httputil changes in ChangeLog
2007-03-31 Giuseppe Bilottarss plugin: code cleanup. add support for slashdot...
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-30 Dmitry Kim* an ugly quickfix for sending non-unicode strings :/
2007-03-30 Giuseppe BilottaUtils: the array returned by get_first_pars now contain...
2007-03-30 Dmitry Kim* (utils.rb) reflect the api/semantics changes in comments
2007-03-30 Dmitry Kim- (utils.rb) removed http_get, since it's obsoleted
2007-03-29 Dmitry Kim* (rss.rb) we didn't really mean to create a Mutex...
2007-03-29 Dmitry Kim+ support for non-iso-8859-1 languages (ru, zt, ja...
2007-03-26 Giuseppe BilottaHttpUtils: inline rescue doesn't rescue LoadError,...
2007-03-26 Giuseppe BilottaUtils: more first par enhancements
2007-03-26 Giuseppe Bilottaurl plugins: when echoing first par, be more clear...
2007-03-25 Giuseppe BilottaUtils: fix a stupid bug in rubygems require and add...
2007-03-25 Giuseppe BilottaUtils: retry after requiring rubygems if htmlentities...
2007-03-25 Giuseppe BilottaUtils: cleanup first html par code
2007-03-25 Giuseppe BilottaUtils: convert unknown numering HTML entities to the...
2007-03-25 Giuseppe Bilottaurl plugin: url.first_par option. when enabled, the...
2007-03-25 Giuseppe BilottaHttpUtil: fix partial_body when no body was given,...
2007-03-25 Giuseppe BilottaUtils: try non-paragraphs if no paragraphs was found
2007-03-25 Giuseppe BilottaUtils: when looking for the first par in a web page...
2007-03-25 Giuseppe BilottaUtils: fix ircify_html (the final stripsvn diff lib...
2007-03-25 Giuseppe Bilottarss plugin: attempt data recovery when marshalling...
2007-03-25 Giuseppe Bilottaregistry: allow plugins to provide a recovery proc...
2007-03-25 Giuseppe Bilottarss plugin: nil the mutex when dumping, to prevent...
2007-03-25 Giuseppe Bilottaurl plugin: customizable max amount of data to retrieve...
2007-03-24 Giuseppe Bilottahttputil and url plugin improvements, see ChangeLog
2007-03-24 Giuseppe Bilottaurl plugin: when reading body chunks, don't discard...
2007-03-22 Giuseppe Bilottakeywords plugin: there is no rescan method for plugins...
2007-03-21 Dmitry Kim* french, german and russian lang files converted to...
2007-03-21 Dmitry Kim* apparently, synthetic privmsgs for remotectl are...
2007-03-20 Giuseppe Bilottashiritori plugin: only load rulesets on request
2007-03-20 Giuseppe Bilottarss plugin: 0.9 feeds don't work, so we just patch...
2007-03-20 Dmitry Kim* tidying up 'help ignored plugins' output
2007-03-20 Dmitry Kim* don't set @failures_shown on debug(status)
2007-03-20 Giuseppe Bilottarss plugin: lock the mutex on more occasions
2007-03-19 Giuseppe Bilottaplugins: only show number of ignored and/or failed...
2007-03-19 Dmitry Kim* config value hook :on_change wasn't called from unset()
2007-03-19 Giuseppe Bilottachanserv plugin: currently only manages opping etc...
2007-03-19 Dmitry Kim* duh, operator precedence error in serverlist patch
2007-03-18 Dmitry Kim+ lazy behavior for plugin registries (don't create...
2007-03-17 Dmitry Kim+ added support for multiple servers to try (round...
2007-03-17 Giuseppe BilottaPlugins: rename Plugins::pluginmanager to Plugins:...
2007-03-16 Giuseppe BilottaPlugins: move games into their own directory
2007-03-16 Giuseppe Bilottaremotectl: ensure that source and destination of synthe...
2007-03-16 Giuseppe BilottaUse m.source instead of m.sourcenick whenever possible...
2007-03-16 Giuseppe BilottaServer hostname was not being set properly
2007-03-15 Dmitry Kim* fixed a regexp for "identify-msg" server capability...
2007-03-15 Giuseppe BilottaForgot to add the actual unicode I/O filter to the...
2007-03-15 Dmitry Kim+ Added remotectl plugin and an example druby API clien...
2007-03-15 Giuseppe Bilottaconfig was not being saved after unsetting a value
2007-03-14 Chris GahanAdded config option: "url.titles_only"
2007-03-14 Giuseppe BilottaSocket IO filtering: rbot can now assume UTF-8 internally.
2007-03-14 Giuseppe BilottaImproved handling of server limits
2007-03-13 Giuseppe Bilottaimdb plugin: update to the new site layout, use rbot...
2007-03-10 Giuseppe BilottaUpdate changelog
2007-03-10 Giuseppe BilottaAllow customization of the plugins load path
2007-03-10 Giuseppe BilottaOption to change the bot IRC name, thanks to jsn-
2007-03-08 Giuseppe BilottaPrevious attempt at cleaning up the prefix matcher...
2007-03-07 Giuseppe Bilottaquiz plugin: don't crash when the answer is entirely...
2007-03-05 Giuseppe Bilottaautorejoin plugin: insult on rejoin now optional
2007-03-05 Giuseppe Bilottaquiz plugin: new cleanup command to remove players...
2007-03-05 Giuseppe BilottaPrevious commit wasn't that good, too restrictive....
2007-03-05 Giuseppe BilottaRework netmask/hostname detection code to work around...
2007-02-24 Giuseppe BilottaTry to give a meaningful quit message when quitting...
2007-02-23 Giuseppe BilottaUtils.secs_to_string now convert seconds to integers...
2007-02-20 Giuseppe BilottaUse ASCII KCODE to prevent problems like missing charac...
2007-02-20 Giuseppe BilottaMinor message optimizations
2007-02-20 Giuseppe Bilottashiritori plugin, thanks to hagabaka
2007-02-20 Giuseppe BilottaNew IRC Framework: bot now keeps track of his nick...
2007-02-20 Giuseppe Bilottaremind plugin: fix for repeated reminders failing after...
2007-02-20 Giuseppe BilottaFix timer handling when Actions raise errors
2007-02-18 Giuseppe BilottaInitial steps towards a namespace rationalization
2007-02-18 Giuseppe Bilottanickserv plugin: previous commit had a line wrong
2007-02-18 Giuseppe Bilottanickserv plugin: export information on current identifi...
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-18 Giuseppe Bilottanickserv plugin: better nickname recovery handling
2007-02-18 Giuseppe BilottaMinor optimization to Auth.random_password
2007-02-18 Giuseppe BilottaMore fixes for nickname handling on connection
2007-02-18 Giuseppe Bilottabasics: respond to public pings too (i.e. to /ping...
2007-02-17 Giuseppe BilottaNew IRC Framework: optimize processing of server messag...
2007-02-17 Giuseppe BilottaNew IRC Framework: fix initial handling and guessing...
2007-02-17 Giuseppe Bilottabans plugin: fix badword regular expression creation
2007-02-16 Giuseppe Bilottaquiz plugin: remove debug stuff
2007-02-16 Giuseppe Bilottaquiz plugin: sometimes cmd_hint was not busting even...
2007-02-16 Chris Gahan * Fixed roshambo (the bot would always tie if it picke...
2007-02-16 Giuseppe Bilottakeywords plugin: more fixes to 'reply-on-question'...
next