last release: 0.6
some changes on the connection behaviour and a bugfix here and there
implemented color filtering for irc
fixed small error
added debug events
added a prefix for nicknames that i missed ;-/
implemented enable_ping
fixed a minor detail in event handling
added CTCP support
added server password support
Implemented topic handling and fixed a bug in nick-change detection and fixed a bug in prefix matching.
another minor change
fixed a weirdness in the error event and fixed a bug with debugging events.
fixed a minor issue with the channel_add event
- fixed a bug where channel_add was called with already joined nicks, these duplicates are now prevented.
added some more nick-prefixes... serious mode-shit is going on these days on irc...
added further tests and improved modules
added some tests and fixed quite some bugs and added missing documentation.
disconnect now also does send channel_add/remove events
fixed a bug in QUIT command handling where too many channel_remove events were generated. added chat buffer to jsonsrv and some buffer attributes to jsonclient
Net::IRC3: - fixed case handling with channels - added functionality to change the nick automatically when it is already taken when registering an IRC connection. (Net::IRC3::Client::Connection) - added reply number <=> reply name mapping to Net::IRC3::Util accessible through rfc_code_to_name - added error event to Net::IRC3::Client::Connection json chat framework: - client history - nick listing more correct - improved completion (added nick completion) - further improvement of the protocol - finally got the id handling correct - added logging to jsonsrv - many other changes i forgot.
- fixed bugs in nick handling and added support for the NICK change command in Net::IRC3::Client::Connection - Net::IRC3::Client::Connection->channel_list now returns channel and nick information in the servers cAsE.
clearing the send_chan and send_srv queues is the only correct thing to do after sending a message.
added some 1;
fixed minor behavior
fixed a bug
further fixes on the documentation
fixed typo in copyright
added examples and documentation
moved utilitys to Util.pm and fixed a bug in nick chasing
added documentation and began with decode_ctcp
Fixed and add documentation. And implemented nick tracing for channels.
version 0.2. added documentation and refactored code a bit.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.