Age | Commit message (Expand) | Author |
2007-04-05 | HTML IRCification: try to handle super and subscripts | Giuseppe Bilotta |
2007-04-05 | search plugin: gcalc command thanks to epitron | Giuseppe Bilotta |
2007-04-05 | Some new feature(s)! | Chris Gahan |
2007-04-05 | * (url) fix response size reporting for ranged responses | Dmitry Kim |
2007-04-05 | Fix truncation placement for multi-line messages | Giuseppe Bilotta |
2007-04-05 | imdb plugin: fix detection of multiple titles per year | Giuseppe Bilotta |
2007-04-05 | imdb plugin: make aka searches optional | Giuseppe Bilotta |
2007-04-05 | imdb plugin: option to try to detect articles and put them back in front of t... | Giuseppe Bilotta |
2007-04-05 | + (fish) webpage translation support | Dmitry Kim |
2007-04-05 | imdb plugin: imdb.popular and imdb.exact config options to determine which re... | Giuseppe Bilotta |
2007-04-04 | imdb plugin: let the site tell us which roles to prefer; fix other display is... | Giuseppe Bilotta |
2007-04-04 | imdb plugin: add country and director to movie info | Giuseppe Bilotta |
2007-04-04 | imdb plugin: show both popular and exact matches | Giuseppe Bilotta |
2007-04-04 | imdb plugin: use constants for common strings and regexps | Giuseppe Bilotta |
2007-04-04 | imdb plugin: show popular movies acted/directed when finding people | Giuseppe Bilotta |
2007-04-04 | HTML IRCification: match p and br tags case insensitive | Giuseppe Bilotta |
2007-04-04 | imdb plugin: handle double-redirection and other charset-related issues | Giuseppe Bilotta |
2007-04-04 | imdb plugin: search on the 'aka' sites, allowing the correct movie to be foun... | Giuseppe Bilotta |
2007-04-04 | imdb plugin: add plot summary to movie information, and add initial informati... | Giuseppe Bilotta |
2007-04-04 | New IRC Framework: use #reverse_each() instead of #each() when clearing the l... | Giuseppe Bilotta |
2007-04-04 | fix "warning: don't put space before argument parentheses" | Tom Gilbert |
2007-04-04 | minor typo fix | Tom Gilbert |
2007-04-03 | Relocate help strings to proper locations, add help for 'mode' command | Giuseppe Bilotta |
2007-04-02 | * (httputil) transparent charset support in HTTP::Response | Dmitry Kim |
2007-04-02 | * (rss) bypass http cache when handling 'show' command | Dmitry Kim |
2007-04-01 | fix charset detection | Giuseppe Bilotta |
2007-04-01 | More first_par fixups | Giuseppe Bilotta |
2007-04-01 | Stringlib/rbot/core/utils/extends.rbutfy_xml() method that tries to transcode... | Giuseppe Bilotta |
2007-04-01 | httputil: reinstate partial_body | Giuseppe Bilotta |
2007-04-01 | search plugin: let the user know when no body was found and no error was raised | Giuseppe Bilotta |
2007-03-31 | + reflect the httputil changes in ChangeLog | Dmitry Kim |
2007-03-31 | rss plugin: code cleanup. add support for slashdot feeds, with RDF extension ... | Giuseppe Bilotta |
2007-03-30 | *** (httputil) major rework, new caching implementation, unified request | Dmitry Kim |
2007-03-30 | * an ugly quickfix for sending non-unicode strings :/ | Dmitry Kim |
2007-03-30 | Utils: the array returned by get_first_pars now contains nil for pages where ... | Giuseppe Bilotta |
2007-03-30 | * (utils.rb) reflect the api/semantics changes in comments | Dmitry Kim |
2007-03-30 | - (utils.rb) removed http_get, since it's obsoleted | Dmitry Kim |
2007-03-29 | * (rss.rb) we didn't really mean to create a Mutex inner class, right? | Dmitry Kim |
2007-03-29 | + support for non-iso-8859-1 languages (ru, zt, ja, ko, el) | Dmitry Kim |
2007-03-26 | HttpUtils: inline rescue doesn't rescue LoadError, rewrite code to require ru... | Giuseppe Bilotta |
2007-03-26 | Utils: more first par enhancements | Giuseppe Bilotta |
2007-03-26 | url plugins: when echoing first par, be more clear on what's being done and d... | Giuseppe Bilotta |
2007-03-25 | Utils: fix a stupid bug in rubygems require and add more first_html_par code | Giuseppe Bilotta |
2007-03-25 | Utils: retry after requiring rubygems if htmlentities failed to load; when gr... | Giuseppe Bilotta |
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 |