Age | Commit message (Expand) | Author |
2008-04-08 | remotectl plugin: use fake_message() | Giuseppe Bilotta |
2008-04-08 | reaction plugin: use fake_message() | Giuseppe Bilotta |
2008-04-08 | linkbot plugin: use fake_message() | Giuseppe Bilotta |
2008-04-08 | alias plugin: use fake_message() | Giuseppe Bilotta |
2008-04-07 | linkbot, remotectl plugins: delegate message() too | Giuseppe Bilotta |
2008-04-07 | + use the message() delegate instead of listen() when possible | Giuseppe Bilotta |
2008-04-06 | plugins/keywords: add method that was missing from commit 7cac523563de6473d2f... | Adam James |
2008-04-01 | weather plugin: get all advisories | Giuseppe Bilotta |
2008-04-01 | weather plugin: don't break when there aren't advisories | Giuseppe Bilotta |
2008-03-28 | * plugins/unicode -> core/unicode; don't require "jcode" | dmitry kim |
2008-03-28 | + rss.rb: optional :delay param to '!rss rewatch' | dmitry kim |
2008-03-27 | factoids plugin: fix regexp for words such as jsn- | Giuseppe Bilotta |
2008-03-27 | weather plugin: advisories can be disabled | Giuseppe Bilotta |
2008-03-27 | weather plugin: echo special advisories if present | Giuseppe Bilotta |
2008-03-26 | weather plugin: properly support and signal multiple weather stations when on... | Giuseppe Bilotta |
2008-03-24 | utils: Utils.secs_to_short convert seconds into hour:minute:seconds format etc | Giuseppe Bilotta |
2008-03-24 | youtube plugin: option to display alternative formats in video info | Giuseppe Bilotta |
2008-03-24 | * (reaction plugin) make rm recalculate chances of replies | Jan Wikholm |
2008-03-24 | youtube plugin: retrieve alternative formats for videos | Giuseppe Bilotta |
2008-03-24 | slashdot plugin: fix title handling in htmlinfo filter | Giuseppe Bilotta |
2008-03-23 | imdb plugin: fix author output broken by [37b6e68426dbe8812b47ae5bcdadf0fb5df... | Giuseppe Bilotta |
2008-03-23 | youtube plugin: refactor info() method into youtube video filter (for htmlinf... | Giuseppe Bilotta |
2008-03-23 | youtube plugin: more compact info representation | Giuseppe Bilotta |
2008-03-23 | youtube plugin: fix retrieval of ratings, views and faves | Giuseppe Bilotta |
2008-03-23 | youtube plugin: video data extraction has its own filter, used also in youtub... | Giuseppe Bilotta |
2008-03-23 | youtube plugin: initial commit | Giuseppe Bilotta |
2008-03-23 | rss plugin: check for <channel when <rdf:RDF is found | Giuseppe Bilotta |
2008-03-23 | rss plugin: rescue RSS parsing in htmlinfo filter | Giuseppe Bilotta |
2008-03-23 | rss plugin: missing 9 in FEED_NS regexp | Giuseppe Bilotta |
2008-03-23 | rss plugin: make htmlinfo input filter less greedy | Giuseppe Bilotta |
2008-03-23 | slashdot plugin: check if we are parsing an actual /. page rather than an rss... | Giuseppe Bilotta |
2008-03-23 | * plugins/search: thread, don't block | dmitry kim |
2008-03-22 | markov plugin: thread markov chain construction and use in listen() | Giuseppe Bilotta |
2008-03-22 | markov plugin: small optimization for markov chains contructions | Giuseppe Bilotta |
2008-03-22 | markov plugin: remove @lastline cruft | Giuseppe Bilotta |
2008-03-19 | freshmeat plugin: htmlinfo filter | Giuseppe Bilotta |
2008-03-19 | slashdot plugin: provide and htmlinfo filter for /. pages | 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 |
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 |