Age | Commit message (Expand) | Author |
2007-11-04 | factoids plugin: display multiple facts one per line, but only a limited numb... | 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 | * (plugins/usermodes) connect() accepts no arguments | Dmitry Kim |
2007-10-31 | azgame: another missing parenthesis | Giuseppe Bilotta |
2007-10-31 | linkbot.rb: ignore colors when matching against message pattern | Yaohan Chen |
2007-10-31 | dictclient.rb: make commands threaded | Yaohan Chen |
2007-10-30 | azgame: longer timeout when checking italian words | Giuseppe Bilotta |
2007-10-29 | azgame: thread word check so that online checking doesn't block | Giuseppe Bilotta |
2007-10-21 | azgame: missing closing parenthesis in message | Giuseppe Bilotta |
2007-10-21 | azgame: fix score calculation | Giuseppe Bilotta |
2007-10-17 | usermodes plugin: initial commit. handles automatico usermode setting on connect | Giuseppe Bilotta |
2007-10-13 | karma plugin: setkarma command | Giuseppe Bilotta |
2007-10-07 | * dictclient.rb: break help message into topics | Yaohan Chen |
2007-10-04 | quiz plugin: split top N tables at the name divisor | Giuseppe Bilotta |
2007-09-22 | reaction plugin: uniformize auth_path for trigger removal commands | Giuseppe Bilotta |
2007-09-22 | reaction plugin: order reaction candidates by number of captures as secondary... | Giuseppe Bilotta |
2007-09-21 | reaction plugin: no more :stuff, but :before and :after for the pre and postm... | Giuseppe Bilotta |
2007-09-21 | reaction plugin: it's %{key}, not %%{key} | Giuseppe Bilotta |
2007-09-21 | reaction plugin: quoted multi-word triggers in [1189] were not being unquoted... | Giuseppe Bilotta |
2007-09-21 | reaction plugin: use the longest-matching trigger, not the first one found | Giuseppe Bilotta |
2007-09-21 | reaction plugin: make triggers case insensitive | Giuseppe Bilotta |
2007-09-21 | reaction plugin: range attribute should be an accessor, not a reader | Giuseppe Bilotta |
2007-09-21 | reaction plugin: revert [1204], having r.range == nil is an actually supporte... | Giuseppe Bilotta |
2007-09-21 | * (plugins/url) url.display_link_info now also applies for error messages | Dmitry Kim |
2007-09-21 | * (plugins/reaction) fixed r.range == nil case | Dmitry Kim |
2007-09-20 | reaction plugin: captures in regexp are now available as match1, match2, etc | Giuseppe Bilotta |
2007-09-20 | reaction plugin: allow moving replies from one trigger to another | Giuseppe Bilotta |
2007-09-20 | reaction plugin: chance was not actually optional | Giuseppe Bilotta |