plugins.bind: Import util.jid to fix traceback
|
Matthew Wild |
Fri, 18 May 2012 20:39:30 +0100 |
added local verse var to all plugins
|
mva |
Fri, 02 Dec 2011 11:02:02 +0600 |
plugins.bind: get_child_text()
|
Kim Alvefur |
Thu, 24 Nov 2011 07:10:26 +0100 |
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 |