]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/script.rb
plugin(script): remove deprecated $SAFE
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / script.rb
2020-03-28 Matthias Heckerplugin(script): remove deprecated $SAFE
2015-06-13 Matthias Heckerscript: make $SAFE configureable
2009-02-19 Raine Virtaremove whitespace
2008-12-28 Giuseppe Bilottaplugins: raise a descriptive LoadError when the db...
2008-11-03 Giuseppe Bilottascript plugin: improve help
2008-11-03 Giuseppe Bilottascript plugin: script allow/deny high level UI
2008-11-03 Giuseppe Bilottascript plugin: per-script permissions
2008-11-03 Giuseppe Bilottascript plugin: hook on message() rather than listen()
2008-06-25 Giuseppe Bilottascript plugin: store channels as strings
2008-06-11 Adam Di Carlohelp for eval and echo
2008-04-15 Giuseppe Bilottascript plugin: report_error() method
2008-04-08 Giuseppe Bilottascript plugin: mark handled messages as replied
2008-03-21 Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-19 Giuseppe Bilottascript plugin: use m.okay
2008-03-19 Giuseppe Bilottascript plugin: script echo and eval mark the message...
2008-03-19 Giuseppe Bilottascript plugin: reindent
2007-04-12 Giuseppe Bilottascript, rss plugins: raise if main data could not be...
2007-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
2007-04-08 Giuseppe Bilottaircbot: do not use debug in sendmsg() because it breaks...
2007-02-18 Giuseppe BilottaInitial steps towards a namespace rationalization
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-14 Giuseppe BilottaModernize/optimize/cleanup a bunch of plugins
2006-08-31 Mark KretschmannImprove help.
2006-08-29 Mark Kretschmann* Fix: @commands was not initialized on a fresh registry.
2006-08-29 Giuseppe Bilottaecho must default to false
2006-08-29 Giuseppe Bilottascript echo needs a to_s
2006-08-29 Giuseppe Bilottascript plugin: echo function. like eval, but implies...
2006-08-26 Giuseppe Bilottascript eval: unsafe, undocumented, not permitted by...
2006-08-25 Giuseppe BilottaAdapt script plugin to new message mappper. Whitespace...
2006-08-11 Mark KretschmannTango says, ! in auth_path is bad mojo.
2006-08-11 Mark KretschmannAdapt to new auth system.
2006-08-05 Alexander Beisigmake sure @commands is never nil in script.rb
2006-08-01 Mark KretschmannFix the "list" function. Now counts the pages correctly.
2006-08-01 Mark Kretschmannrename file