Mon Jul 8 03:22:59 CEST 2002 gtk * First public version of Yapircl * Released Yapircl 0.5.0 Thu Jul 11 13:58:17 CEST 2002 gtk * ctcp/ping handling in dummy.php would wrongly answer to the channel and not the nick that requested it if the request was to a channel Fri Aug 16 07:58:09 CEST 2002 gtk * Internal callbacks for handling the nicklist are completed. * Released Yapircl 0.5.1 Sun Sep 15 04:11:32 CEST 2002 gtk * Transition to use the sockets extension is complete * Timers were added * Released Yapircl 0.5.3 Thu Sep 19 02:09:18 CEST 2002 gtk * Added yaprefs_server_ok_con variable to YapirclBot. If connected for n seconds before disconnected try the same server again without incrementing the server retries for the server. Fri Oct 18 04:51:06 CEST 2002 gtk * Modeparsing more advanced * The new queue system using timers is finished * Released Yapircl 0.5.4 Thu Oct 24 04:51:24 CEST 2002 gtk * A lot of bugfixes and new functions. Added more callbacks * Integreated some patches from David : * 1. The idea for debugExt() * 2. Add a timeout to connect() * 3. Add to the sleep time if the end of the serverlist is reached in YapirclBot with no successfull connections * 4. The ability to bind to a specific Ip Address * Released Yapircl 0.5.5 Wed Nov 6 07:51:49 CET 2002 gtk * Problems in interactions between the queue and timer system fixed * Bursting 5 messages now works before the queue kicks in * Addition of setUseQ() to turn on/off the queue system * By default handle ctcp version/ctcp ping * Set the ctcp version reply with setCtcpVersion() * Added _checkTimeout() timer to check for ping timeout * Nicer syntax for AddTimer() * More callbacks and debug messages * New demo of multiple connections in examples/yapgate.php * Released Yapircl 0.5.6 Mon Dec 16 16:39:35 CET 2002 gtk * New RFC compliant command parser * Rewrote modeParser() * Made total, voices and ops counts in the channel array * WHO syncing the channel on join * More fixes to timers * Check if the nick length is within the limits or truncate it * Released Yapircl 0.5.7 Sun Dec 22 21:17:57 CET 2002 gtk * Cleanups to the examples and added chanusers.php * Added separate $yaprefs_txtimeout setting for _checkTimeout() * Released Yapircl 0.5.8