Age | Commit message (Expand) | Author |
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-06 | fish plugin: minimal cache management | Giuseppe Bilotta |
2007-04-06 | fish plugin: use get instead of get_response and resp.body.each_line | Giuseppe Bilotta |
2007-04-06 | fish plugin: multiline answers are now properly detected | Giuseppe Bilotta |
2007-04-06 | fish plugin: default from/to translation languages can now be configured. The... | Giuseppe Bilotta |
2007-04-06 | bash plugin: revamped and enhanced | Giuseppe Bilotta |
2007-04-06 | + (plugins/ri) "ri [tell] <whom> [about] <something>" syntax support | Dmitry Kim |
2007-04-06 | - (contrib/plugins/ri) removed the old contrib version | Dmitry Kim |
2007-04-06 | + (plugins/) 'ri' plugin (the same functionality as ruby 'ri' command) | Dmitry Kim |
2007-04-06 | lastfm plugin: number of events to be displayed can now be configured | Giuseppe Bilotta |
2007-04-06 | lastfm plugin: overlong artisti descriptions are truncated; artist events can... | Giuseppe Bilotta |
2007-04-06 | lastfm plugin: allow searching events by group instead of location, and fix s... | Giuseppe Bilotta |
2007-04-06 | lastfm plugin: refactoring | Giuseppe Bilotta |
2007-04-06 | lastfm plugin: perfectionism run | Giuseppe Bilotta |
2007-04-06 | lastfm plugin: cleanup events display | Giuseppe Bilotta |
2007-04-05 | lastfm plugin: don't be silent when no events are found | Giuseppe Bilotta |
2007-04-05 | lastfm plugin: command to compactly display next events in a requested location | Giuseppe Bilotta |
2007-04-05 | lastfm plugin: bugfixes, proper handling of artists/groups without description | Giuseppe Bilotta |
2007-04-05 | lastfm plugin: initial work on artist/track/album retrieval (only artist so far) | Giuseppe Bilotta |
2007-04-05 | lastfm plugin: fix incorrect song info when title or author contained a comma | Giuseppe Bilotta |
2007-04-05 | imdb plugin: remove spaces around slashes separating countries | Giuseppe Bilotta |
2007-04-05 | url plugin: echo all info on a single line, and use commas to separate thousa... | 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 | 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 | 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 | fix "warning: don't put space before argument parentheses" | Tom Gilbert |
2007-04-02 | * (rss) bypass http cache when handling 'show' command | Dmitry Kim |
2007-04-01 | search plugin: let the user know when no body was found and no error was raised | Giuseppe Bilotta |
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.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 | url plugins: when echoing first par, be more clear on what's being done and d... | Giuseppe Bilotta |