2007-02-20 |
Giuseppe Bilotta | remind plugin: fix for repeated reminders failing after... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Giuseppe Bilotta | Fix timer handling when Actions raise errors |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | Initial steps towards a namespace rationalization |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | nickserv plugin: previous commit had a line wrong |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | nickserv plugin: export information on current identifi... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | Plugin header boilerplating. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | nickserv plugin: better nickname recovery handling |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | Minor optimization to Auth.random_password |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | More fixes for nickname handling on connection |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Giuseppe Bilotta | basics: respond to public pings too (i.e. to /ping... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Giuseppe Bilotta | New IRC Framework: optimize processing of server messag... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Giuseppe Bilotta | New IRC Framework: fix initial handling and guessing... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Giuseppe Bilotta | bans plugin: fix badword regular expression creation |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Giuseppe Bilotta | quiz plugin: remove debug stuff |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Giuseppe Bilotta | quiz plugin: sometimes cmd_hint was not busting even... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Chris Gahan | * Fixed roshambo (the bot would always tie if it picke... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Giuseppe Bilotta | keywords plugin: more fixes to 'reply-on-question'... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | autoop plugin: auto-opping on nick change can now be... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | remind plugin: one-shot reminders gave a reminder time... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | Regexp: IP address regexps where missing an octet |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | More Regexp madness. Fixes, optimizations, and a new... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | New unreplied() method for plugins that want to handle... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | autoop plugin: make it work again when no channel is... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | More minor plugin optimizations |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | Start implementing common regular expressions to be... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | New IRC Framework: set default capabilities to RFC... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | Allow all printable 7-bit ASCII characters in passwords |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Giuseppe Bilotta | Stringify password when creating botuser. Useful when... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | Reset configuration changed status after saving success... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | Modernize/optimize/cleanup a bunch of plugins |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | shortenurls plugin, merging tinyurl and rubyurl and... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | Only save config file when configuration changed |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | lart pluing: use plugin.map instead of plugin.register |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | Make message map regexps less aggressive |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | Try to fail more graciously when net/https is not loada... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | Really minor typo in previous commit |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | New Irc Framework: fix default channel modes prefixes... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Giuseppe Bilotta | New Irc Framework: fix bug in debug message causing... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Giuseppe Bilotta | quiz plugin: quiz refresh command to refresh the questi... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Giuseppe Bilotta | quiz plugin: QuizAnswer class to wrap quiz answers... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Giuseppe Bilotta | quiz plugin: multiple answers allowed per questions... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Giuseppe Bilotta | Remote Service Provider: increase security by preventin... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Giuseppe Bilotta | Remote Service Provider: implement auth control for... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Giuseppe Bilotta | Remote Service Provider now functional, although it... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Giuseppe Bilotta | Fix casemap/server mismatch problems when moving the... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Giuseppe Bilotta | quiz plugin: more UTF-8 workarounds while we wait for... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Giuseppe Bilotta | Initial work on a DRb-based remote service for rbot... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Giuseppe Bilotta | MessageMapper: documentation cleanup, and Template... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Giuseppe Bilotta | Minor messagemapper optimizations |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Giuseppe Bilotta | quiz plugin: initial support for unicode (UTF-8) answers |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Giuseppe Bilotta | Start work on preferring size to length: it's the same... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | rss plugin: spam log less |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | markov plugin: upgrade ignores to new IRC framework |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | Preserve safe save dir across rescans |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | Handle server connections (e.g. through a bip proxy... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | No we aren't. Fix devoiceme. Thanks Kamu |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | Ahem. Rename usermodes plugin to modes plugin :D. Are... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | Rename op plugin to usermodes |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | op plugin: fix hop and add voice |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | op plugin: add half-op commands (hop). Also, previous... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | op plugin: also provide a deop command. Thanks to Yaoha... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Giuseppe Bilotta | quiz plugin: online and on-disk sources can now be... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Giuseppe Bilotta | rss plugin: rss watch improvements: can now specify... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Giuseppe Bilotta | Message mapper: we are ony interested in matching messa... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Giuseppe Bilotta | Japanese language support, thanks to Yaohan Chen |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Giuseppe Bilotta | Rubify ugly unhilight_nick code |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Giuseppe Bilotta | quiz plugin: dottification of nicks made optional,... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Giuseppe Bilotta | Fix rbot quieting |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Enhance Utils tools to get first pars, allowing an... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | dict plugin: options to set number of hits and first_pa... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Fix IRCification of HTML strings when only whitespace... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Move code to get first par from a series of urls from... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Optimizations to ircify_first_html_par |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Move code to find and ircify first par from search... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Move extensions to standard classes into a specific... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | sendmsg improvements: default send options can now... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Suppress a couple of warnings |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Create an utils subdir in core, which will store all... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | Minor fix for english salutation |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | salut plugin: try to reply in the same language we... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | salut plugin: don't respond to salutations when changin... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | New IRC Framework: more convenience methods to look... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Giuseppe Bilotta | New IRC Framework: NetmaskList now have an enhanced... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | New IRC Framework: add missing accessors for channel... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | Improved Utils.secs_to_string |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | rss plugin: the refresh rate of each rss can be set... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | rss plugin: add command to change the handle or url... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | Fix max_lines handling in new sendmsg code |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | azgame plugin: acceptable strings are defined per-langu... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | rss plugin: only parse feeds when xml changed. also... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | linkbot plugin: nick/network catchers were not greedy... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | azgame plugin: Japanese support (via wordlist) thanks... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | Fix horrible bug in reworked sendmsg code that prevente... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | azgame plugin: move az rules into the plugin initialization |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | rss plugin: fix missplet 'gmane' |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | rss plugin: performance enhancements when outputting... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | linkbot plugins to properly delegate messages from... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | search plugin now exploits the new sendmsg improvements |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Giuseppe Bilotta | sendmsg improvements: plugins can now choose what to... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Giuseppe Bilotta | More search.rb first_par fixups |
commit | commitdiff | tree | snapshot |
next |