Age | Commit message (Expand) | Author |
2007-03-13 | imdb plugin: update to the new site layout, use rbot headers | Giuseppe Bilotta |
2007-03-07 | quiz plugin: don't crash when the answer is entirely made of sepators | Giuseppe Bilotta |
2007-03-05 | autorejoin plugin: insult on rejoin now optional | Giuseppe Bilotta |
2007-03-05 | quiz plugin: new cleanup command to remove players with 0 points and 0 jokers | Giuseppe Bilotta |
2007-02-20 | shiritori plugin, thanks to hagabaka | Giuseppe Bilotta |
2007-02-20 | remind plugin: fix for repeated reminders failing after [717]. | Giuseppe Bilotta |
2007-02-18 | Initial steps towards a namespace rationalization | Giuseppe Bilotta |
2007-02-18 | nickserv plugin: previous commit had a line wrong | Giuseppe Bilotta |
2007-02-18 | nickserv plugin: export information on current identification status | Giuseppe Bilotta |
2007-02-18 | Plugin header boilerplating. | Giuseppe Bilotta |
2007-02-18 | nickserv plugin: better nickname recovery handling | Giuseppe Bilotta |
2007-02-17 | bans plugin: fix badword regular expression creation | Giuseppe Bilotta |
2007-02-16 | quiz plugin: remove debug stuff | Giuseppe Bilotta |
2007-02-16 | quiz plugin: sometimes cmd_hint was not busting even when it should have | Giuseppe Bilotta |
2007-02-16 | * Fixed roshambo (the bot would always tie if it picked scissors) | Chris Gahan |
2007-02-16 | keywords plugin: more fixes to 'reply-on-question' code | Giuseppe Bilotta |
2007-02-15 | autoop plugin: auto-opping on nick change can now be disabled | Giuseppe Bilotta |
2007-02-15 | remind plugin: one-shot reminders gave a reminder time with an extra period a... | Giuseppe Bilotta |
2007-02-15 | New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ... | Giuseppe Bilotta |
2007-02-15 | autoop plugin: make it work again when no channel is specified | Giuseppe Bilotta |
2007-02-15 | More minor plugin optimizations | Giuseppe Bilotta |
2007-02-14 | Modernize/optimize/cleanup a bunch of plugins | Giuseppe Bilotta |
2007-02-14 | shortenurls plugin, merging tinyurl and rubyurl and adding access to most of ... | Giuseppe Bilotta |
2007-02-14 | lart pluing: use plugin.map instead of plugin.register | Giuseppe Bilotta |
2007-02-13 | quiz plugin: quiz refresh command to refresh the question pool for the curren... | Giuseppe Bilotta |
2007-02-13 | quiz plugin: QuizAnswer class to wrap quiz answers, including information abo... | Giuseppe Bilotta |
2007-02-13 | quiz plugin: multiple answers allowed per questions, patch from Yaohan Chen, ... | Giuseppe Bilotta |
2007-02-12 | quiz plugin: more UTF-8 workarounds while we wait for Ruby 2.0 | Giuseppe Bilotta |
2007-02-11 | quiz plugin: initial support for unicode (UTF-8) answers | Giuseppe Bilotta |
2007-02-10 | rss plugin: spam log less | Giuseppe Bilotta |
2007-02-10 | markov plugin: upgrade ignores to new IRC framework | Giuseppe Bilotta |
2007-02-10 | No we aren't. Fix devoiceme. Thanks Kamu | Giuseppe Bilotta |
2007-02-10 | Ahem. Rename usermodes plugin to modes plugin :D. Are we done with this yet? | Giuseppe Bilotta |
2007-02-10 | Rename op plugin to usermodes | Giuseppe Bilotta |
2007-02-10 | op plugin: fix hop and add voice | Giuseppe Bilotta |
2007-02-10 | op plugin: add half-op commands (hop). Also, previous contribution was miscre... | Giuseppe Bilotta |
2007-02-10 | op plugin: also provide a deop command. Thanks to Yaohan Chen | Giuseppe Bilotta |
2007-02-10 | quiz plugin: online and on-disk sources can now be customized | Giuseppe Bilotta |
2007-02-08 | rss plugin: rss watch improvements: can now specify the channel when creating... | Giuseppe Bilotta |
2007-02-08 | Japanese language support, thanks to Yaohan Chen | Giuseppe Bilotta |
2007-02-07 | Rubify ugly unhilight_nick code | Giuseppe Bilotta |
2007-02-07 | quiz plugin: dottification of nicks made optional, defaults to true | Giuseppe Bilotta |
2007-02-06 | Enhance Utils tools to get first pars, allowing an option to strip an initial... | Giuseppe Bilotta |
2007-02-06 | dict plugin: options to set number of hits and first_pars which will be displ... | Giuseppe Bilotta |
2007-02-06 | Move code to get first par from a series of urls from search plugin to Utils,... | Giuseppe Bilotta |
2007-02-06 | Move code to find and ircify first par from search plugin to utils | Giuseppe Bilotta |
2007-02-06 | Move extensions to standard classes into a specific extends.rb util module | Giuseppe Bilotta |
2007-02-06 | Suppress a couple of warnings | Giuseppe Bilotta |
2007-02-06 | Create an utils subdir in core, which will store all utility files that can b... | Giuseppe Bilotta |
2007-02-06 | Minor fix for english salutation | Giuseppe Bilotta |