summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-03-31+ reflect the httputil changes in ChangeLogDmitry Kim
2007-03-24httputil and url plugin improvements, see ChangeLogGiuseppe Bilotta
2007-03-14Socket IO filtering: rbot can now assume UTF-8 internally.Giuseppe Bilotta
2007-03-10Update changelogGiuseppe Bilotta
2007-03-10Option to change the bot IRC name, thanks to jsn-Giuseppe Bilotta
2007-02-20Use ASCII KCODE to prevent problems like missing characters or matching failu...Giuseppe Bilotta
2007-02-20shiritori plugin, thanks to hagabakaGiuseppe Bilotta
2007-02-20Fix timer handling when Actions raise errorsGiuseppe Bilotta
2007-02-18nickserv plugin: export information on current identification statusGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-15More Regexp madness. Fixes, optimizations, and a new method to parse channel ...Giuseppe Bilotta
2007-02-15New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ...Giuseppe Bilotta
2007-02-12Remote Service Provider: implement auth control for remote clients. They can ...Giuseppe Bilotta
2007-02-12Remote Service Provider now functional, although it lacks remote client auth/idGiuseppe Bilotta
2007-02-12Initial work on a DRb-based remote service for rbot. Thanks to halorgium for ...Giuseppe Bilotta
2007-02-08Japanese language support, thanks to Yaohan ChenGiuseppe Bilotta
2007-02-05linkbot plugins to properly delegate messages from linkbotsGiuseppe Bilotta
2007-02-05sendmsg improvements: plugins can now choose what to do with overlong message...Giuseppe Bilotta
2007-02-02Enhance the :requirements functionality in #map() to allow regexps with captu...Giuseppe Bilotta
2007-02-02Plugin map requirements are now checked at regular expression time, not later onGiuseppe Bilotta
2007-01-30IRC Framework: accept nil or empty nicks and channel names when looking for a...Giuseppe Bilotta
2007-01-29Allow timer action reschedulingGiuseppe Bilotta
2007-01-23Previous commit also included reduced saving for the larts plugin, but the me...Giuseppe Bilotta
2007-01-12Totally reworked ping timeout detectionGiuseppe Bilotta
2006-11-01SSL supportGiuseppe Bilotta
2006-10-28A-Z gameGiuseppe Bilotta
2006-10-27Penalty-based flood protectionGiuseppe Bilotta
2006-10-25Strings returned by get_cached now have a cached? method which returns true o...Giuseppe Bilotta
2006-10-24Initial implementation of proper caching based on last-modified and etag HTTP...Giuseppe Bilotta
2006-10-17salut plugin: handles multi-lingual salutations (hello/goodbye)Giuseppe Bilotta
2006-10-15Document the new language stuffGiuseppe Bilotta
2006-09-21Update ChangelogGiuseppe Bilotta
2006-09-09Adapt opme plugin to new auth frameworkGiuseppe Bilotta
2006-09-01rbot now tries to report svn revision when ran from a svn checkoutGiuseppe Bilotta
2006-08-31Fine tune and document 'permissions view' (auth core botmodule)Giuseppe Bilotta
2006-08-31More nickserv cleanupsGiuseppe Bilotta
2006-08-29Introduce BotConfigValue permissions, to protect particularly sensitive confi...Giuseppe Bilotta
2006-08-29script plugin: echo function. like eval, but implies an m.replyGiuseppe Bilotta
2006-08-26script eval: unsafe, undocumented, not permitted by defaultGiuseppe Bilotta
2006-08-25New implementation for the message mapper: multi-word parameters can now be r...Giuseppe Bilotta
2006-08-25updateMark Kretschmann
2006-08-20Improve NOTICE and PRIVMSG robustness when target is not a simple channel or ...Giuseppe Bilotta
2006-08-20Bug in topic plugin introduced in [440]Giuseppe Bilotta
2006-08-17Restore tell and forget behaviour without 'keyword' before themGiuseppe Bilotta
2006-08-17Stupid horrible typo in botuser.rb login methodGiuseppe Bilotta
2006-08-17Nickserv plugin now defaults to very strict permissions. Only owner can make ...Giuseppe Bilotta
2006-08-17Adapt topic plugin to new IRC frameworkGiuseppe Bilotta
2006-08-17Fix help. For realGiuseppe Bilotta
2006-08-16Fix helpGiuseppe Bilotta