Age | Commit message (Expand) | Author |
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 |
2008-02-11 | dice plugin: update file header and update it to better match rbot plugins he... | Giuseppe Bilotta |
2008-02-11 | dice plugin: limit maximum sides per dice | Giuseppe Bilotta |
2008-02-11 | bin/rbot: be compatible with older gits | Giuseppe Bilotta |
2008-02-10 | rss plugin: use += instead of <<, we don't want to mess with the original aut... | Giuseppe Bilotta |
2008-02-10 | rss plugin: append space to author when appropriate | Giuseppe Bilotta |
2008-02-10 | rss plugin: implement and use select_nonempty to grab correct category and au... | Giuseppe Bilotta |
2008-02-10 | rss plugin: add 'git' feed type | Giuseppe Bilotta |
2008-02-10 | botuser: add command to reset the netmasks list | Giuseppe Bilotta |
2008-01-30 | utils: fix decode_html_entities for numerical entities without HTMLEntities | Giuseppe Bilotta |
2008-01-30 | grouphug.rb: apply patch (#170) from tarpman to adjust to new grouphug page f... | Yaohan Chen |
2008-01-20 | url plugin: check the canonical name, the IP address, and any known aliases a... | Giuseppe Bilotta |
2007-12-31 | wheelfortune plugin: help | Giuseppe Bilotta |
2007-12-31 | lastfm plugin: update event parsing | Giuseppe Bilotta |
2007-12-24 | factoids plugin: split facts output at the -- joiner | Giuseppe Bilotta |
2007-12-24 | factoids plugin: 'facts about' searches whole words, 'facts search' uses regu... | Giuseppe Bilotta |
2007-12-19 | * (core/auth) fixed an error in error handling code | Dmitry Kim |
2007-12-19 | linkbot.rb: | Yaohan Chen |
2007-12-16 | * (registry) no infinite recursion, please | Dmitry Kim |
2007-12-16 | wheelfortune: fix 'wof cancel' command | Giuseppe Bilotta |
2007-12-14 | * (registry) dup() the default on return | Dmitry Kim |
2007-12-14 | * (registry) fix the default value handling for non-existent registry files | Dmitry Kim |
2007-12-14 | maskdb: be case insenstive | Giuseppe Bilotta |
2007-12-13 | remotectl: what's action_path? when in doubt, expunge | Giuseppe Bilotta |
2007-12-13 | rss: rss rewatch now accepts an optional handle to force rewatching that part... | Giuseppe Bilotta |
2007-12-13 | auth: adjust some permissions | Giuseppe Bilotta |
2007-12-13 | messagemapper: fix set_auth_path() logic | Giuseppe Bilotta |
2007-12-13 | auth: 'permission search' command to look up the full_auth_path of commands | Giuseppe Bilotta |
2007-12-13 | plugins: register maps with full information accessible via @bot.plugins.maps | Giuseppe Bilotta |