Age | Commit message (Expand) | Author |
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 |
2008-03-04 | keywords plugin: add a configurable list of keywords to be ignored when liste... | Adam James |
2008-03-04 | Unixify all line endings. | Giuseppe Bilotta |
2008-03-04 | rss plugin: add 'photoblog' and 'news' formats | Adam James |
2008-03-04 | rss plugin: make displaying links from the text of a feed item configurable | Adam James |
2008-03-04 | rss plugin: try to use <content:encoded> tags in feeds when possible | Adam James |
2008-02-27 | rss plugin: it's item, not idem | Giuseppe Bilotta |
2008-02-25 | twitter plugin: twitter actions off was not working | Giuseppe Bilotta |
2008-02-22 | twitter plugin: use m.notify when twitting actions | Giuseppe Bilotta |
2008-02-22 | message.rb: #notify() method | Giuseppe Bilotta |
2008-02-22 | twitter plugin: option to twit actions | Giuseppe Bilotta |
2008-02-17 | factoids plugin: split correctly when displaying facts | Giuseppe Bilotta |
2008-02-15 | rfc2812: fix a bug in Client.reset | Giuseppe Bilotta |
2008-02-15 | rss plugin: CHECK if feed type is trac, '''don't''' ASSIGN trac type to all f... | Giuseppe Bilotta |
2008-02-15 | bash plugin: check if the html is actually there | Giuseppe Bilotta |
2008-02-14 | markov plugin: markov probability <chance> wasn't working correctly | Giuseppe Bilotta |
2008-02-14 | remote core module: fix description of remote.host config | Giuseppe Bilotta |
2008-02-14 | config core module: default command auth fixes | Giuseppe Bilotta |
2008-02-14 | config core module: config search command | Giuseppe Bilotta |
2008-02-14 | * replace references to old website to references to new site | Giuseppe Bilotta |
2008-02-14 | lart plugin: replace "me" with sourcenick | jesse keys |
2008-02-14 | wheelfortune plugin: suppress some warnings | Giuseppe Bilotta |
2008-02-13 | * suppress a couple of warnings about ambiguous parameters | Giuseppe Bilotta |
2008-02-13 | rss plugin: improve output for git commits in tracs | Giuseppe Bilotta |
2008-02-13 | rss plugin: support git commits in trac | Giuseppe Bilotta |
2008-02-13 | search plugin: fix gcalc | Giuseppe Bilotta |
2008-02-13 | config: Value#get() should return #default(), not @default | Giuseppe Bilotta |
2008-02-13 | markov plugin: move settings to @bot.config | Giuseppe Bilotta |
2008-02-13 | config: allow @bot.config[key]=value constructs | Giuseppe Bilotta |
2008-02-13 | factoids plugin: factoids.not_triggers to prevent common words from becoming ... | Giuseppe Bilotta |
2008-02-13 | url plugin: output link info with m.plainreply | Giuseppe Bilotta |
2008-02-13 | markov plugin: insert standard plugin header | Giuseppe Bilotta |
2008-02-13 | markov plugin: update help | Giuseppe Bilotta |
2008-02-13 | markov plugin: display current probability when {{{markov probability}}} is c... | Giuseppe Bilotta |
2008-02-13 | url plugin: strip final characters from URL when we get 404, in case it was d... | Giuseppe Bilotta |
2008-02-13 | factoids plugin: be silent when learning factoids from chat, with option to p... | Giuseppe Bilotta |
2008-02-13 | factoids plugin: actually learn new keywords when learning new factoids | Giuseppe Bilotta |
2008-02-13 | factoids plugin: draft 'listen and learn' process | Giuseppe Bilotta |
2008-02-13 | * fix a bug in the definition of Object#nil_or_empty? | Giuseppe Bilotta |
2008-02-13 | rfc2812: fix a bug in Client.user initialization | Giuseppe Bilotta |
2008-02-13 | factoids plugin: don't be too verbose when learning facts | Giuseppe Bilotta |
2008-02-13 | factoids plugin: add have and do in trigger_pattern | Giuseppe Bilotta |
2008-02-13 | factoids plugin: short_fact() auxiliary (no metadata) | Giuseppe Bilotta |
2008-02-12 | factoids plugin: options to facts() method may be nil, not just empty | Giuseppe Bilotta |
2008-02-12 | httputil: config values for HTTP read and open timeouts | Giuseppe Bilotta |