Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 276:27c652363874
age | author | description |
---|---|---|
Sat, 16 Oct 2010 07:49:30 +0500 | Waqas Hussain | mod_smacks: Fixed to use the correct events API. |
Thu, 07 Oct 2010 16:19:09 +0100 | Matthew Wild | mod_smacks: Add commented log statement for future debugging |
Thu, 07 Oct 2010 16:18:07 +0100 | Matthew Wild | mod_smacks: Fixes for monkey-patched sessionmanager.destroy to handle stream resumption, and to fall back to stock destroy() if the session is not smacks-enabled. |
Thu, 07 Oct 2010 16:16:49 +0100 | Matthew Wild | mod_smacks: Fixes for storing the unacked stanzas so that they can be properly replayed to clients on stream resume |
Thu, 07 Oct 2010 16:14:31 +0100 | Matthew Wild | mod_smacks: Fix to reply to stream for s2s sessions |
Sat, 24 Jul 2010 11:07:38 +0100 | Matthew Wild | mod_smacks: Fix the logic for handling outgoing stanzas and ack requests |
Thu, 08 Jul 2010 14:01:52 +0100 | Matthew Wild | mod_smacks: Clean outgoing stanza queue correctly on session close |