Software /
code /
verse
Graph
-
verse.plugins.bind: Fix incorrect variable name causing traceback on unsuccessful bind2010-01-04, by Matthew Wild
-
verse: Add verse.add_task(delay, callback) to add timer functions using util.timer2010-01-03, by Matthew Wild
-
plugins.bind: Requested JID^Wresource should be in <jid/>^W<resource/> tag (thanks Maranda :) )2009-12-22, by Matthew Wild
-
plugins.bind: Requested JID should be in <jid/> tag (thanks Maranda :) )2009-12-22, by Matthew Wild
-
verse.client: Automatically load sasl and bind plugins2009-12-21, by Matthew Wild
-
verse.client: Don't hook the stanza event every time a stanza comes in :)2009-12-21, by Matthew Wild
-
plugins.ping: Define xmlns_ping namespace2009-12-20, by Matthew Wild
-
squishy: Add ping plugin2009-12-20, by Matthew Wild
-
plugins.ping: Return true on module load to indicate load success2009-12-20, by Matthew Wild
-
plugins.version: Return true on module load to indicate load success2009-12-20, by Matthew Wild
-
plugins.ping: Add ping plugin to XMPP ping a JID2009-12-20, by Matthew Wild
-
squish: Add version plugin2009-12-09, by Matthew Wild
-
Revert module names throughout to their Prosody equivalents2009-12-09, by Matthew Wild
-
verse.plugins.version: Fix for handling of version requests2009-12-09, by Matthew Wild
-
Add 'version' plugin to handle and generate version requests2009-12-09, by Matthew Wild
-
Rename verse2 -> verse2009-12-09, by Matthew Wild
-
verse.client: Add verse.reply() as shortcut for util.stanza.reply()2009-12-09, by Matthew Wild
-
squishy: Add util.uuid dependency2009-12-04, by Matthew Wild
-
verse: Have verse.new() accept a prototype table on which to base the connection2009-12-04, by Matthew Wild
-
verse.client: Extend verse object with message/iq/presence/stanza methods from util.stanza2009-12-04, by Matthew Wild
-
verse.client: Fixes for new xmlhandlers namespace seperator2009-12-01, by Matthew Wild
-
verse: Update for new server connection API2009-12-01, by Matthew Wild
-
squishy: Update to fetch new server_select.lua from Prosody2009-12-01, by Matthew Wild
-
squishy: Add util.timer2009-11-30, by Matthew Wild
-
verse: Include LuaRocks packages if we can2009-11-30, by Matthew Wild
-
verse: Fix stream:hook() to pass additional parameters to the underlying hook(), so we don't strip priority2009-11-30, by Matthew Wild
Scroll all the way down to load more.