Age | Commit message (Collapse) | Author |
|
|
|
|
|
- (extends) encoding functionality moved into httputil
|
|
|
|
|
|
|
|
transcode a webpage to UTF-8; HTTP headers are attached to bodies returned by HttpUtil methods to ease charset detection
|
|
|
|
|
|
|
|
and custom feed type
|
|
processing
+ (httputil) post support, partial request support, other features
- (httputil) removed partial_body() and get_cached() [merged into get()]
* (plugins/, utils) minimal changes to accomodate for the new http_utils
* (utils, ircbot) moved utils initialization into utils.rb
* (tube.rb) (partially) accomodate for upstream site layout changes
|
|
(some http-aware plugins kill the bot without it)
|
|
no first par was found. Also rearrange some code to keep relevant code together
|
|
|
|
+ (utils.rb) added @@bot class variable
* (utils.rb) get_first_pars should return a value
* (plugins) no need to pass http_util to the Utils.get_first_pars
|
|
|
|
|
|
rubygems before retrying htmlentities
|
|
|
|
don't spam with overlong messages
|
|
|
|
grabbing first pars, try filtering out too short paragraphs
|
|
|
|
characters, when not using htmlentities
|
|
to retrieve the first paragraph of a linked web page
|
|
info_bytes to 8k
|
|
|
|
not just h1; also, be stricter on what's included in a paragraph
|
|
lib/rbot/core/utils/extends.rb could cause it to return nil) and improve whitespace handling
|
|
|
|
fails
|
|
problems
|
|
return standard header info if no title found
|
|
|
|
|
|
when keywords was part of the core
|
|
|
|
massive rework later.
|
|
|
|
actually 1.0 RDF feeds
|
|
|
|
|
|
|
|
time a user asks for help
|
|
|
|
|
|
|
|
registry is accessed by plugin for the first time)
|
|
* changed server.name/port to server.list (with config upgrade automation, too)
|