openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
ruby-br_bot
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 37 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- (utils.rb) removed http_get, since it's obsoleted + (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
Dmitry Kim
More...
almost 19 years ago
* (rss.rb) we didn't really mean to create a Mutex inner class, right?
Dmitry Kim
More...
almost 19 years ago
+ support for non-iso-8859-1 languages (ru, zt, ja, ko, el)
Dmitry Kim
More...
almost 19 years ago
HttpUtils: inline rescue doesn't rescue LoadError, rewrite code to require rubygems before retrying htmlentities
Giuseppe Bilotta
More...
almost 19 years ago
Utils: more first par enhancements
Giuseppe Bilotta
More...
almost 19 years ago
url plugins: when echoing first par, be more clear on what's being done and don't spam with overlong messages
Giuseppe Bilotta
More...
almost 19 years ago
Utils: fix a stupid bug in rubygems require and add more first_html_par code
Giuseppe Bilotta
More...
almost 19 years ago
Utils: retry after requiring rubygems if htmlentities failed to load; when grabbing first pars, try filtering out too short paragraphs
Giuseppe Bilotta
More...
almost 19 years ago
Utils: cleanup first html par code
Giuseppe Bilotta
More...
almost 19 years ago
Utils: convert unknown numering HTML entities to the corresponding UTF-8 characters, when not using htmlentities
Giuseppe Bilotta
More...
almost 19 years ago
url plugin: url.first_par option. when enabled, the url plugin will attempt to retrieve the first paragraph of a linked web page
Giuseppe Bilotta
More...
almost 19 years ago
HttpUtil: fix partial_body when no body was given, and increase default info_bytes to 8k
Giuseppe Bilotta
More...
almost 19 years ago
Utils: try non-paragraphs if no paragraphs was found
Giuseppe Bilotta
More...
almost 19 years ago
Utils: when looking for the first par in a web page, look after any header, not just h1; also, be stricter on what's included in a paragraph
Giuseppe Bilotta
More...
almost 19 years ago
Utils: fix ircify_html (the final stripsvn diff lib/rbot/core/utils/extends.rb could cause it to return nil) and improve whitespace handling
Giuseppe Bilotta
More...
almost 19 years ago
rss plugin: attempt data recovery when marshalling fails
Giuseppe Bilotta
More...
almost 19 years ago
registry: allow plugins to provide a recovery proc in case data marshalling fails
Giuseppe Bilotta
More...
almost 19 years ago
rss plugin: nil the mutex when dumping, to prevent cross-version marshalling problems
Giuseppe Bilotta
More...
almost 19 years ago
url plugin: customizable max amount of data to retrieve to look for a title. return standard header info if no title found
Giuseppe Bilotta
More...
almost 19 years ago
httputil and url plugin improvements, see ChangeLog
Giuseppe Bilotta
More...
almost 19 years ago
url plugin: when reading body chunks, don't discard read material
Giuseppe Bilotta
More...
almost 19 years ago
keywords plugin: there is no rescan method for plugins. Remove leftover from when keywords was part of the core
Giuseppe Bilotta
More...
almost 19 years ago
* french, german and russian lang files converted to utf-8
Dmitry Kim
More...
almost 19 years ago
* apparently, synthetic privmsgs for remotectl are hard. may need some massive rework later.
Dmitry Kim
More...
almost 19 years ago
shiritori plugin: only load rulesets on request
Giuseppe Bilotta
More...
almost 19 years ago
rss plugin: 0.9 feeds don't work, so we just patch them to pretend they are actually 1.0 RDF feeds
Giuseppe Bilotta
More...
almost 19 years ago
* tidying up 'help ignored plugins' output
Dmitry Kim
More...
almost 19 years ago
* don't set @failures_shown on debug(status)
Dmitry Kim
More...
almost 19 years ago
rss plugin: lock the mutex on more occasions
Giuseppe Bilotta
More...
almost 19 years ago
plugins: only show number of ignored and/or failed plugins only the first time a user asks for help
Giuseppe Bilotta
More...
almost 19 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree