Software /
code /
verse
Graph
-
plugins.legacy: Try to login anyways, compat for servers not supporting XEP 78 properly.2010-12-15, by Kim Alvefur
-
plugins.pep: Update for new disco/caps code2010-12-15, by Matthew Wild
-
verse.client: Fire 'stanza-out' and {message,presence,iq}'-out' for outgoing stanzas2010-12-15, by Matthew Wild
-
plugins.pubsub: Return true to indicate success loading2010-12-15, by Matthew Wild
-
plugins.pep: Only add +notify feature if there weren't any handlers for it already2010-12-15, by Matthew Wild
-
verse: Change to set conn:send in only one place, and fire new events 'outgoing' and 'outgoing-raw'2010-12-15, by Matthew Wild
-
verse: Consider a plugin as failed to load only if it returns false2010-12-15, by Matthew Wild
-
plugins.bind: Fix the bind-success event, now fires with data { jid = result_jid } (thanks Jon)2010-12-05, by Matthew Wild
-
plugins.pubsub: Fire pubsub/event on incoming pubsub notifications2010-12-03, by Matthew Wild
-
squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing2010-11-30, by Matthew Wild
-
squishy: Add util.httpstream. Now also squishes bosh by default2010-11-27, by Matthew Wild
-
Merge with Zash2010-11-20, by Matthew Wild
-
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy.2010-11-20, by Kim Alvefur
-
plugins.pubsub, squishy: New pubsub plugin (basic)2010-11-16, by Matthew Wild
-
squishy: Add legacy plugin2010-11-11, by Matthew Wild
-
plugins.legacy: Support for legacy non-SASL authentication :(2010-11-11, by Matthew Wild
-
doc/example_component.lua: Add code to echo stanzas2010-11-09, by Matthew Wild
-
verse.component: Namespacing fixes2010-11-09, by Matthew Wild
-
plugins.private: Private XML storage support2010-10-28, by Kim Alvefur
-
Merge2010-10-11, by Matthew Wild
-
squishy, plugins.ping, plugins.sasl: Remove xstanza references2010-10-11, by Matthew Wild
-
plugins.disco: Fix traceback when disco#info isn't returned for a service in disco#items2010-10-11, by Matthew Wild
-
plugins.adhoc: Remove some stray debugging2010-09-21, by Matthew Wild
-
verse: Add verse.filter_log(levels, logger) to filter a logger for certain levels2010-09-15, by Matthew Wild
-
verse: Fix set_logger() to set verse.log() correctly2010-09-15, by Matthew Wild
-
plugins.jingle_ft: Fix global access2010-09-15, by Matthew Wild
-
squishy: Add verse.component2010-09-14, by Matthew Wild
-
verse.client: Support for SRV record lookups2010-09-14, by Matthew Wild
-
squishy: Re-organise and add net.dns, net.adns and util.ztact2010-09-14, by Matthew Wild
-
verse: Fire disconnected event even if connection fails instantly2010-09-14, by Matthew Wild
-
squishy: Use --internal-bit-module to squish with the pure-Lua bit library2010-09-13, by Matthew Wild
-
libs/bit.lua: Add pure-Lua bit library2010-09-13, by Matthew Wild
-
verse: Log error and return when trying to close a closed connection2010-09-13, by Matthew Wild
-
squishy: Add util.hashes [libs/hashes.lua]2010-09-13, by Matthew Wild
-
libs/encodings.lua: Use mime.b64 for base64.encode2010-09-13, by Matthew Wild
-
libs.hashes: Pure-Lua util.hashes replacement (depends on util.sha1)2010-09-13, by Matthew Wild
-
doc/example_pep.lua: Example script to use the PEP plugin2010-09-13, by Matthew Wild
-
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
Scroll all the way down to load more.