0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
imdb plugin: make aka searches optional More... almost 19 years ago
imdb plugin: option to try to detect articles and put them back in front of the title More... almost 19 years ago
+ (fish) webpage translation support More... almost 19 years ago
imdb plugin: imdb.popular and imdb.exact config options to determine which results to display More... almost 19 years ago
imdb plugin: let the site tell us which roles to prefer; fix other display issues More... almost 19 years ago
imdb plugin: add country and director to movie info More... almost 19 years ago
imdb plugin: show both popular and exact matches More... almost 19 years ago
imdb plugin: use constants for common strings and regexps More... almost 19 years ago
imdb plugin: show popular movies acted/directed when finding people More... almost 19 years ago
HTML IRCification: match p and br tags case insensitive More... almost 19 years ago
imdb plugin: handle double-redirection and other charset-related issues More... almost 19 years ago
imdb plugin: search on the 'aka' sites, allowing the correct movie to be found even when searching for a translated title More... almost 19 years ago
imdb plugin: add plot summary to movie information, and add initial information retrieval for people More... almost 19 years ago
New IRC Framework: use #reverse_each() instead of #each() when clearing the list of users and channels on a server, otherwise only half of the items get deleted More... almost 19 years ago
fix "warning: don't put space before argument parentheses" More... almost 19 years ago
minor typo fix More... almost 19 years ago
Relocate help strings to proper locations, add help for 'mode' command More... almost 19 years ago
* (httputil) transparent charset support in HTTP::Response - (extends) encoding functionality moved into httputil More... almost 19 years ago
* (rss) bypass http cache when handling 'show' command More... almost 19 years ago
fix charset detection More... almost 19 years ago
More first_par fixups More... almost 19 years ago
Stringlib/rbot/core/utils/extends.rbutfy_xml() method that tries to transcode a webpage to UTF-8; HTTP headers are attached to bodies returned by HttpUtil methods to ease charset detection More... almost 19 years ago
httputil: reinstate partial_body More... almost 19 years ago
search plugin: let the user know when no body was found and no error was raised More... almost 19 years ago
+ reflect the httputil changes in ChangeLog More... almost 19 years ago
rss plugin: code cleanup. add support for slashdot feeds, with RDF extension and custom feed type More... almost 19 years ago
*** (httputil) major rework, new caching implementation, unified request processing + (httputil) post support, partial request support, other features - (httputil) removed partial_body() and get_cached() [merged into get()] * (plugins/, utils) minimal changes to accomodate for the new http_utils * (utils, ircbot) moved utils initialization into utils.rb * (tube.rb) (partially) accomodate for upstream site layout changes More... almost 19 years ago
* an ugly quickfix for sending non-unicode strings :/ (some http-aware plugins kill the bot without it) More... almost 19 years ago
Utils: the array returned by get_first_pars now contains nil for pages where no first par was found. Also rearrange some code to keep relevant code together More... almost 19 years ago
* (utils.rb) reflect the api/semantics changes in comments More... almost 19 years ago