Software /
code /
verse
Log
plugins/bind.lua @ 226:efd66bcc62c1
description | author | age |
---|---|---|
plugins.*: Use verse.stanza() & co instead of require util.stanza | Kim Alvefur | Thu, 17 Mar 2011 18:33:52 +0100 |
plugins.bind: Fix the bind-success event, now fires with data { jid = result_jid } (thanks Jon) | Matthew Wild | Sun, 05 Dec 2010 01:06:29 +0000 |
verse.client, verse.plugins.bind, verse.plugins.session: Rename binding-success and binding-failure to bind-success and bind-failure for consistency | Matthew Wild | Sun, 30 May 2010 02:54:15 +0100 |
verse.plugins.bind: Fix incorrect variable name causing traceback on unsuccessful bind | Matthew Wild | Mon, 04 Jan 2010 15:21:32 +0000 |
plugins.bind: Requested JID^Wresource should be in <jid/>^W<resource/> tag (thanks Maranda :) ) | Matthew Wild | Tue, 22 Dec 2009 01:57:02 +0000 |
plugins.bind: Requested JID should be in <jid/> tag (thanks Maranda :) ) | Matthew Wild | Tue, 22 Dec 2009 01:48:01 +0000 |
plugins.bind: Add plugin | Matthew Wild | Sat, 28 Nov 2009 22:25:54 +0000 |