summaryrefslogtreecommitdiff
path: root/lib/rbot/core
AgeCommit message (Expand)Author
2021-06-09fix: webservice dispatch syntax checkGiuseppe Bilotta
2021-06-09fix: webservice message user typeGiuseppe Bilotta
2020-04-24refactor: remove global bot instance, closes #42Matthias Hecker
2020-04-15refactor: wordlist shouldn't use bot singleton #35Matthias Hecker
2020-04-15refactor: remove unused userdata moduleMatthias Hecker
2020-04-14refactor: httputil no longer core module see #38Matthias Hecker
2020-04-14httputil: remove obsolete version_1_2 declarationMatthias Hecker
2020-04-14remove obsolete require of net/httpsMatthias Hecker
2020-04-03plugin(search): fix wolfram and gdef, removed someMatthias Hecker
2020-04-02plugin(search): fix search and gcalc, closes #28, #29Matthias Hecker
2015-07-04webservice: add erb template render methodsMatthias Hecker
2015-06-24journal: move journal accessor in coremoduleMatthias Hecker
2015-06-21journal: simplified irc loggingMatthias Hecker
2015-06-21journal: irc logging moduleMatthias Hecker
2015-06-20journal: start with core botmodule, api changesMatthias Hecker
2015-06-13plugins, improved how we lookup plugins filenameMatthias Hecker
2015-06-13introduce reload alias for rescanMatthias Hecker
2015-03-11plugins: allow rescanning of one botmodule onlyMatthias H
2015-03-09webservice: fix cleanup typoMatthias H
2015-01-12web service: fix basic auth handlerMatthias H
2015-01-12web service: response helper methodsMatthias H
2015-01-12web service: alias web module mixinsMatthias H
2015-01-12web service: parse uri params; small improvementsMatthias H
2015-01-11web service: better integration in rbotMatthias H
2015-01-11agent: remove proxy opt-out for pluginsMatthias H
2014-12-02[url] fixes encoding error in encoding detection code, maybe closes #2M. Hecker
2014-09-03Merge branch 'fork' of github.com:4poc/rbot into forkM. Hecker
2014-09-03[webservice] expose webservice to pluginsM. Hecker
2014-07-18add a first basic colorformat string functionMatthias H
2014-07-17[agent] add options for ssl and proxyMatthias H
2014-04-29[webservice] add /ping test routeM. Hecker
2014-03-27[httputil] fix unknown fallback encodingMatthias H
2014-02-28[httputil] fix to ignore recoding errorsMatthias H
2014-02-24[webservice] log requests to seperate file in profileMatthias H
2014-02-24[webservice] response as json if asked toMatthias H
2014-02-24[agent] wip core mechanize agent pluginMatthias H
2014-02-21[webservice] dispatch command in post aswellMatthias H
2014-02-21[unicode] fix to ignore invalid-unicodeMatthias H
2014-02-21[remote] removed due to security concernsMatthias H
2014-02-21[webservice] control bot through http interfaceMatthias H
2014-02-20[remote] server imho shouldnt be listen by defaultMatthias H
2014-02-20[core] unicode plugin that sets server encodingMatthias H
2014-02-18remove old/compat code no longer supportedMatthias H
2013-12-06httputil: fixes encoding issues with 1.9+Matthias Hecker
2013-11-02ruby 1.9+: specify file encodingsGiuseppe Bilotta
2013-04-25utils: fixed secs_to_string output for one-element arraysJay Thomas
2013-04-25extends: updated shuffle methodJay Thomas
2012-05-14utils: support hex HTML entitiesGiuseppe Bilotta
2012-03-03httputil: work (sub-par) without iconvGiuseppe Bilotta
2011-12-08Improve first par detection without hpricotGiuseppe Bilotta