Age | Commit message (Expand) | Author |
2015-06-14 | introducing a persistent message queue, the "journal" | Matthias Hecker |
2015-06-13 | script: make $SAFE configureable | Matthias Hecker |
2015-06-13 | plugins, improved how we lookup plugins filename | Matthias Hecker |
2015-06-13 | introduce reload alias for rescan | Matthias Hecker |
2015-06-13 | logging, irc fix loglevel i messed up | Matthias Hecker |
2015-06-13 | logging improved in irc | Matthias Hecker |
2015-06-13 | logging, print >=warning to stderr | Matthias Hecker |
2015-06-13 | logging: proper stderr logger for error/fatal | Matthias Hecker |
2015-03-11 | plugins fix missing save for 1.9 | Matthias H |
2015-03-11 | plugins: allow rescanning of one botmodule only | Matthias H |
2015-03-11 | api doc: fix path in task | Matthias H |
2015-03-09 | updated copyright notice and authors | Matthias H |
2015-03-09 | ruby 2.2: fix a obscure regexp escaping bug | Matthias H |
2015-03-09 | webservice: fix cleanup typo | Matthias H |
2015-03-09 | rake: yarn doc task | Matthias H |
2015-03-09 | readme: point to new wiki | Matthias H |
2015-01-12 | web service: fix basic auth handler | Matthias H |
2015-01-12 | web service: response helper methods | Matthias H |
2015-01-12 | web service: alias web module mixins | Matthias H |
2015-01-12 | messagemapper: refactor options are really the params | Matthias H |
2015-01-12 | web service: parse uri params; small improvements | Matthias H |
2015-01-11 | web service: better integration in rbot | Matthias H |
2015-01-11 | agent: remove proxy opt-out for plugins | Matthias H |
2015-01-11 | rbotdb: create non-existing profile directory | Matthias H |
2015-01-11 | set default encoding to UTF-8 for Ruby 1.9 | Giuseppe Bilotta |
2015-01-11 | rbotdb: use correct bdb adapter for legacy backup | Matthias H |
2014-12-02 | [url] fixes encoding error in encoding detection code, maybe closes #2 | M. Hecker |
2014-11-28 | [translator] fixes broken page encoding | M. Hecker |
2014-11-26 | [urban] forgot debugs | M. Hecker |
2014-11-26 | [urban] fix for changed markup | M. Hecker |
2014-09-03 | Merge branch 'fork' of github.com:4poc/rbot into fork | M. Hecker |
2014-09-03 | [webservice] expose webservice to plugins | M. Hecker |
2014-07-18 | add a first basic colorformat string function | Matthias H |
2014-07-17 | [agent] add options for ssl and proxy | Matthias H |
2014-05-03 | [registry] fix subregistry re-use (closes #1) | M. Hecker |
2014-04-29 | [webservice] add /ping test route | M. Hecker |
2014-03-27 | [httputil] fix unknown fallback encoding | Matthias H |
2014-03-26 | [translator] fix google, add yandex, remove broken | Matthias H |
2014-03-06 | [registry] improved tests, sqlite/tc bugfixes | Matthias H |
2014-03-06 | [registry] more tests | Matthias H |
2014-03-06 | [registry] small refactoring and added flush test | Matthias H |
2014-03-06 | [rbotdb] renamed import/export to restore/backup, | Matthias H |
2014-03-06 | [rbotdb] add sqlite support, remove confusing auto | Matthias H |
2014-03-06 | update requirements documentation | Matthias H |
2014-03-06 | [gemfile] add (uncommented) deps for all dbtypes | Matthias H |
2014-03-06 | [registry] added a testcase | Matthias H |
2014-03-06 | [registry] added sqlite3 database adapter | Matthias H |
2014-03-06 | [config] adds a new param store_default | Matthias H |
2014-03-05 | Update README.md | Matthias Hecker |
2014-03-05 | [registry] migrate tc directory name to registry_tc | Matthias Hecker |