Age | Commit message (Expand) | Author |
2007-03-25 | Utils: cleanup first html par code | Giuseppe Bilotta |
2007-03-25 | Utils: convert unknown numering HTML entities to the corresponding UTF-8 char... | Giuseppe Bilotta |
2007-03-25 | url plugin: url.first_par option. when enabled, the url plugin will attempt t... | Giuseppe Bilotta |
2007-03-25 | HttpUtil: fix partial_body when no body was given, and increase default info_... | Giuseppe Bilotta |
2007-03-25 | Utils: try non-paragraphs if no paragraphs was found | Giuseppe Bilotta |
2007-03-25 | Utils: when looking for the first par in a web page, look after any header, n... | Giuseppe Bilotta |
2007-03-25 | Utils: fix ircify_html (the final stripsvn diff lib/rbot/core/utils/extends.r... | Giuseppe Bilotta |
2007-03-25 | rss plugin: attempt data recovery when marshalling fails | Giuseppe Bilotta |
2007-03-25 | registry: allow plugins to provide a recovery proc in case data marshalling f... | Giuseppe Bilotta |
2007-03-25 | rss plugin: nil the mutex when dumping, to prevent cross-version marshalling ... | Giuseppe Bilotta |
2007-03-25 | url plugin: customizable max amount of data to retrieve to look for a title. ... | Giuseppe Bilotta |
2007-03-24 | httputil and url plugin improvements, see ChangeLog | Giuseppe Bilotta |
2007-03-24 | url plugin: when reading body chunks, don't discard read material | Giuseppe Bilotta |
2007-03-22 | keywords plugin: there is no rescan method for plugins. Remove leftover from ... | Giuseppe Bilotta |
2007-03-21 | * french, german and russian lang files converted to utf-8 | Dmitry Kim |
2007-03-21 | * apparently, synthetic privmsgs for remotectl are hard. may need some massiv... | Dmitry Kim |
2007-03-20 | shiritori plugin: only load rulesets on request | Giuseppe Bilotta |
2007-03-20 | rss plugin: 0.9 feeds don't work, so we just patch them to pretend they are a... | Giuseppe Bilotta |
2007-03-20 | * tidying up 'help ignored plugins' output | Dmitry Kim |
2007-03-20 | * don't set @failures_shown on debug(status) | Dmitry Kim |
2007-03-20 | rss plugin: lock the mutex on more occasions | Giuseppe Bilotta |
2007-03-19 | plugins: only show number of ignored and/or failed plugins only the first tim... | Giuseppe Bilotta |
2007-03-19 | * config value hook :on_change wasn't called from unset() | Dmitry Kim |
2007-03-19 | chanserv plugin: currently only manages opping etc via chanserv | Giuseppe Bilotta |
2007-03-19 | * duh, operator precedence error in serverlist patch | Dmitry Kim |
2007-03-18 | + lazy behavior for plugin registries (don't create a BDB file until the regi... | Dmitry Kim |
2007-03-17 | + added support for multiple servers to try (round-robin) for unreliable ircnets | Dmitry Kim |
2007-03-17 | Plugins: rename Plugins::pluginmanager to Plugins::manager | Giuseppe Bilotta |
2007-03-16 | Plugins: move games into their own directory | Giuseppe Bilotta |
2007-03-16 | remotectl: ensure that source and destination of synthetical message are prop... | Giuseppe Bilotta |
2007-03-16 | Use m.source instead of m.sourcenick whenever possible to ensure messages fro... | Giuseppe Bilotta |
2007-03-16 | Server hostname was not being set properly | Giuseppe Bilotta |
2007-03-15 | * fixed a regexp for "identify-msg" server capability ("^" was missing) | Dmitry Kim |
2007-03-15 | Forgot to add the actual unicode I/O filter to the repository (see [753]) | Giuseppe Bilotta |
2007-03-15 | + Added remotectl plugin and an example druby API client implementation | Dmitry Kim |
2007-03-15 | config was not being saved after unsetting a value | Giuseppe Bilotta |
2007-03-14 | Added config option: "url.titles_only" | Chris Gahan |
2007-03-14 | Socket IO filtering: rbot can now assume UTF-8 internally. | Giuseppe Bilotta |
2007-03-14 | Improved handling of server limits | Giuseppe Bilotta |
2007-03-13 | imdb plugin: update to the new site layout, use rbot headers | Giuseppe Bilotta |
2007-03-10 | Update changelog | Giuseppe Bilotta |
2007-03-10 | Allow customization of the plugins load path | Giuseppe Bilotta |
2007-03-10 | Option to change the bot IRC name, thanks to jsn- | Giuseppe Bilotta |
2007-03-08 | Previous attempt at cleaning up the prefix matcher were too restrictive, try ... | Giuseppe Bilotta |
2007-03-07 | quiz plugin: don't crash when the answer is entirely made of sepators | Giuseppe Bilotta |
2007-03-05 | autorejoin plugin: insult on rejoin now optional | Giuseppe Bilotta |
2007-03-05 | quiz plugin: new cleanup command to remove players with 0 points and 0 jokers | Giuseppe Bilotta |
2007-03-05 | Previous commit wasn't that good, too restrictive. Relax, and differentiate b... | Giuseppe Bilotta |
2007-03-05 | Rework netmask/hostname detection code to work around non-RFC-compliant servers | Giuseppe Bilotta |
2007-02-24 | Try to give a meaningful quit message when quitting because of problems | Giuseppe Bilotta |