]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core
chucknorris: fix loading
[user/henk/code/ruby/rbot.git] / lib / rbot / core /
2020-04-24 Matthias Heckerrefactor: remove global bot instance, closes #42
2020-04-15 Matthias Heckerrefactor: wordlist shouldn't use bot singleton #35
2020-04-15 Matthias Heckerrefactor: remove unused userdata module
2020-04-14 Matthias Heckerrefactor: httputil no longer core module see #38
2020-04-14 Matthias Heckerhttputil: remove obsolete version_1_2 declaration
2020-04-14 Matthias Heckerremove obsolete require of net/https
2020-04-03 Matthias Heckerplugin(search): fix wolfram and gdef, removed some
2020-04-02 Matthias Heckerplugin(search): fix search and gcalc, closes #28, #29
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-07-04 Matthias Heckerwebservice: add erb template render methods
2015-06-24 Matthias Heckerjournal: move journal accessor in coremodule
2015-06-21 Matthias Heckerjournal: simplified irc logging
2015-06-20 Matthias Heckerjournal: irc logging module
2015-06-20 Matthias Heckerjournal: start with core botmodule, api changes
2015-06-13 Matthias Heckerplugins, improved how we lookup plugins filename
2015-06-13 Matthias Heckerintroduce reload alias for rescan
2015-03-11 Matthias Hplugins: allow rescanning of one botmodule only
2015-03-09 Matthias Hwebservice: fix cleanup typo
2015-01-12 Matthias Hweb service: fix basic auth handler
2015-01-12 Matthias Hweb service: response helper methods
2015-01-12 Matthias Hweb service: alias web module mixins
2015-01-12 Matthias Hweb service: parse uri params; small improvements
2015-01-11 Matthias Hweb service: better integration in rbot
2015-01-11 Matthias Hagent: remove proxy opt-out for plugins
2014-12-02 M. Hecker[url] fixes encoding error in encoding detection code...
2014-09-03 M. HeckerMerge branch 'fork' of github.com:4poc/rbot into fork
2014-09-03 M. Hecker[webservice] expose webservice to plugins
2014-07-18 Matthias Hadd a first basic colorformat string function
2014-07-17 Matthias H[agent] add options for ssl and proxy
2014-04-29 M. Hecker[webservice] add /ping test route
2014-03-27 Matthias H[httputil] fix unknown fallback encoding
2014-02-28 Matthias H[httputil] fix to ignore recoding errors
2014-02-24 Matthias H[webservice] log requests to seperate file in profile
2014-02-24 Matthias H[webservice] response as json if asked to
2014-02-24 Matthias H[agent] wip core mechanize agent plugin
2014-02-21 Matthias H[webservice] dispatch command in post aswell
2014-02-21 Matthias H[unicode] fix to ignore invalid-unicode
2014-02-21 Matthias H[remote] removed due to security concerns
2014-02-21 Matthias H[webservice] control bot through http interface
2014-02-20 Matthias H[remote] server imho shouldnt be listen by default
2014-02-20 Matthias H[core] unicode plugin that sets server encoding
2014-02-18 Matthias Hremove old/compat code no longer supported
2013-12-06 Matthias Heckerhttputil: fixes encoding issues with 1.9+
2013-11-02 Giuseppe Bilottaruby 1.9+: specify file encodings
2013-04-25 Jay Thomasutils: fixed secs_to_string output for one-element...
2013-04-25 Jay Thomasextends: updated shuffle method
2012-05-14 Giuseppe Bilottautils: support hex HTML entities
2012-03-03 Giuseppe Bilottahttputil: work (sub-par) without iconv
2011-12-08 Giuseppe BilottaImprove first par detection without hpricot
2011-08-28 Giuseppe Bilottabasics: UI command to send NOTICEs
2011-06-03 Giuseppe BilottaRuby 1.9 can intern empty strings
2011-04-02 Giuseppe Bilottautils: support new HTMLEntities interface
2011-03-16 Giuseppe BilottaAdd – to known HTML characters
2011-02-07 Giuseppe Bilottaauth: force no-nick reply when meeting someone
2011-02-02 Giuseppe Bilottahttputil: nicer UI message when lacking ssl
2011-01-26 Giuseppe Bilottahtml entities: add deg
2011-01-26 Giuseppe Bilottaextends: fix riphtml
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-12-31 Giuseppe Bilottafake message: set replied on reply
2010-12-12 Giuseppe Bilotta+ Array#delete_if_at
2010-12-08 Giuseppe Bilottaauth module: update for messagemapper changes
2010-12-07 Giuseppe BilottaMore gettext frozen string woes
2010-10-14 Giuseppe Bilottasafe_exec fixes
2010-08-24 Giuseppe Bilottaauth: minimal help about user import/export
2010-07-03 Giuseppe BilottaHTTP: only set cookies for the correct domain
2010-07-03 Giuseppe BilottaHTTP: support servers that forget to escape the redirec...
2010-06-30 Giuseppe Bilottaminor correction to help auth
2010-06-15 Giuseppe BilottaNew IRC Framework: don't raise on unknown casemap
2010-03-18 Matthias -apoc-... Small httputil.rb fix. Wrong Argument port instead...
2010-03-14 Robin H. Johnsonbasics: implement a channel list status query
2010-03-07 Giuseppe BilottaTime parsing: also parse months and years
2009-11-06 Giuseppe Bilottairclog: don't kill logger thread on false can_log_on
2009-11-05 Giuseppe Bilottaremote: bring up to date with changes in MessageMapper
2009-11-05 Giuseppe Bilottaremote: use permit? instead of allow?
2009-10-21 franzhttputil.rb: fix http.no_expire_cache being IntegerValue
2009-09-24 Giuseppe Bilottaircify_html: options to handle img tags
2009-09-08 Giuseppe Bilottabasics: log the fact that we're not joining default...
2009-08-30 Giuseppe BilottaRevert "utils: try nokogiri/hpricot if hpricot is not...
2009-08-30 Giuseppe Bilottahttputil: POST respose '201 Created' is good
2009-08-30 Giuseppe Bilottautils: try nokogiri/hpricot if hpricot is not available
2009-08-27 Giuseppe Bilottautils: avoid namespace conflict
2009-08-26 franzruby 1.9: fix *methods.include?
2009-08-26 franzruby 1.9: get rid of Array#nitems
2009-08-26 Giuseppe BilottaUtils: time parsing routines
2009-08-13 Giuseppe Bilottabasics: UI reconnect command
2009-06-29 Giuseppe Bilottaextends: bring conjoin to Enumerable
2009-06-29 Adam Jamescore/utils/extends.rb: add #conjoin for Array
2009-05-21 David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
2009-04-11 Giuseppe Bilottautils: Utils.try_exec
2009-04-11 Giuseppe Bilottautils: fix safe_exec failures
2009-03-15 Giuseppe Bilottaextends: String#wrap_nonempty
2009-03-13 Giuseppe Bilottafilters: BotModule user filter loading
2009-03-06 Giuseppe Bilottaload rubygems if available
2009-03-03 Raine Virtautils: add a helper method for creating comma separated...
2009-03-03 Raine Virtaconfig: add alias config remove
2009-03-03 Raine Virtaconfig: allow multiple values in config add and rm
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2009-02-11 Giuseppe Bilottautils: htmlinfo filtering doc cleanups
next