]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/utils
fix: webservice message user type
[user/henk/code/ruby/rbot.git] / lib / rbot / core / utils /
2020-04-24 Matthias Heckerrefactor: remove global bot instance, closes #42
2020-04-15 Matthias Heckerrefactor: wordlist shouldn't use bot singleton #35
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-03 Matthias Heckerplugin(search): fix wolfram and gdef, removed some
2020-04-02 Matthias Heckerplugin(search): fix search and gcalc, closes #28, #29
2015-06-13 Matthias Heckerplugins, improved how we lookup plugins filename
2015-01-11 Matthias Hagent: remove proxy opt-out for plugins
2014-12-02 M. Hecker[url] fixes encoding error in encoding detection code...
2014-09-03 M. HeckerMerge branch 'fork' of github.com:4poc/rbot into fork
2014-07-18 Matthias Hadd a first basic colorformat string function
2014-07-17 Matthias H[agent] add options for ssl and proxy
2014-03-27 Matthias H[httputil] fix unknown fallback encoding
2014-02-28 Matthias H[httputil] fix to ignore recoding errors
2014-02-24 Matthias H[agent] wip core mechanize agent plugin
2013-12-06 Matthias Heckerhttputil: fixes encoding issues with 1.9+
2013-11-02 Giuseppe Bilottaruby 1.9+: specify file encodings
2013-04-25 Jay Thomasutils: fixed secs_to_string output for one-element...
2013-04-25 Jay Thomasextends: updated shuffle method
2012-05-14 Giuseppe Bilottautils: support hex HTML entities
2012-03-03 Giuseppe Bilottahttputil: work (sub-par) without iconv
2011-12-08 Giuseppe BilottaImprove first par detection without hpricot
2011-04-02 Giuseppe Bilottautils: support new HTMLEntities interface
2011-03-16 Giuseppe BilottaAdd – to known HTML characters
2011-02-02 Giuseppe Bilottahttputil: nicer UI message when lacking ssl
2011-01-26 Giuseppe Bilottahtml entities: add deg
2011-01-26 Giuseppe Bilottaextends: fix riphtml
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-12-31 Giuseppe Bilottafake message: set replied on reply
2010-12-12 Giuseppe Bilotta+ Array#delete_if_at
2010-10-14 Giuseppe Bilottasafe_exec fixes
2010-07-03 Giuseppe BilottaHTTP: only set cookies for the correct domain
2010-07-03 Giuseppe BilottaHTTP: support servers that forget to escape the redirec...
2010-03-18 Matthias -apoc-... Small httputil.rb fix. Wrong Argument port instead...
2010-03-07 Giuseppe BilottaTime parsing: also parse months and years
2009-10-21 franzhttputil.rb: fix http.no_expire_cache being IntegerValue
2009-09-24 Giuseppe Bilottaircify_html: options to handle img tags
2009-08-30 Giuseppe BilottaRevert "utils: try nokogiri/hpricot if hpricot is not...
2009-08-30 Giuseppe Bilottahttputil: POST respose '201 Created' is good
2009-08-30 Giuseppe Bilottautils: try nokogiri/hpricot if hpricot is not available
2009-08-27 Giuseppe Bilottautils: avoid namespace conflict
2009-08-26 franzruby 1.9: fix *methods.include?
2009-08-26 Giuseppe BilottaUtils: time parsing routines
2009-06-29 Giuseppe Bilottaextends: bring conjoin to Enumerable
2009-06-29 Adam Jamescore/utils/extends.rb: add #conjoin for Array
2009-04-11 Giuseppe Bilottautils: Utils.try_exec
2009-04-11 Giuseppe Bilottautils: fix safe_exec failures
2009-03-15 Giuseppe Bilottaextends: String#wrap_nonempty
2009-03-13 Giuseppe Bilottafilters: BotModule user filter loading
2009-03-06 Giuseppe Bilottaload rubygems if available
2009-03-03 Raine Virtautils: add a helper method for creating comma separated...
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2009-02-11 Giuseppe Bilottautils: htmlinfo filtering doc cleanups
2009-01-27 dmitry kim* (httputils) get_response must refresh the cached...
2009-01-27 Giuseppe Bilottawordlist: strip UTF-8 BOM on load
2009-01-27 Giuseppe Bilottawordlist: exist? method
2009-01-27 Giuseppe Bilottawordlist: Wordlist.list command and UI
2009-01-27 Raine Virtawordlist provider
2008-12-16 Giuseppe Bilottautils.rb: Utils.age_string to replace distance_of_time_...
2008-12-16 Giuseppe Bilottautils.rb: fix Utils.timeago for explicit date output
2008-12-16 Giuseppe Bilottautils.rb: fix Utils.distance_of_time_in_words for negat...
2008-12-10 dmitry kim* (httputil) provide an informative error message for...
2008-10-13 Giuseppe Bilottahttputil: don't raise on HTTPServer/ClientError
2008-07-07 Giuseppe Bilottahttputil: don't fail when b0rked servers put the charse...
2008-07-03 Casey Linkutils.rb: added timeago and distance_of_time_in_words...
2008-06-24 Giuseppe Bilottaextends.rb: suppress warning
2008-06-24 Yaohan Chenfake_message duplicates m.reply and m.in_thread from...
2008-06-24 Yaohan Chenfake messages will use the originating message's reply...
2008-06-22 Giuseppe Bilottaextends: define Array#shuffle(\!) only if not present...
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-14 Giuseppe Bilottautils: URI fragment is sometimes found in id attribute...
2008-04-14 Giuseppe Bilottautils: don't hang when getting first par with nonexista...
2008-04-10 Giuseppe Bilottafilters: suppress a warning
2008-04-08 Giuseppe Bilottaextends: Array#shuffle! and shuffle methods
2008-04-08 Giuseppe Bilottaextends: Array#delete_one takes an optional argument...
2008-04-08 Giuseppe Bilottarevert previous useless commit and rdocify documentatio...
2008-04-08 Giuseppe Bilottaextends: registry reader attribute for BotModule
2008-04-08 Giuseppe Bilottaextends: BotModule#fake_message() to simplify creation...
2008-03-26 Giuseppe BilottaMerge atj's auth changes
2008-03-25 Giuseppe Bilottafilters: UI and methods to list filter groups
2008-03-24 Giuseppe Bilottautils: Utils.secs_to_short convert seconds into hour...
2008-03-22 dmitry kim* httputil: avoid double read in partial_body
2008-03-21 Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-19 Giuseppe Bilottautils: Utils.check_location returns an array of locatio...
2008-03-17 Giuseppe Bilottautils: Utils.check_location comfort method for :htmlinf...
2008-03-17 Giuseppe Bilottafilters: HTML info extraction is now a filter
2008-03-16 Giuseppe Bilottafilters: don't force data types in @bot.filter()
2008-03-13 Giuseppe Bilottafilters: has_filter? method
2008-03-13 Giuseppe Bilottafilters: method to get the global filter name of a...
2008-03-13 Giuseppe Bilottafilters: filter_names(group=nil) method to retrieve...
2008-03-13 Giuseppe Bilottafilters: filter groups
2008-03-13 Giuseppe Bilottafilters: @bot.filter can now be called with a list...
2008-03-13 Giuseppe Bilottafilters: DataStream can now be initialized with a Strin...
2008-03-12 Giuseppe Bilottafilters: initial implementation
2008-02-14 Giuseppe Bilotta* replace references to old website to references to...
2008-02-12 Giuseppe Bilottahttputil: config values for HTTP read and open timeouts
2008-01-30 Giuseppe Bilottautils: fix decode_html_entities for numerical entities...
2007-12-04 Giuseppe Bilottaextends: DottedIndex module to extend Hash-like classes...
next