rbot
2020-03-30  Matthias Heckertest: change db adapter to dbm
2020-03-30  Matthias Heckertest: first plugin test added for rot13
2020-03-29  Matthias Heckertest: optional registry adapter tests
2020-03-29  Matthias Heckerci: fix rake invocation in script
2020-03-29  Matthias Heckerfix: plugins delegate disregarding all options given
2020-03-29  Matthias Heckertest: small changes and fixes to existing tests
2020-03-29  Matthias Heckerci: add rake test command to script
2020-03-28  Matthias Heckeradded rake and updated Gemfile and Gemfile.lock
2020-03-28  Matthias Heckerplugin(imdb): changed base url
2020-03-28  Matthias Heckerci: fix travis ci config
2020-03-28  Matthias Heckeralways log to stdout with debug flag
2020-03-28  Matthias Heckerci: add system dependencies to travis ci
2020-03-28  Matthias Heckerplugin(script): remove deprecated $SAFE
2020-03-27  Matthias Heckerexperiment with travis-ci setup
2020-03-27  Matthias Heckergem: support for newest ruby versions
2020-03-27  Matthias Heckerdeps: update dependencies
2020-03-27  Matthias HeckerMerge pull request #30 from ruby-rbot/dependabot/bundle...
2020-03-27  Matthias HeckerMerge pull request #31 from ruby-rbot/dependabot/bundle...
2020-03-27  dependabot... Bump rack from 1.5.2 to 1.6.13
2020-03-27  dependabot... Bump nokogiri from 1.6.1 to 1.10.9
2020-03-27  Matthias HeckerMerge pull request #2 from mroch/patch-1
2020-03-27  Matthias HeckerMerge pull request #4 from ahpook/rename_karma
2020-03-27  Matthias HeckerMerge pull request #27 from ohadlevy/gemspec-fixes
2019-04-22  Ohad Levythis enables to build again from gemspec
2016-03-25  Matthias Heckerfixes registry for 2.3.0, bug caused by wrong #get_impl origin/journal
2015-12-16  Eric SorensonImprovements to the points plugin
2015-12-15  Eric SorensonRenames the 'karma' plugin to a 'points' system
2015-08-09  Marshall RochUpdate markov.rb
2015-07-04  Matthias Heckerwebservice: add erb template render methods
2015-07-04  Matthias Heckerjournal: introduce ensure_payload_index
2015-07-04  Matthias Heckerjournal: wrap postgres client in single thread
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: allow hash/proc for query in count and remove
2015-06-20  Matthias Heckerjournal: start with core botmodule, api changes
2015-06-15  Matthias Heckerjournal: add mongodb storage backend
2015-06-14  Matthias Heckerjournal: cleanup
2015-06-14  Matthias Heckerjournal, integrated in bot
2015-06-14  Matthias Heckerjournal: even more tests
2015-06-14  Matthias Heckerjournal: more postgres tests
2015-06-14  Matthias Heckerjournal: finishing postgres adapter
2015-06-14  Matthias Heckerjournal: started implementing postgres storage
2015-06-13  Matthias Heckerjournal: unsubscribe added
2015-06-13  Matthias Heckerintroducing a persistent message queue, the "journal"
2015-06-13  Matthias Heckerscript: make $SAFE configureable
2015-06-13  Matthias Heckerplugins, improved how we lookup plugins filename
2015-06-13  Matthias Heckerintroduce reload alias for rescan
2015-06-13  Matthias Heckerlogging, irc fix loglevel i messed up
2015-06-13  Matthias Heckerlogging improved in irc
2015-06-13  Matthias Heckerlogging, print >=warning to stderr
2015-06-13  Matthias Heckerlogging: proper stderr logger for error/fatal
2015-03-11  Matthias Hplugins fix missing save for 1.9
2015-03-11  Matthias Hplugins: allow rescanning of one botmodule only
2015-03-11  Matthias Hapi doc: fix path in task
2015-03-09  Matthias Hupdated copyright notice and authors
2015-03-09  Matthias Hruby 2.2: fix a obscure regexp escaping bug
2015-03-09  Matthias Hwebservice: fix cleanup typo
2015-03-09  Matthias Hrake: yarn doc task
2015-03-09  Matthias Hreadme: point to new wiki
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 Hmessagemapper: refactor options are really the params
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
2015-01-11  Matthias Hrbotdb: create non-existing profile directory
2015-01-11  Giuseppe Bilottaset default encoding to UTF-8 for Ruby 1.9
2015-01-11  Matthias Hrbotdb: use correct bdb adapter for legacy backup
2014-12-02  M. Hecker[url] fixes encoding error in encoding detection code...
2014-11-28  M. Hecker[translator] fixes broken page encoding
2014-11-26  M. Hecker[urban] forgot debugs
2014-11-26  M. Hecker[urban] fix for changed markup
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-05-03  M. Hecker[registry] fix subregistry re-use (closes #1)
2014-04-29  M. Hecker[webservice] add /ping test route
2014-03-27  Matthias H[httputil] fix unknown fallback encoding
2014-03-26  Matthias H[translator] fix google, add yandex, remove broken
2014-03-06  Matthias H[registry] improved tests, sqlite/tc bugfixes
2014-03-06  Matthias H[registry] more tests
2014-03-06  Matthias H[registry] small refactoring and added flush test
2014-03-06  Matthias H[rbotdb] renamed import/export to restore/backup,
2014-03-06  Matthias H[rbotdb] add sqlite support, remove confusing auto
2014-03-06  Matthias Hupdate requirements documentation
2014-03-06  Matthias H[gemfile] add (uncommented) deps for all dbtypes
2014-03-06  Matthias H[registry] added a testcase
2014-03-06  Matthias H[registry] added sqlite3 database adapter
2014-03-06  Matthias H[config] adds a new param store_default
2014-03-05  Matthias HeckerUpdate README.md
2014-03-05  Matthias Hecker[registry] migrate tc directory name to registry_tc
2014-03-05  Matthias Heckeradd a gemfile
2014-03-05  Matthias Hecker[ssl] fix for missing ca path
2014-03-05  Matthias Hecker[registry] use tc by-default if available
2014-02-28  Matthias H[httputil] fix to ignore recoding errors
2014-02-24  Matthias H[registry] rbotdb script now imports tc databases
2014-02-24  Matthias H[webservice] log requests to seperate file in profile
next