index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
core
Age
Commit message (
Expand
)
Author
2021-06-09
fix: webservice dispatch syntax check
Giuseppe Bilotta
2021-06-09
fix: webservice message user type
Giuseppe Bilotta
2020-04-24
refactor: remove global bot instance, closes #42
Matthias Hecker
2020-04-15
refactor: wordlist shouldn't use bot singleton #35
Matthias Hecker
2020-04-15
refactor: remove unused userdata module
Matthias Hecker
2020-04-14
refactor: httputil no longer core module see #38
Matthias Hecker
2020-04-14
httputil: remove obsolete version_1_2 declaration
Matthias Hecker
2020-04-14
remove obsolete require of net/https
Matthias Hecker
2020-04-03
plugin(search): fix wolfram and gdef, removed some
Matthias Hecker
2020-04-02
plugin(search): fix search and gcalc, closes #28, #29
Matthias Hecker
2015-07-04
webservice: add erb template render methods
Matthias Hecker
2015-06-24
journal: move journal accessor in coremodule
Matthias Hecker
2015-06-21
journal: simplified irc logging
Matthias Hecker
2015-06-21
journal: irc logging module
Matthias Hecker
2015-06-20
journal: start with core botmodule, api changes
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-03-11
plugins: allow rescanning of one botmodule only
Matthias H
2015-03-09
webservice: fix cleanup typo
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
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
2014-12-02
[url] fixes encoding error in encoding detection code, maybe closes #2
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-04-29
[webservice] add /ping test route
M. Hecker
2014-03-27
[httputil] fix unknown fallback encoding
Matthias H
2014-02-28
[httputil] fix to ignore recoding errors
Matthias H
2014-02-24
[webservice] log requests to seperate file in profile
Matthias H
2014-02-24
[webservice] response as json if asked to
Matthias H
2014-02-24
[agent] wip core mechanize agent plugin
Matthias H
2014-02-21
[webservice] dispatch command in post aswell
Matthias H
2014-02-21
[unicode] fix to ignore invalid-unicode
Matthias H
2014-02-21
[remote] removed due to security concerns
Matthias H
2014-02-21
[webservice] control bot through http interface
Matthias H
2014-02-20
[remote] server imho shouldnt be listen by default
Matthias H
2014-02-20
[core] unicode plugin that sets server encoding
Matthias H
2014-02-18
remove old/compat code no longer supported
Matthias H
2013-12-06
httputil: fixes encoding issues with 1.9+
Matthias Hecker
2013-11-02
ruby 1.9+: specify file encodings
Giuseppe Bilotta
2013-04-25
utils: fixed secs_to_string output for one-element arrays
Jay Thomas
2013-04-25
extends: updated shuffle method
Jay Thomas
2012-05-14
utils: support hex HTML entities
Giuseppe Bilotta
2012-03-03
httputil: work (sub-par) without iconv
Giuseppe Bilotta
2011-12-08
Improve first par detection without hpricot
Giuseppe Bilotta
[next]