Software /
code /
verse
Graph
-
doc/example.lua: Don't add sasl plugin, since it is enabled by default2010-08-24, by Matthew Wild
-
libs/encodings.lua: Throw error when calling unimplemented function2010-08-21, by Matthew Wild
-
squishy: Add proxy65, jingle, jingle_ft, jingle_s5b, disco plugins2010-08-21, by Matthew Wild
-
util.sha1: Obey second parameter which decides whether to return the result in ASCII hex encoding2010-08-21, by Matthew Wild
-
verse.plugins.version: Return true when handling a version request2010-08-21, by Matthew Wild
-
verse.plugins.proxy65: Add proxies discovered by disco plugin to proxy65.available_streamhosts2010-08-21, by Matthew Wild
-
verse.plugins.jingle_ft: Jingle File Transfer application profile2010-08-21, by Matthew Wild
-
verse.plugins.jingle_s5b: Jingle SOCKS5 Bytestreams transport2010-08-21, by Matthew Wild
-
verse.plugins.jingle: XEP-0166 Jingle plugin2010-08-21, by Matthew Wild
-
verse: Add verse.eventable() to give a passed object :event() and :hook()/:unhook() methods and return it again2010-08-21, by Matthew Wild
-
verse: Return true from connect() on success, add stream:close()2010-08-21, by Matthew Wild
-
verse: Return false rather than nil from connect() on error, for consistency2010-08-21, by Matthew Wild
-
verse: Add stream:set_loglevels()2010-08-09, by Matthew Wild
-
squishy: Build in BOSH and HTTP by default, --no-bosh to disable2010-08-08, by Matthew Wild
-
doc/example_bosh.lua: Put url into variable2010-08-08, by Matthew Wild
-
squishy: Add --with-bosh option to squish with verse.bosh and necessarylibraries2010-08-06, by Matthew Wild
-
verse.bosh: Update to use net.http instead of verse.plugins.http2010-08-06, by Matthew Wild
-
Add doc/example_bosh.lua2010-08-06, by Matthew Wild
-
verse.bosh: Use verse.new_bosh(logger, url) to make a BOSH connection2010-08-06, by Matthew Wild
-
example_component.lua: Fix password2010-08-03, by Matthew Wild
-
docs/example_component.lua: Example for connecting to the server as a component2010-08-03, by Matthew Wild
-
verse.component: XEP-0114 support \o/2010-08-03, by Matthew Wild
-
verse.client: Add stream_id property2010-08-03, by Matthew Wild
-
plugins.roster: Unfinished roster plugin2010-07-02, by Matthew Wild
-
Bounce service-unavailable on unhandled iq stanzas (thanks Kev, Florob and anyone else who poked me)2010-06-21, by Matthew Wild
Scroll all the way down to load more.