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
/
utils
Age
Commit message (
Expand
)
Author
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-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-06-13
plugins, improved how we lookup plugins filename
Matthias Hecker
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-07-18
add a first basic colorformat string function
Matthias H
2014-07-17
[agent] add options for ssl and proxy
Matthias H
2014-03-27
[httputil] fix unknown fallback encoding
Matthias H
2014-02-28
[httputil] fix to ignore recoding errors
Matthias H
2014-02-24
[agent] wip core mechanize agent plugin
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
2011-04-02
utils: support new HTMLEntities interface
Giuseppe Bilotta
2011-03-16
Add – to known HTML characters
Giuseppe Bilotta
2011-02-02
httputil: nicer UI message when lacking ssl
Giuseppe Bilotta
2011-01-26
html entities: add deg
Giuseppe Bilotta
2011-01-26
extends: fix riphtml
Giuseppe Bilotta
2011-01-12
Ruby 1.9 cleanup: variables warnings
Giuseppe Bilotta
2010-12-31
fake message: set replied on reply
Giuseppe Bilotta
2010-12-12
+ Array#delete_if_at
Giuseppe Bilotta
2010-10-14
safe_exec fixes
Giuseppe Bilotta
2010-07-03
HTTP: only set cookies for the correct domain
Giuseppe Bilotta
2010-07-03
HTTP: support servers that forget to escape the redirect location
Giuseppe Bilotta
2010-03-18
Small httputil.rb fix. Wrong Argument port instead of pass.
Matthias -apoc- Hecker
2010-03-07
Time parsing: also parse months and years
Giuseppe Bilotta
2009-10-21
httputil.rb: fix http.no_expire_cache being IntegerValue
franz
2009-09-24
ircify_html: options to handle img tags
Giuseppe Bilotta
2009-08-30
Revert "utils: try nokogiri/hpricot if hpricot is not available"
Giuseppe Bilotta
2009-08-30
httputil: POST respose '201 Created' is good
Giuseppe Bilotta
2009-08-30
utils: try nokogiri/hpricot if hpricot is not available
Giuseppe Bilotta
2009-08-27
utils: avoid namespace conflict
Giuseppe Bilotta
2009-08-26
ruby 1.9: fix *methods.include?
franz
2009-08-26
Utils: time parsing routines
Giuseppe Bilotta
2009-06-30
extends: bring conjoin to Enumerable
Giuseppe Bilotta
2009-06-29
core/utils/extends.rb: add #conjoin for Array
Adam James
2009-04-11
utils: Utils.try_exec
Giuseppe Bilotta
2009-04-11
utils: fix safe_exec failures
Giuseppe Bilotta
2009-03-15
extends: String#wrap_nonempty
Giuseppe Bilotta
2009-03-13
filters: BotModule user filter loading
Giuseppe Bilotta
2009-03-06
load rubygems if available
Giuseppe Bilotta
[next]