Software /
code /
verse
Graph
-
plugins.groupchat: Trying to get subject to behave properly2011-01-19, by Kim Alvefur
-
plugins.groupchat: Fix a missing `st.` and send join stanza regardless of return value from pre-join event.2011-01-12, by Kim Alvefur
-
squishy: Add groupchat plugin2011-01-11, by Kim Alvefur
-
plugins.groupchat: Adapt from Riddim2011-01-11, by Kim Alvefur
-
Merge with Zash2010-12-31, by Matthew Wild
-
plugins.disco: Load the presence plugin2010-12-31, by Kim Alvefur
-
plugins.disco: Use the new presence plugin for caching and resending2010-12-31, by Kim Alvefur
-
squishy: Add plugis.presence2010-12-31, by Kim Alvefur
-
plugins.presence: Initial commit of plugin that caches the last outgoing presence, and handles rebroadcast2010-12-31, by Kim Alvefur
-
plugins.disco,compression: Use xmlns_* variables2010-12-31, by Kim Alvefur
-
plugins.disco: Fix missing xmlns variable.2010-12-30, by Kim Alvefur
-
plugins.legacy: Try to login anyways, compat for servers not supporting XEP 78 properly.2010-11-29, by Kim Alvefur
-
verse: Make add_plugin only load a plugin once per stream2010-12-30, by Matthew Wild
-
plugins.disco: Fix disco_local_services() to call callback with empty array in case of disco error2010-12-30, by Matthew Wild
-
verse.client: Fix two cases where we called methods on the base stream object instead of the current one2010-12-30, by Matthew Wild
-
Merge with Zash2010-12-15, by Matthew Wild
-
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
Scroll all the way down to load more.