Log

squishy @ 475:68a4fb45afbc

description author age
Update to new tls_builder() API in net.server upstream Matthew Wild 24 months ago
Use util.format for logging Matthew Wild 24 months ago
Update to use util.id for random ids instead of counters (thanks Zash) Matthew Wild 24 months ago
squishy: Include util.hex used by util.uuid Kim Alvefur 2021-11-06
libs.hashes: Add back pure Lua sha1 implementation Kim Alvefur 2021-02-17
util.table: Add fallback for the Prosody C module Kim Alvefur 2020-11-14
squishy: Include util.x509, required by net.http in Prosody 0.10+ Matthew Wild 2019-06-17
squishy: Add util.time Matthew Wild 2018-09-17
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk) Matthew Wild 2018-06-27
buildsys: Update to fetch from Prosody 0.10 branch Kim Alvefur 2018-05-19
Merge with Zash Matthew Wild 2016-01-12
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there Kim Alvefur 2016-01-09
Add util.ip, dependency of net.dns since Prosody 0.9.9 Kim Alvefur 2016-01-09
Import util.random from Prosody (using SHA-1) Kim Alvefur 2015-08-25
Import util.rsm from prosody-modules Kim Alvefur 2015-08-19
squishy: Include util.xml and util.json Kim Alvefur 2015-08-19
squishy: Add util.ip, now required by net.dns 0.9.1 Matthew Wild 2016-01-09
squishy: Fetch from latest 0.9 Kim Alvefur 2014-10-05
squishy: Fix for fetching util.rsm Kim Alvefur 2014-10-05
squishy: Add sasl mechs Kim Alvefur 2014-09-18
squishy, plugins.archive: Fetch RSM lib from prosody-modules and use. Kim Alvefur 2012-06-08
squishy: Update to fetch from a pre-timber revision of Prosody Matthew Wild 2012-05-17
squishy: add util.datetime Kim Alvefur 2012-02-12
plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP Kim Alvefur 2012-01-06
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels). Matthew Wild 2011-11-27
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list Matthew Wild 2011-11-27
util.vcard: Add util for converting vCard3 to/from XEP 54 Kim Alvefur 2011-11-06
squishy: Add carbons plugin Kim Alvefur 2011-11-02
squishy: add vcard, vcard_update, jingle_ibb Kim Alvefur 2011-11-02
squishy: Add a convenience function for plugins Kim Alvefur 2011-08-30
squishy: Add the roster plugin Kim Alvefur 2011-04-19
squishy: Add smacks and keepalive plugins Matthew Wild 2011-03-18
Added uptime plugin, included also an entry for it into the squishy file. Marco Cirillo 2011-03-14
squishy: Add groupchat plugin Kim Alvefur 2011-01-11
squishy: Add plugis.presence Kim Alvefur 2010-12-31
squishy, verse.client, verse.component, verse.bosh: Port to util.xmppstream instead of xmlhandlers which has been removed from Prosody. Also remove util.ztact from squishy for the same reason. Matthew Wild 2010-12-14
squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing Matthew Wild 2010-11-30
squishy: Add util.httpstream. Now also squishes bosh by default Matthew Wild 2010-11-27
Merge with Zash Matthew Wild 2010-11-20
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy. Kim Alvefur 2010-11-20
plugins.pubsub, squishy: New pubsub plugin (basic) Matthew Wild 2010-11-16
squishy: Add legacy plugin Matthew Wild 2010-11-11
squishy, plugins.ping, plugins.sasl: Remove xstanza references Matthew Wild 2010-10-11
squishy: Add verse.component Matthew Wild 2010-09-14
squishy: Re-organise and add net.dns, net.adns and util.ztact Matthew Wild 2010-09-14
squishy: Use --internal-bit-module to squish with the pure-Lua bit library Matthew Wild 2010-09-13
squishy: Add util.hashes [libs/hashes.lua] Matthew Wild 2010-09-13
util.dataforms, squishy: Add util.dataforms library Matthew Wild 2010-09-09
verse.plugins.adhoc: XEP-0050 Ad-hoc commands plugin Matthew Wild 2010-08-26
verse.plugins.pep: New plugin to add an API for sending and catching PEP events Matthew Wild 2010-08-25
squishy: Add proxy65, jingle, jingle_ft, jingle_s5b, disco plugins Matthew Wild 2010-08-21
squishy: Build in BOSH and HTTP by default, --no-bosh to disable Matthew Wild 2010-08-08
squishy: Add --with-bosh option to squish with verse.bosh and necessarylibraries Matthew Wild 2010-08-06
verse.plugins.blocking, squishy: New plugin for XEP-0191: Simple Communications Blocking Matthew Wild 2010-06-14
verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib) Matthew Wild 2010-05-28
verse.plugins.tls: Support for TLS encryption! (thanks Azelphur for the final push) Matthew Wild 2010-05-11