Age | Commit message (Expand) | Author |
2006-09-21 | Further cleanups and uniform variable naming. Implement topic undo | Giuseppe Bilotta |
2006-09-21 | Cleanup topic plugin. When setting the separator, only reset the topic if the... | Giuseppe Bilotta |
2006-09-20 | Bugfix for the quiz plugin: With newly created games (no scores yet known) th... | Mark Kretschmann |
2006-09-20 | Quiz plugin: Improve error handling. | Mark Kretschmann |
2006-09-09 | Adapt opme plugin to new auth framework | Giuseppe Bilotta |
2006-09-06 | No-parameter commands in the topic plugin weren't recognized anymore. Fix it | Giuseppe Bilotta |
2006-09-04 | Fix regression in the quiz plugin: The same winning messages would be repeate... | Mark Kretschmann |
2006-08-31 | Improve help. | Mark Kretschmann |
2006-08-31 | Ahem, forgot to save the last change before committing | Giuseppe Bilotta |
2006-08-31 | More nickserv cleanups | Giuseppe Bilotta |
2006-08-31 | nickserv password now tries to inform the nickserv of the password change; it... | Giuseppe Bilotta |
2006-08-29 | * Fix: @commands was not initialized on a fresh registry. | Mark Kretschmann |
2006-08-29 | echo must default to false | Giuseppe Bilotta |
2006-08-29 | Say, I should check for such horribly stupid typos when committing ... fix af... | Giuseppe Bilotta |
2006-08-29 | script echo needs a to_s | Giuseppe Bilotta |
2006-08-29 | script plugin: echo function. like eval, but implies an m.reply | Giuseppe Bilotta |
2006-08-28 | Provide fine-grained topic permissions and fix a small bug in topic replace | Giuseppe Bilotta |
2006-08-28 | Topic plugin now defaults to very strict permissions | Giuseppe Bilotta |
2006-08-26 | script eval: unsafe, undocumented, not permitted by default | Giuseppe Bilotta |
2006-08-26 | Separate out the winning messages in an extra file, as advised by tango_. | Mark Kretschmann |
2006-08-25 | Adapt script plugin to new message mappper. Whitespace in code is now preserved | Giuseppe Bilotta |
2006-08-25 | Optimize remind plugin exploiting new message mapper | Giuseppe Bilotta |
2006-08-25 | Better name for the rss plugin | Giuseppe Bilotta |
2006-08-25 | Fix misc RSS stuff: reverse publishing order of watched feeds, correct a conf... | Giuseppe Bilotta |
2006-08-25 | Remove some legacy code. | Mark Kretschmann |
2006-08-25 | Initial import of the multiplayer trivia quiz game for rbot. | Mark Kretschmann |
2006-08-23 | Show the page number again. | Mark Kretschmann |
2006-08-20 | Bug in topic plugin introduced in [440] | Giuseppe Bilotta |
2006-08-17 | Restore tell and forget behaviour without 'keyword' before them | Giuseppe Bilotta |
2006-08-17 | Nickserv plugin now defaults to very strict permissions. Only owner can make ... | Giuseppe Bilotta |
2006-08-17 | Adapt topic plugin to new IRC framework | Giuseppe Bilotta |
2006-08-16 | Minor whitespace cleanup | Giuseppe Bilotta |
2006-08-16 | Revert [354]. The plugin name should not be changed between 0.9.10 and 0.9.11... | Giuseppe Bilotta |
2006-08-11 | Actually commit the halflife2 plugin | Giuseppe Bilotta |
2006-08-11 | Tango says, ! in auth_path is bad mojo. | Mark Kretschmann |
2006-08-11 | Adapt to new auth system. | Mark Kretschmann |
2006-08-10 | AutoOp now triggers on nick change too | Giuseppe Bilotta |
2006-08-10 | Adapt AutoOp plugin to the new IRC framework | Giuseppe Bilotta |
2006-08-06 | Fix RSS plugin problems caused by watches created before the new Irc framework | Giuseppe Bilotta |
2006-08-06 | Some fixes for the rss plugin | Giuseppe Bilotta |
2006-08-06 | why do we have 2 figlets? | Tom Gilbert |
2006-08-05 | make sure @commands is never nil in script.rb | Alexander Beisig |
2006-08-05 | reworked the keywords plugin, it uses a new and less messy syntax now | Alexander Beisig |
2006-08-03 | renamed keywords plugin to fix inconsistency between commands and help | Alexander Beisig |
2006-08-03 | Make keywords.rb into a plugin and sync with 0.9.10 | Giuseppe Bilotta |
2006-08-02 | Port [338] to trunk | Giuseppe Bilotta |
2006-08-01 | Fix the "list" function. Now counts the pages correctly. | Mark Kretschmann |
2006-08-01 | rename file | Mark Kretschmann |
2006-08-01 | Rename "command" plugin to "script" plugin. Reasoning: Less confusion and con... | Mark Kretschmann |
2006-07-31 | First shot at the new Irc framework. Bot is usable (sort of), but not all fun... | Giuseppe Bilotta |