Age | Commit message (Expand) | Author |
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 |
2007-02-06 | salut plugin: try to reply in the same language we've been addressed | Giuseppe Bilotta |
2007-02-06 | salut plugin: don't respond to salutations when changing the configuration | Giuseppe Bilotta |
2007-02-05 | rss plugin: the refresh rate of each rss can be set independently of the glob... | Giuseppe Bilotta |
2007-02-05 | rss plugin: add command to change the handle or url or type of an existing feed | Giuseppe Bilotta |
2007-02-05 | azgame plugin: acceptable strings are defined per-language now | Giuseppe Bilotta |
2007-02-05 | rss plugin: only parse feeds when xml changed. also, the xml is now saved to ... | Giuseppe Bilotta |
2007-02-05 | linkbot plugin: nick/network catchers were not greedy enough | Giuseppe Bilotta |
2007-02-05 | azgame plugin: Japanese support (via wordlist) thanks to Yaohan Chen | Giuseppe Bilotta |
2007-02-05 | azgame plugin: move az rules into the plugin initialization | Giuseppe Bilotta |
2007-02-05 | rss plugin: fix missplet 'gmane' | Giuseppe Bilotta |
2007-02-05 | rss plugin: performance enhancements when outputting formatted rss to multipl... | Giuseppe Bilotta |
2007-02-05 | linkbot plugins to properly delegate messages from linkbots | Giuseppe Bilotta |
2007-02-05 | search plugin now exploits the new sendmsg improvements | Giuseppe Bilotta |
2007-02-04 | More search.rb first_par fixups | Giuseppe Bilotta |
2007-02-04 | Improve 'first paragraph' detection in search plugin, and clean up ircify_htm... | Giuseppe Bilotta |
2007-02-04 | weather plugin: allow choice between metric, english or both units when retri... | Giuseppe Bilotta |
2007-02-04 | Weather plugin fixups | Giuseppe Bilotta |
2007-02-04 | Merge weather plugins | Giuseppe Bilotta |