verse.client: Update stream_callbacks format for new xmlhandlers API (thanks to Bill Clark for the patch)

verse.client, squishy: Rename "xmlhandlers" to "core.xmlhandlers" in line with Prosody's structure

verse.client: Fire disconnected event when the disconnect is initiated by the client too

verse: Add verse.quit() to exit the event loop

verse: Multiple changes to allow controlling logging for both verse and streams

verse.plugins.bind: Fix incorrect variable name causing traceback on unsuccessful bind

verse: Add verse.add_task(delay, callback) to add timer functions using util.timer

plugins.ping: Don't handle all errors as successful pongs, call callback with nil time and 3rd parameter a table with error info

plugins.bind: Requested JID^Wresource should be in <jid/>^W<resource/> tag (thanks Maranda :) )

plugins.bind: Requested JID should be in <jid/> tag (thanks Maranda :) )

(0) -10 +10 +100 +300 tip

mercurial