Age | Commit message (Collapse) | Author |
|
Initial commit
|
|
|
|
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
|
|
|
|
information to pages with title if url.first_par is true
|
|
Utils.get_string_html_info to ircify_first_html_par
|
|
|
|
|
|
factored out of the url plugin
|
|
|
|
|
|
|
|
Thus, convert it to sym after ||ing it with m.plugin, not before
|
|
|
|
|
|
|
|
command
|
|
Since September 17 Twitter.com supports us as an 'official' client, and we can use 'rbot' as the source for updates coming from rbot.
|
|
|
|
Twitter feeds can use the generic output format, but there is no need to 'cap' their titles because of the hardcoded length limits imposed by Twitter
|
|
and give a warning when > 140
Twitter has a hard limit for message lengths at 160, and the recommended maximum length is 140 characters, so enforce the hard limit and warn when the soft limit is passed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make return values more uniform
|
|
If a redirection sets a cookie, set the cookie in the redirected request
|
|
|
|
|