Age | Commit message (Collapse) | Author |
|
|
|
other elements
|
|
|
|
|
|
|
|
|
|
Hpricot selectors (like doc/"css path") don't return elements in their natural (depth-first) order. Use custom searches from the root of the document to achieve this.
|
|
|
|
or turn them into normal spaces
This option is used e.g. by the dict plugin to reduce the excessive whitespace in oxford entries.
|
|
inline rescue
|
|
|
|
Utils.get_string_html_info to ircify_first_html_par
|
|
|
|
|
|
factored out of the url plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If a redirection sets a cookie, set the cookie in the redirected request
|
|
|
|
|
|
|
|
and related classes
|
|
|
|
|
|
|
|
|
|
* (plugins/*) converted to the new threading model
|
|
|
|
|
|
|
|
|
|
&block) to store bot-specific Irc::User data. Currently relies on the data structure in the associated BotUser
|
|
when loading data
|
|
|
|
retrieve the associated BotUser and its data
|
|
|
|
|
|
|
|
|
|
|
|
server and casemap
|
|
|
|
A TransientBotUser can only be created with an associated Irc::User or Irc::Netmask.
If an Irc::User cannot be logged in as a normal BotUser, TransitentBotUsers are tried.
Optionally, a TransientBotUser can be created automatically.
|
|
|
|
|
|
source
|