Age | Commit message (Expand) | Author |
2007-11-14 | translator.rb: use "help <translator>" instead of "help translator <translato... | Yaohan Chen |
2007-11-08 | weather plugin: properly support multiple US and non-US stations | Giuseppe Bilotta |
2007-11-08 | weather plugin: refactor HTML cleanup code | Giuseppe Bilotta |
2007-11-08 | weather plugin: fix detection of weather page | Giuseppe Bilotta |
2007-11-08 | weather plugin: fix 163 | Giuseppe Bilotta |
2007-11-08 | alias.rb: revert previous commit about creating path since mkdir_p only creates | Yaohan Chen |
2007-11-07 | rbot should default to the debug level used by ruby | Giuseppe Bilotta |
2007-11-07 | alias plugin: don't create data path if it already exists | Giuseppe Bilotta |
2007-11-07 | lart plugin: fix listlart/praise logic | Giuseppe Bilotta |
2007-11-06 | Improved inspect methods all around | Giuseppe Bilotta |
2007-11-06 | New Irc Framework: methods to convert channel user modes (op, voice, etc) fro... | Giuseppe Bilotta |
2007-11-06 | New Irc Framework: fix channel creation when topic=nil | Giuseppe Bilotta |
2007-11-05 | factoids plugin: echo the newly learned fact | Giuseppe Bilotta |
2007-11-05 | factoids plugin: tell the user the index of the fact when refusing to learn s... | Giuseppe Bilotta |
2007-11-05 | translator.rb: display translation provider when it's chosen automatically | Yaohan Chen |
2007-11-05 | alias.rb: help message for aliases show alias definitions | Yaohan Chen |
2007-11-04 | factoids plugin: no need to prepend 'learnt' to metadata | Giuseppe Bilotta |
2007-11-04 | keywords plugin: keyword wipe command to remove unforgettable keywords | Giuseppe Bilotta |
2007-11-04 | factoids plugin: actually output metadata in long form of Factoid#to_s | Giuseppe Bilotta |
2007-11-04 | keywords plugin: simpler forget code | Giuseppe Bilotta |
2007-11-04 | keywords plugin: inform the user when a keyword couldn't be deleted because i... | Giuseppe Bilotta |
2007-11-04 | factoids plugin: command to forget a fact by index rather than text | Giuseppe Bilotta |
2007-11-04 | factoids plugin: display (selected, random) multiple facts in a single line, ... | Giuseppe Bilotta |
2007-11-04 | factoids plugin: move meta display into Factoid#to_s | Giuseppe Bilotta |
2007-11-04 | factoids plugin: display multiple facts one per line, but only a limited numb... | Giuseppe Bilotta |
2007-11-04 | extends: Arraydata/rbot/plugins/factoids.rbdelete_one to remove a random elem... | Giuseppe Bilotta |
2007-11-04 | factoids plugin: mark factoids as changed after factfile import | Giuseppe Bilotta |
2007-11-04 | factoids plugin: factfile import | Giuseppe Bilotta |
2007-11-04 | factoids plugin: ensure that edited metadata is properly saved, and check for... | Giuseppe Bilotta |
2007-11-04 | factoids plugin: fact metadata editing | Giuseppe Bilotta |
2007-11-04 | factoids plugin: output fact numbers prefixed by a pound sign (#), and accept... | Giuseppe Bilotta |
2007-11-04 | factoids plugin: tell fact metadata, if present | Giuseppe Bilotta |
2007-11-04 | factoids plugin: retrieve fact by index | Giuseppe Bilotta |
2007-11-04 | factoids plugin: default auth_path for fact editing | Giuseppe Bilotta |
2007-11-04 | keywords plugin: when exporting to factoids, split at ' or ' | Giuseppe Bilotta |
2007-11-04 | factoids plugin: fact command (get a random fact). Remove fact command from c... | Giuseppe Bilotta |
2007-11-04 | factoids plugin: Factoid and FactoidList classes | Giuseppe Bilotta |
2007-11-04 | keywords plugin: export data to flat factoids file | Giuseppe Bilotta |
2007-11-03 | keywords plugin: don't break if forget, tell and/or learn were registered by ... | Giuseppe Bilotta |
2007-11-03 | factoids plugin | Giuseppe Bilotta |
2007-11-01 | azgame plugin: better handling of late checks | Giuseppe Bilotta |
2007-11-01 | lart plugin: listlart and listpraise commands | Giuseppe Bilotta |
2007-11-01 | reaction plugin: better matching for non-regexp triggers | Giuseppe Bilotta |
2007-10-31 | reaction plugin: fix reaction removal when no index was specified | Giuseppe Bilotta |
2007-10-31 | reaction plugin: improve trigger_syntax further | Giuseppe Bilotta |
2007-10-31 | reaction plugin: reactions can now call commands | Giuseppe Bilotta |
2007-10-31 | reaction plugin: allow removal of a single reaction to a trigger | Giuseppe Bilotta |
2007-10-31 | reaction plugin: collect trigger syntax into a single regexp | Giuseppe Bilotta |
2007-10-31 | reaction plugin: update help text to match new syntax | Giuseppe Bilotta |
2007-10-31 | * (rbot/config) slightly less ugly ArrayValue validation interface | Dmitry Kim |