rbot
2020-04-20  Matthias Heckerplugin(alias): use registry for storage see #42
2020-04-17  Matthias Heckerplugin(lart): fix not save before load
2020-04-17  Matthias Heckerplugin(salut): use registry for storage see #42
2020-04-16  Matthias Heckerplugin(lart): refactor to use registry to persist
2020-04-16  Matthias Heckercore: sets plugin_path to loaded plugins
2020-04-15  Matthias Heckerrefactor: wordlist shouldn't use bot singleton #35
2020-04-15  Matthias Heckerrefactor: remove unused userdata module
2020-04-15  Matthias Heckerplugin(wheelfortune): remove botdata dependency
2020-04-14  Matthias Heckerplugin(translator): removed google translate
2020-04-14  Matthias Heckerfix nick renaming during connection
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-14  Matthias Heckerreadme: added build status image
2020-04-13  Matthias Heckerplugin(oxford): fix empty service result see #37
2020-04-13  Matthias Heckerplugin(points): forgot one special case, see #34
2020-04-13  Matthias Heckerplugin(points): new message parser, see #34
2020-04-13  Matthias Heckermessage: add #thanks method, similar to okay
2020-04-13  Matthias Heckerplugin(oxford): fix result handling, closes #37
2020-04-11  Matthias Heckerplugin(points): disregard self after stripping color...
2020-04-11  Matthias Heckerplugin(points): strip/ignore some terms closes #34
2020-04-10  Matthias Heckerplugin(hangman): fixes word generator closes #9
2020-04-09  Matthias Heckerplugin(oxford): moved to lexico.com, closes #13
2020-04-08  Matthias Heckerfix: in-memory registry persist correctly
2020-04-07  Matthias Heckerplugin(note): test cases added, closes #24
2020-04-06  Matthias Heckerplugin(points): +/- must come after, closes #34
2020-04-06  Matthias Heckertests: mocked bot and messages added, added points...
2020-04-06  Matthias Heckerregistry: add in-memory implementation for tests
2020-04-06  Matthias Heckerfix: gettext updated each_textdomain > each_text_domains
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-04-01  Matthias Heckerplugin(rot13): test assert added
2020-03-31  Matthias Heckertest: rot13 simplified
2020-03-31  Matthias Heckerrefactor: logger moved away from ircbot (exp.)
2020-03-31  Matthias Heckeradded simple dockerfile
2020-03-31  Matthias Heckertest: fix shadowed test method
2020-03-31  Matthias Heckertest: add gettext/unittest to gemfile
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
next