Software /
code /
verse
Log
plugins/session.lua @ 250:a5ac643a7fd6
description | author | age |
---|---|---|
added local verse var to all plugins | mva | Fri, 02 Dec 2011 11:02:02 +0600 |
plugins.*: Use verse.stanza() & co instead of require util.stanza | Kim Alvefur | Thu, 17 Mar 2011 18:33:52 +0100 |
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.session: Only negotiate session when support is advertised by the server, and not marked as optional (saves a round-trip in a lot of cases) | Matthew Wild | Sun, 30 May 2010 02:47:19 +0100 |
verse.plugins.session: Convert from spaces to tabs | Matthew Wild | Sun, 30 May 2010 02:37:03 +0100 |
plugins.session: Convert from Windows line endings | Matthew Wild | Fri, 21 May 2010 11:11:43 +0100 |
Add support for 3921 session negotiation (makes ejabberd happy), thanks Chris! | Matthew Wild | Fri, 02 Apr 2010 16:07:43 +0100 |