]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/messagemapper.rb
webhook: typo preventing unwatch
[user/henk/code/ruby/rbot.git] / lib / rbot / messagemapper.rb
2020-03-27 Matthias HeckerMerge pull request #2 from mroch/patch-1
2020-03-27 Matthias HeckerMerge pull request #4 from ahpook/rename_karma
2015-12-15 Eric SorensonRenames the 'karma' plugin to a 'points' system
2015-01-12 Matthias Hmessagemapper: refactor options are really the params
2014-02-21 Matthias H[webservice] control bot through http interface
2011-06-09 Giuseppe BilottaMark threaded mapped messages as replied
2009-08-26 franzruby 1.9: fix Integer(nil)
2009-08-11 Giuseppe BilottaBetter handling of MessageMapper failures
2009-03-25 Giuseppe Bilottamessagemapper: include defaults in options
2009-03-07 Giuseppe Bilottamessagemapper: fix regexp creation for double-optional...
2009-02-19 Raine Virtaremove whitespace
2008-06-24 Yaohan Chenallow multi-line (artificial) messages be delegated...
2008-05-28 Yaohan Chenchanged m.thread to m.in_thread, with different semantics
2008-05-28 Yaohan Chenuse m.thread.nil? rather than longer m.thread == nil
2008-05-28 Yaohan Chenadd attribute BasicUserMessage#thread
2008-04-30 Giuseppe Bilottamessagemapper: Regexp#mm_cleanup method instead of...
2008-04-30 Giuseppe Bilottamessagemapper.rb: keep options when removing captures...
2008-03-11 dmitry kimMerge branch 'master' of ruby-rbot.org:/var/git/rbot
2008-03-11 dmitry kim* (messagemapper) catch and report all exceptions in...
2007-12-13 Giuseppe Bilottamessagemapper: fix set_auth_path() logic
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-12 Giuseppe Bilottardocument Irc::MessageMapper and Irc::MessageTemplate
2007-09-11 Dmitry Kim+ (plugins) :thread option for plugin.map makes an...
2007-04-11 Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-02-14 Giuseppe BilottaMake message map regexps less aggressive
2007-02-11 Giuseppe BilottaMessageMapper: documentation cleanup, and Template...
2007-02-11 Giuseppe BilottaMinor messagemapper optimizations
2007-02-08 Giuseppe BilottaMessage mapper: we are ony interested in matching messa...
2007-02-04 Giuseppe BilottaTuning of messagemapper debug output
2007-02-02 Giuseppe BilottaEnhance the :requirements functionality in #map() to...
2007-02-02 Giuseppe BilottaPlugin map requirements are now checked at regular...
2007-02-02 Giuseppe BilottaIn the new message mapper code, fail unconditionally...
2006-08-31 Giuseppe Bilottamessagemapper fix ... watch what you name your variables!
2006-08-31 Giuseppe BilottaImprove debugging output in messagemapper
2006-08-31 Giuseppe BilottaFix messagemapper for optional arguments
2006-08-25 Giuseppe BilottaFix stupid bug in the new message mapping
2006-08-25 Giuseppe BilottaNew implementation for the message mapper: multi-word...
2006-08-06 Giuseppe BilottaForgot the kernel fixes for previous commit
2006-08-03 Giuseppe BilottaLots of fixes all around, in preparation for the new...
2006-08-02 Giuseppe BilottaFix message handling, comment out some debug messages
2006-08-02 Giuseppe BilottaAuth now follows the specs defined in NewAuthModule...
2006-07-26 Giuseppe BilottaWhitespace cleanup
2006-07-25 Giuseppe BilottaWhen verifying uniqueness of plugin map parameters...
2006-07-24 Giuseppe BilottaImplement map! properly this time
2005-08-12 Tom Gilbertsome tweaks
2005-08-03 Tom GilbertThu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-02 Tom Gilbert * Fixed the new http.proxy* settings, they work!
2005-07-31 Tom GilbertSun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-29 Tom GilbertFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertmove rbot into lib - still rearranging for packaging...