Fri, 17 Mar 2023 12:31:28 +0000 Matthew Wild squishy: Comment legacy protocol plugins by default file | diff | annotate
Fri, 17 Mar 2023 12:31:02 +0000 Matthew Wild squishy: Add browsing plugin file | diff | annotate
Fri, 17 Mar 2023 12:30:49 +0000 Matthew Wild Add time query plugin file | diff | annotate
Fri, 17 Mar 2023 12:30:25 +0000 Matthew Wild squishy: Updates for Prosody trunk (@ e77c607e8da8) file | diff | annotate
Thu, 16 Mar 2023 16:40:57 +0000 Matthew Wild Update to new tls_builder() API in net.server upstream file | diff | annotate
Thu, 16 Mar 2023 11:46:16 +0000 Matthew Wild Use util.format for logging file | diff | annotate
Thu, 16 Mar 2023 11:41:52 +0000 Matthew Wild Update to use util.id for random ids instead of counters (thanks Zash) file | diff | annotate
Sat, 06 Nov 2021 18:26:31 +0100 Kim Alvefur squishy: Include util.hex used by util.uuid file | diff | annotate
Wed, 17 Feb 2021 14:57:59 +0100 Kim Alvefur libs.hashes: Add back pure Lua sha1 implementation file | diff | annotate
Sat, 14 Nov 2020 15:23:08 +0100 Kim Alvefur util.table: Add fallback for the Prosody C module file | diff | annotate
Mon, 17 Jun 2019 12:32:00 +0100 Matthew Wild squishy: Include util.x509, required by net.http in Prosody 0.10+ file | diff | annotate
Mon, 17 Sep 2018 13:52:12 +0100 Matthew Wild squishy: Add util.time file | diff | annotate
Wed, 27 Jun 2018 19:16:25 +0100 Matthew Wild squishy: Remove unnecessary files (indexedbheap only in Prosody trunk) file | diff | annotate
Sun, 20 May 2018 01:15:50 +0200 Kim Alvefur buildsys: Update to fetch from Prosody 0.10 branch file | diff | annotate
Tue, 12 Jan 2016 13:14:36 +0000 Matthew Wild Merge with Zash file | diff | annotate
Sat, 09 Jan 2016 02:03:26 +0100 Kim Alvefur squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there file | diff | annotate
Sat, 09 Jan 2016 01:36:03 +0100 Kim Alvefur Add util.ip, dependency of net.dns since Prosody 0.9.9 file | diff | annotate
Tue, 25 Aug 2015 16:01:52 +0200 Kim Alvefur Import util.random from Prosody (using SHA-1) file | diff | annotate
Wed, 19 Aug 2015 16:41:47 +0200 Kim Alvefur Import util.rsm from prosody-modules file | diff | annotate
Wed, 19 Aug 2015 14:41:24 +0200 Kim Alvefur squishy: Include util.xml and util.json file | diff | annotate
Sat, 09 Jan 2016 10:47:03 +0000 Matthew Wild squishy: Add util.ip, now required by net.dns 0.9.1 file | diff | annotate
Sun, 05 Oct 2014 14:39:11 +0200 Kim Alvefur squishy: Fetch from latest 0.9 file | diff | annotate
Sun, 05 Oct 2014 14:37:56 +0200 Kim Alvefur squishy: Fix for fetching util.rsm file | diff | annotate
Thu, 18 Sep 2014 19:17:10 +0200 Kim Alvefur squishy: Add sasl mechs file | diff | annotate
Fri, 08 Jun 2012 21:39:01 +0200 Kim Alvefur squishy, plugins.archive: Fetch RSM lib from prosody-modules and use. file | diff | annotate
Thu, 17 May 2012 19:41:41 +0100 Matthew Wild squishy: Update to fetch from a pre-timber revision of Prosody file | diff | annotate
Sun, 12 Feb 2012 02:27:56 +0100 Kim Alvefur squishy: add util.datetime file | diff | annotate
Fri, 06 Jan 2012 16:54:10 +0100 Kim Alvefur plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP file | diff | annotate
Sun, 27 Nov 2011 22:45:26 +0000 Matthew Wild verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels). file | diff | annotate
Sun, 27 Nov 2011 21:40:42 +0000 Matthew Wild squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list file | diff | annotate
Sun, 06 Nov 2011 20:03:20 +0100 Kim Alvefur util.vcard: Add util for converting vCard3 to/from XEP 54 file | diff | annotate
Wed, 02 Nov 2011 01:18:16 +0100 Kim Alvefur squishy: Add carbons plugin file | diff | annotate
Wed, 02 Nov 2011 01:11:35 +0100 Kim Alvefur squishy: add vcard, vcard_update, jingle_ibb file | diff | annotate
Tue, 30 Aug 2011 19:26:53 +0200 Kim Alvefur squishy: Add a convenience function for plugins file | diff | annotate
Wed, 20 Apr 2011 01:32:25 +0200 Kim Alvefur squishy: Add the roster plugin file | diff | annotate
Fri, 18 Mar 2011 21:49:18 +0000 Matthew Wild squishy: Add smacks and keepalive plugins file | diff | annotate
Mon, 14 Mar 2011 14:21:30 +0000 Marco Cirillo Added uptime plugin, included also an entry for it into the squishy file. file | diff | annotate
Tue, 11 Jan 2011 23:18:40 +0100 Kim Alvefur squishy: Add groupchat plugin file | diff | annotate
Fri, 31 Dec 2010 01:32:26 +0100 Kim Alvefur squishy: Add plugis.presence file | diff | annotate
Tue, 14 Dec 2010 16:04:29 +0000 Matthew Wild 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. file | diff | annotate
Tue, 30 Nov 2010 13:23:24 +0000 Matthew Wild squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing file | diff | annotate
Sat, 27 Nov 2010 18:48:41 +0000 Matthew Wild squishy: Add util.httpstream. Now also squishes bosh by default file | diff | annotate
Sat, 20 Nov 2010 16:33:34 +0000 Matthew Wild Merge with Zash file | diff | annotate
Sat, 20 Nov 2010 17:27:03 +0100 Kim Alvefur plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy. file | diff | annotate
Tue, 16 Nov 2010 11:49:42 +0000 Matthew Wild plugins.pubsub, squishy: New pubsub plugin (basic) file | diff | annotate
Thu, 11 Nov 2010 03:13:51 +0000 Matthew Wild squishy: Add legacy plugin file | diff | annotate
Mon, 11 Oct 2010 02:01:50 +0100 Matthew Wild squishy, plugins.ping, plugins.sasl: Remove xstanza references file | diff | annotate
Tue, 14 Sep 2010 15:14:34 +0100 Matthew Wild squishy: Add verse.component file | diff | annotate
Tue, 14 Sep 2010 15:03:20 +0100 Matthew Wild squishy: Re-organise and add net.dns, net.adns and util.ztact file | diff | annotate
Mon, 13 Sep 2010 15:44:22 +0100 Matthew Wild squishy: Use --internal-bit-module to squish with the pure-Lua bit library file | diff | annotate
Mon, 13 Sep 2010 14:48:10 +0100 Matthew Wild squishy: Add util.hashes [libs/hashes.lua] file | diff | annotate
Thu, 09 Sep 2010 19:35:41 +0100 Matthew Wild util.dataforms, squishy: Add util.dataforms library file | diff | annotate
Thu, 26 Aug 2010 17:52:16 +0100 Matthew Wild verse.plugins.adhoc: XEP-0050 Ad-hoc commands plugin file | diff | annotate
Wed, 25 Aug 2010 16:27:30 +0100 Matthew Wild verse.plugins.pep: New plugin to add an API for sending and catching PEP events file | diff | annotate
Sat, 21 Aug 2010 15:37:04 +0100 Matthew Wild squishy: Add proxy65, jingle, jingle_ft, jingle_s5b, disco plugins file | diff | annotate
Sun, 08 Aug 2010 01:18:12 +0100 Matthew Wild squishy: Build in BOSH and HTTP by default, --no-bosh to disable file | diff | annotate
Fri, 06 Aug 2010 17:09:13 +0100 Matthew Wild squishy: Add --with-bosh option to squish with verse.bosh and necessarylibraries file | diff | annotate
Mon, 14 Jun 2010 14:12:44 +0100 Matthew Wild verse.plugins.blocking, squishy: New plugin for XEP-0191: Simple Communications Blocking file | diff | annotate
Fri, 28 May 2010 23:27:39 +0100 Matthew Wild verse.plugins.compression: Support for stream compression (requires brimworks lua-zlib) file | diff | annotate
Tue, 11 May 2010 22:41:09 +0100 Matthew Wild verse.plugins.tls: Support for TLS encryption! (thanks Azelphur for the final push) file | diff | annotate
(0) -60 tip

mercurial