Age | Commit message (Collapse) | Author |
|
|
|
|
|
When logging messages, it is appropriate to remove color and identification prefixes (in networks that support it), but not the address prefix.
Solve this by saving a copy of the message without the address prefix(es) removed, and use it in irclog*() methods.
|
|
|
|
|
|
|
|
and related classes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This ensures that locale files are found regardless of rubygems being loaded or not
|
|
|
|
|
|
|
|
information as possible about the user on channel
|
|
modified a few files to allow translated messages
created gettext template file
initialized gettext files for Japanese and Simplified Chinese
|
|
|
|
|
|
|
|
|
|
|
|
|
|
plugin: handle all Exceptions.
|
|
|
|
|
|
|
|
|
|
list of users and channels on a server, otherwise only half of the items get deleted
|
|
|
|
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
|
|
+ (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
|
|
* changed server.name/port to server.list (with config upgrade automation, too)
|
|
|
|
|
|
from servers don't cause stupid backtraces
|
|
|
|
|
|
|
|
|
|
|