verse.plugins.disco: Remove warning about base64 issue, bug located and fixed
|
Matthew Wild |
Wed, 25 Aug 2010 13:21:25 +0100 |
util.sha1: Truncate to a single return result when returning the binary form of the hash
|
Matthew Wild |
Wed, 25 Aug 2010 13:19:53 +0100 |
doc/example_jingle.lua, doc/example_jingle_send.lua: Example scripts to receive and send files using Jingle
|
Matthew Wild |
Tue, 24 Aug 2010 11:16:46 +0100 |
verse.plugins.disco: Auto-disco local services on connect, and delay 'ready' event until done
|
Matthew Wild |
Tue, 24 Aug 2010 11:11:17 +0100 |
doc/example.lua: Don't add sasl plugin, since it is enabled by default
|
Matthew Wild |
Tue, 24 Aug 2010 11:10:42 +0100 |
libs/encodings.lua: Throw error when calling unimplemented function
|
Matthew Wild |
Sat, 21 Aug 2010 15:53:16 +0100 |
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 |