Log

squishy @ 504:8ed3c95bf880

description author age
squishy: Move the verse namespace prefix into a single place Kim Alvefur Fri, 23 Jun 2023 22:21:05 +0200
squishy: Move bit fallback module out of Prosody namespace Kim Alvefur Fri, 23 Jun 2023 22:20:24 +0200
use util.bitcompat from Prosody for bitwise compat layer Kim Alvefur Fri, 23 Jun 2023 12:26:43 +0200
util.vcard: Move into verse namespace since it's removed from Prosody Kim Alvefur Fri, 23 Jun 2023 10:12:38 +0200
squishy: Move some compat layers into verse namespace Kim Alvefur Wed, 21 Jun 2023 21:03:05 +0200
squishy: Normalise Lua syntax Kim Alvefur Wed, 21 Jun 2023 15:22:17 +0200
server: Import one of Prosodys net.server implementations Kim Alvefur Wed, 21 Jun 2023 12:21:09 +0200
squishy: Update for prosody.* namespace Matthew Wild Tue, 20 Jun 2023 12:59:24 +0100
Update for new Prosody module namespace Kim Alvefur Sat, 20 May 2023 20:48:03 +0200
Fix sha1 support when no binary dependencies available Matthew Wild Thu, 23 Mar 2023 19:06:04 +0000
squishy: Comment legacy protocol plugins by default Matthew Wild Fri, 17 Mar 2023 12:31:28 +0000
squishy: Add browsing plugin Matthew Wild Fri, 17 Mar 2023 12:31:02 +0000
Add time query plugin Matthew Wild Fri, 17 Mar 2023 12:30:49 +0000
squishy: Updates for Prosody trunk (@ e77c607e8da8) Matthew Wild Fri, 17 Mar 2023 12:30:25 +0000
Update to new tls_builder() API in net.server upstream Matthew Wild Thu, 16 Mar 2023 16:40:57 +0000
Use util.format for logging Matthew Wild Thu, 16 Mar 2023 11:46:16 +0000
Update to use util.id for random ids instead of counters (thanks Zash) Matthew Wild Thu, 16 Mar 2023 11:41:52 +0000
squishy: Include util.hex used by util.uuid Kim Alvefur Sat, 06 Nov 2021 18:26:31 +0100
libs.hashes: Add back pure Lua sha1 implementation Kim Alvefur Wed, 17 Feb 2021 14:57:59 +0100
util.table: Add fallback for the Prosody C module Kim Alvefur Sat, 14 Nov 2020 15:23:08 +0100
squishy: Include util.x509, required by net.http in Prosody 0.10+ Matthew Wild Mon, 17 Jun 2019 12:32:00 +0100
squishy: Add util.time Matthew Wild Mon, 17 Sep 2018 13:52:12 +0100
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk) Matthew Wild Wed, 27 Jun 2018 19:16:25 +0100
buildsys: Update to fetch from Prosody 0.10 branch Kim Alvefur Sun, 20 May 2018 01:15:50 +0200
Merge with Zash Matthew Wild Tue, 12 Jan 2016 13:14:36 +0000
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there Kim Alvefur Sat, 09 Jan 2016 02:03:26 +0100
Add util.ip, dependency of net.dns since Prosody 0.9.9 Kim Alvefur Sat, 09 Jan 2016 01:36:03 +0100
Import util.random from Prosody (using SHA-1) Kim Alvefur Tue, 25 Aug 2015 16:01:52 +0200
Import util.rsm from prosody-modules Kim Alvefur Wed, 19 Aug 2015 16:41:47 +0200
squishy: Include util.xml and util.json Kim Alvefur Wed, 19 Aug 2015 14:41:24 +0200
squishy: Add util.ip, now required by net.dns 0.9.1 Matthew Wild Sat, 09 Jan 2016 10:47:03 +0000
squishy: Fetch from latest 0.9 Kim Alvefur Sun, 05 Oct 2014 14:39:11 +0200
squishy: Fix for fetching util.rsm Kim Alvefur Sun, 05 Oct 2014 14:37:56 +0200
squishy: Add sasl mechs Kim Alvefur Thu, 18 Sep 2014 19:17:10 +0200
squishy, plugins.archive: Fetch RSM lib from prosody-modules and use. Kim Alvefur Fri, 08 Jun 2012 21:39:01 +0200
squishy: Update to fetch from a pre-timber revision of Prosody Matthew Wild Thu, 17 May 2012 19:41:41 +0100
squishy: add util.datetime Kim Alvefur Sun, 12 Feb 2012 02:27:56 +0100
plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP Kim Alvefur Fri, 06 Jan 2012 16:54:10 +0100
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels). Matthew Wild Sun, 27 Nov 2011 22:45:26 +0000
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list Matthew Wild Sun, 27 Nov 2011 21:40:42 +0000
util.vcard: Add util for converting vCard3 to/from XEP 54 Kim Alvefur Sun, 06 Nov 2011 20:03:20 +0100
squishy: Add carbons plugin Kim Alvefur Wed, 02 Nov 2011 01:18:16 +0100
squishy: add vcard, vcard_update, jingle_ibb Kim Alvefur Wed, 02 Nov 2011 01:11:35 +0100
squishy: Add a convenience function for plugins Kim Alvefur Tue, 30 Aug 2011 19:26:53 +0200
squishy: Add the roster plugin Kim Alvefur Wed, 20 Apr 2011 01:32:25 +0200
squishy: Add smacks and keepalive plugins Matthew Wild Fri, 18 Mar 2011 21:49:18 +0000
Added uptime plugin, included also an entry for it into the squishy file. Marco Cirillo Mon, 14 Mar 2011 14:21:30 +0000
squishy: Add groupchat plugin Kim Alvefur Tue, 11 Jan 2011 23:18:40 +0100
squishy: Add plugis.presence Kim Alvefur Fri, 31 Dec 2010 01:32:26 +0100
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 Tue, 14 Dec 2010 16:04:29 +0000
squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing Matthew Wild Tue, 30 Nov 2010 13:23:24 +0000
squishy: Add util.httpstream. Now also squishes bosh by default Matthew Wild Sat, 27 Nov 2010 18:48:41 +0000
Merge with Zash Matthew Wild Sat, 20 Nov 2010 16:33:34 +0000
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy. Kim Alvefur Sat, 20 Nov 2010 17:27:03 +0100
plugins.pubsub, squishy: New pubsub plugin (basic) Matthew Wild Tue, 16 Nov 2010 11:49:42 +0000
squishy: Add legacy plugin Matthew Wild Thu, 11 Nov 2010 03:13:51 +0000
squishy, plugins.ping, plugins.sasl: Remove xstanza references Matthew Wild Mon, 11 Oct 2010 02:01:50 +0100
squishy: Add verse.component Matthew Wild Tue, 14 Sep 2010 15:14:34 +0100
squishy: Re-organise and add net.dns, net.adns and util.ztact Matthew Wild Tue, 14 Sep 2010 15:03:20 +0100
squishy: Use --internal-bit-module to squish with the pure-Lua bit library Matthew Wild Mon, 13 Sep 2010 15:44:22 +0100