Software /
code /
verse
Graph
-
libs.logger: Use io.write instead of print2010-09-13, by Matthew Wild
-
verse: verse.loop() and new verse.step() use the new error handler to, er, handle errors.2010-09-13, by Matthew Wild
-
verse: Log error when connection fails instantly2010-09-12, by Matthew Wild
-
util.dataforms, squishy: Add util.dataforms library2010-09-09, by Matthew Wild
-
plugins.adhoc: Support for querying for and executing commands2010-09-09, by Matthew Wild
-
plugins.disco: Further fixes to storing and retrieving to/from the disco cache2010-09-09, by Matthew Wild
-
plugins.disco: Store node of disco items2010-09-09, by Matthew Wild
-
plugins.disco: Fixes for storing/retrieving items from the disco cache.2010-09-09, by Matthew Wild
-
plugins.jingle: Add 'terminated' event2010-09-09, by Matthew Wild
-
doc/example_adhoc.lua: Example of using ad-hoc commands2010-08-26, by Matthew Wild
-
verse.plugins.adhoc: XEP-0050 Ad-hoc commands plugin2010-08-26, by Matthew Wild
-
verse.plugins.disco: Add stream:add_disco_item()2010-08-26, by Matthew Wild
-
verse.plugins.pep: New plugin to add an API for sending and catching PEP events2010-08-25, by Matthew Wild
-
verse.plugins.disco: Add stream:remove_disco_feature()2010-08-25, by Matthew Wild
-
verse.plugins.disco: Remove warning about base64 issue, bug located and fixed2010-08-25, by Matthew Wild
-
util.sha1: Truncate to a single return result when returning the binary form of the hash2010-08-25, by Matthew Wild
-
doc/example_jingle.lua, doc/example_jingle_send.lua: Example scripts to receive and send files using Jingle2010-08-24, by Matthew Wild
-
verse.plugins.disco: Auto-disco local services on connect, and delay 'ready' event until done2010-08-24, by Matthew Wild
-
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
-
verse.plugins.blocking, squishy: New plugin for XEP-0191: Simple Communications Blocking2010-06-14, by Matthew Wild
-
plugins.compression: Add newline at end of file (helps old versions of squish for one thing)2010-06-04, by Matthew Wild
-
doc/example.lua: Update to use 'ready' event2010-05-30, by Matthew Wild
-
verse.plugins.compression: Remove some redundant debug logging2010-05-30, by Matthew Wild
-
verse.plugins.session: Convert from spaces to tabs2010-05-30, by Matthew Wild
-
verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib)2010-05-28, by Matthew Wild
-
verse.client: Add stream:reset(), keep self.data static between resets2010-05-28, by Matthew Wild
-
LICENSE: Add license (MIT/X11)2010-05-28, by Matthew Wild
-
plugins.session: Convert from Windows line endings2010-05-21, by Matthew Wild
Scroll all the way down to load more.