Age | Commit message (Expand) | Author |
2012-12-19 | imdb: fix for the check of the final / | Giuseppe Bilotta |
2012-12-19 | imdb: plugin updates for recent site changes | Matthias H |
2011-09-26 | imdb plugin: again fixes outdated ratings pattern | Matthias -apoc- Hecker |
2011-08-28 | fix for imdb, changed patterns for ratings&genre | Matthias -apoc- Hecker |
2011-01-12 | Ruby 1.9 cleanup: variables warnings | Giuseppe Bilotta |
2010-11-09 | imdb: fix title regexp for missing second date | Giuseppe Bilotta |
2010-10-14 | imdb: restore 'character of' functionality | Giuseppe Bilotta |
2010-10-14 | imdb: update to latest html | Giuseppe Bilotta |
2010-07-24 | imdb: fix plot detection | Giuseppe Bilotta |
2010-07-24 | imdb: fix grab_info() | Giuseppe Bilotta |
2010-03-18 | Small imdb plugin fix. Just changed the imdb url. | Matthias -apoc- Hecker |
2009-04-02 | imdb: fix for missing director | Giuseppe Bilotta |
2009-02-19 | remove whitespace | Raine Virta |
2009-01-28 | imdb plugin: fixed the ratings regex | Matthias Hecker |
2008-03-23 | imdb plugin: fix author output broken by [37b6e68426dbe8812b47ae5bcdadf0fb5df... | Giuseppe Bilotta |
2008-03-19 | imdb plugin: use www, not us in links output to IRC | Giuseppe Bilotta |
2008-03-19 | imdb plugin: htmlinfo filter for names too | Giuseppe Bilotta |
2008-03-19 | imdb plugin: imdb_filter for titles | Giuseppe Bilotta |
2008-03-19 | imdb plugin: character roles can contain HTML (e.g. <a href>), so clean it up | Giuseppe Bilotta |
2007-09-12 | namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::* | Giuseppe Bilotta |
2007-04-20 | imdb plugin: bring help up to speed with what the plugin offers | Giuseppe Bilotta |
2007-04-09 | fix minor warnings from figlet and imdb plugins | Giuseppe Bilotta |
2007-04-09 | More require cleanups | Giuseppe Bilotta |
2007-04-08 | imdb plugin: fix for the previous commit | Giuseppe Bilotta |
2007-04-08 | imdb plugin: ircify html in extra comments about roles | Giuseppe Bilotta |
2007-04-08 | imdb plugin: try to guess what kind of role is requested depending on the pre... | Giuseppe Bilotta |
2007-04-08 | imdb plugin: allow filtering by role when looking for movies by person/year | Giuseppe Bilotta |
2007-04-08 | imdb plugin: movies by person/year can now be shown in decades, and by shorte... | Giuseppe Bilotta |
2007-04-08 | plugins: use CGI.escape instead of URI.escape where appropriate, remove some ... | Giuseppe Bilotta |
2007-04-07 | imdb plugin: command to display the characters (and actors) in a given movie | Giuseppe Bilotta |
2007-04-07 | imdb plugin: say something when nothing was found | Giuseppe Bilotta |
2007-04-07 | imdb plugin: character lookup by actor and movie | Giuseppe Bilotta |
2007-04-07 | imdb plugin: TV series are not shown by default when looking for movies by pe... | Giuseppe Bilotta |
2007-04-07 | imdb plugin: fix parsing bug with extra information after roles other than th... | Giuseppe Bilotta |
2007-04-07 | imdb plugin: better catching; sort movies before TV series | Giuseppe Bilotta |
2007-04-06 | imdb plugin: some titles with extra info where missed when searching for movi... | Giuseppe Bilotta |
2007-04-06 | imdb plugin: initial work on a 'movie by person and year' search | Giuseppe Bilotta |
2007-04-06 | imdb plugin: improve title fixing | Giuseppe Bilotta |
2007-04-06 | imdb plugin: prefix search string with 'name' or 'title' to only search for p... | Giuseppe Bilotta |
2007-04-05 | imdb plugin: remove spaces around slashes separating countries | 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 | 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 | imdb plugin: handle double-redirection and other charset-related issues | Giuseppe Bilotta |