Age | Commit message (Expand) | Author |
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 | utils: Utils.check_location returns an array of locations if check succeeds | Giuseppe Bilotta |
2008-03-19 | imdb plugin: character roles can contain HTML (e.g. <a href>), so clean it up | Giuseppe Bilotta |
2008-03-19 | script plugin: use m.okay | Giuseppe Bilotta |
2008-03-19 | script plugin: script echo and eval mark the message as replied | Giuseppe Bilotta |
2008-03-19 | script plugin: reindent | Giuseppe Bilotta |
2008-03-18 | Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbot | Yaohan Chen |
2008-03-18 | shorturls.rb: ignore error with include WWW since the module is not defined b... | Yaohan Chen |
2008-03-17 | rss plugin: provide htmlinfo filter | Giuseppe Bilotta |
2008-03-17 | rss plugin: use (?) for missing item and channel titles too | Giuseppe Bilotta |
2008-03-17 | rss plugin: there are feeds with items without content | Giuseppe Bilotta |
2008-03-17 | rss plugin: make_stream final Hash should be optional | Giuseppe Bilotta |
2008-03-17 | gitignore: ignore Vim swap files | Giuseppe Bilotta |
2008-03-17 | dict plugin: provide htmlinfo filter for demauro | Giuseppe Bilotta |
2008-03-17 | bash plugin: provide htmlinfo filter | Giuseppe Bilotta |
2008-03-17 | utils: Utils.check_location comfort method for :htmlinfo filters | Giuseppe Bilotta |
2008-03-17 | filters: HTML info extraction is now a filter | Giuseppe Bilotta |
2008-03-17 | filters: don't force data types in @bot.filter() | Giuseppe Bilotta |
2008-03-14 | filters: filters_ui core module to manage filters from IRC | Giuseppe Bilotta |
2008-03-14 | rss plugin: command to show known rss types | Giuseppe Bilotta |
2008-03-14 | rss plugin: define output templates as filters | Giuseppe Bilotta |
2008-03-14 | filters: has_filter? method | Giuseppe Bilotta |
2008-03-14 | filters: method to get the global filter name of a grouped filter | Giuseppe Bilotta |
2008-03-14 | filters: filter_names(group=nil) method to retrieve available filters | Giuseppe Bilotta |
2008-03-14 | filters: filter groups | Giuseppe Bilotta |
2008-03-13 | math plugin: allow floats as arguments to square and cubed roots | Giuseppe Bilotta |
2008-03-13 | math plugin: fix some english-to-math translations | Giuseppe Bilotta |
2008-03-13 | rot13 plugin: provide a filter | Giuseppe Bilotta |
2008-03-13 | filters: @bot.filter can now be called with a list of filters and with any fo... | Giuseppe Bilotta |
2008-03-13 | filters: DataStream can now be initialized with a String followed by a Hash | Giuseppe Bilotta |
2008-03-13 | filters: initial implementation | Giuseppe Bilotta |
2008-03-12 | rss plugin: show author for trac, but clobber email | Giuseppe Bilotta |
2008-03-12 | - (bin/rbot) no need to set $KCODE | dmitry kim |
2008-03-12 | * we're now "git version", not "svn version" by default | dmitry kim |
2008-03-12 | Merge branch 'master' of ruby-rbot.org:/var/git/rbot | dmitry kim |
2008-03-12 | * (messagemapper) catch and report all exceptions in threaded actions | dmitry kim |
2008-03-12 | dict plugin: french support (Littré dictionary) | Giuseppe Bilotta |
2008-03-11 | dict plugin: thread retrievals | Giuseppe Bilotta |
2008-03-11 | gettext: undefine GetText if we failed to load properly | Giuseppe Bilotta |
2008-03-11 | load-gettext.rb: accept ruby-gettext version of 1.8.0 and above, not just 1.8... | Yaohan Chen |
2008-03-11 | ircbot: don't die on SocketError during disconnect | Giuseppe Bilotta |
2008-03-11 | .gitignore: ignore data/locale (.mo files) | Giuseppe Bilotta |
2008-03-11 | update .po files | Giuseppe Bilotta |
2008-03-11 | + root .gitignore file | dmitry kim |
2008-03-11 | Documentation cleanups | Giuseppe Bilotta |
2008-03-11 | more spurious leftovers from svn import | Giuseppe Bilotta |
2008-03-10 | svn import left spurious lib/rbot/plugins hanging around | Giuseppe Bilotta |
2008-03-10 | url plugin: retry with chops even on URI::InvalidURIError | Giuseppe Bilotta |