Log

description author age
squishy: Add proxy65, jingle, jingle_ft, jingle_s5b, disco plugins Matthew Wild Sat, 21 Aug 2010 15:37:04 +0100
util.sha1: Obey second parameter which decides whether to return the result in ASCII hex encoding Matthew Wild Sat, 21 Aug 2010 15:31:13 +0100
verse.plugins.version: Return true when handling a version request Matthew Wild Sat, 21 Aug 2010 15:30:40 +0100
verse.plugins.proxy65: Add proxies discovered by disco plugin to proxy65.available_streamhosts Matthew Wild Sat, 21 Aug 2010 15:29:49 +0100
verse.plugins.jingle_ft: Jingle File Transfer application profile Matthew Wild Sat, 21 Aug 2010 15:28:54 +0100
verse.plugins.jingle_s5b: Jingle SOCKS5 Bytestreams transport Matthew Wild Sat, 21 Aug 2010 15:28:08 +0100
verse.plugins.jingle: XEP-0166 Jingle plugin Matthew Wild Sat, 21 Aug 2010 14:55:02 +0100
verse.plugins.disco: Add disco plugin originally developed by Hubert Chathi for Riddim, but here adapted for Verse with new APIs added to allow disco'ing the local server and remote entities Matthew Wild Sat, 21 Aug 2010 14:51:36 +0100
verse: Add verse.eventable() to give a passed object :event() and :hook()/:unhook() methods and return it again Matthew Wild Sat, 21 Aug 2010 14:38:16 +0100
verse.client: Update stream:close() to use base stream:close(), and not add an XMPP-specific :close() to the base stream Matthew Wild Sat, 21 Aug 2010 14:37:10 +0100
verse: Return true from connect() on success, add stream:close() Matthew Wild Sat, 21 Aug 2010 14:36:21 +0100
verse: Return false rather than nil from connect() on error, for consistency Matthew Wild Sat, 21 Aug 2010 14:35:51 +0100
verse: Add stream:set_loglevels() Matthew Wild Mon, 09 Aug 2010 13:57:08 +0100
verse.bosh: Implemented retry/reconnect logic, and handling of disconnects (either CM-intiated or due to connection failures) Matthew Wild Sun, 08 Aug 2010 01:21:22 +0100