Log

description author age
Bounce service-unavailable on unhandled iq stanzas (thanks Kev, Florob and anyone else who poked me) Matthew Wild 2010-06-21
verse.plugins.blocking, squishy: New plugin for XEP-0191: Simple Communications Blocking Matthew Wild 2010-06-14
plugins.compression: Add newline at end of file (helps old versions of squish for one thing) Matthew Wild 2010-06-04
verse.client, verse.plugins.bind, verse.plugins.session: Rename binding-success and binding-failure to bind-success and bind-failure for consistency Matthew Wild 2010-05-30
doc/example.lua: Update to use 'ready' event Matthew Wild 2010-05-30
verse.client: Fire 'ready' event on stream when resource binding or session negotiation is complete, hook this instead of binding-success Matthew Wild 2010-05-30
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 2010-05-30
verse.plugins.compression: Remove some redundant debug logging Matthew Wild 2010-05-30
verse.plugins.session: Convert from spaces to tabs Matthew Wild 2010-05-30
verse.plugins.compression: Bump priority of stream-features handler to negotiate compression before resource binding Matthew Wild 2010-05-28
verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib) Matthew Wild 2010-05-28
verse.client: Add stream:reset(), keep self.data static between resets Matthew Wild 2010-05-28
LICENSE: Add license (MIT/X11) Matthew Wild 2010-05-28
plugins.session: Convert from Windows line endings Matthew Wild 2010-05-21