Utils: convert unknown numering HTML entities to the corresponding UTF-8 characters...
[rbot] / lib / rbot / core / utils / utils.rb
2007-03-25  Giuseppe BilottaUtils: convert unknown numering HTML entities to the...
2007-03-25  Giuseppe BilottaUtils: try non-paragraphs if no paragraphs was found
2007-03-25  Giuseppe BilottaUtils: when looking for the first par in a web page...
2007-02-23  Giuseppe BilottaUtils.secs_to_string now convert seconds to integers...
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-10  Giuseppe BilottaPreserve safe save dir across rescans
2007-02-06  Giuseppe BilottaEnhance Utils tools to get first pars, allowing an...
2007-02-06  Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06  Giuseppe BilottaOptimizations to ircify_first_html_par
2007-02-06  Giuseppe BilottaMove code to find and ircify first par from search...
2007-02-06  Giuseppe BilottaCreate an utils subdir in core, which will store all...