Age | Commit message (Collapse) | Author |
|
|
|
modified a few files to allow translated messages
created gettext template file
initialized gettext files for Japanese and Simplified Chinese
|
|
attempted on a nonexistant timer.
|
|
|
|
instead of causing an error further down
|
|
|
|
|
|
|
|
plugin earlier
|
|
|
|
|
|
|
|
already or if the attribute list changed
|
|
|
|
Irc::Netmask from Irc::User, and use them in Netmask conversion
|
|
|
|
|
|
will recommend version 4.2 or higher
|
|
|
|
|
|
|
|
|
|
|
|
can be either :link_out to show the actual link or any of Reverse, Bold, Underline to mark the link using the corresponding attribute
|
|
description to check if any item is new. Optionally, the description can be ignored (rss.show_updated = false). Use Set to store IDs, and require 'set' in Utils because other plugins might be optimized to use it
|
|
to modify in place
|
|
|
|
|
|
plugin: handle all Exceptions.
|
|
|
|
improve display of Netmasks with unknown (generic) user/host components
|
|
|
|
|
|
range
|
|
from which the response was received (for redirect followers, etc)
|
|
that works is found
|
|
|
|
|
|
|
|
|
|
|
|
list of users and channels on a server, otherwise only half of the items get deleted
|
|
|
|
|
|
- (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
|
|
|
|
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
|