log mod_smacks/mod_smacks.lua @ 255:9b9b089407b1

age author description
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
Thu, 08 Jul 2010 14:01:32 +0100 Matthew Wild mod_smacks: Use filters for catching incoming stanzas (more reliable and efficient), also add some logic to make compatible with the stream resumption module (coming soon)
Thu, 08 Jul 2010 14:00:05 +0100 Matthew Wild mod_smacks: Better logic for deciding what is a stanza and what is not, and deciding when to send ack requests
Thu, 03 Jun 2010 01:08:58 +0100 Matthew Wild mod_smacks: XEP-0198 Stream Management acks. Initial commit - very rough, useful mainly for testing at the moment, most certainly contains bugs :)