Fri, 01 May 2015 23:33:08 +0200 Kim Alvefur plugins.legacy: Make functions local changeset | files
Fri, 01 May 2015 23:27:29 +0200 Kim Alvefur Discard trailing whitespace changeset | files
Fri, 01 May 2015 21:46:24 +0200 Kim Alvefur plugins.jingle_ft: Update to version 0.16 changeset | files
Sat, 09 Jan 2016 11:03:30 +0000 Matthew Wild Added tag 0.9.1 for changeset 9aa5bce207b2 changeset | files
Sat, 09 Jan 2016 10:47:03 +0000 Matthew Wild squishy: Add util.ip, now required by net.dns 0.9.1 changeset | files
Fri, 01 Jan 2016 17:17:36 +0000 Matthew Wild Makefile: Remove config.unix when making a release changeset | files
Fri, 01 Jan 2016 17:14:21 +0000 Matthew Wild Added tag 0.9.0 for changeset 3267ae7c9217 changeset | files
Fri, 01 Jan 2016 17:11:35 +0000 Matthew Wild README: Add README file 0.9.0 changeset | files
Fri, 01 Jan 2016 15:50:58 +0000 Matthew Wild Makefile: Error if config.unix is missing changeset | files
Fri, 01 Jan 2016 15:41:04 +0000 Matthew Wild Makefile: Add 'install' target changeset | files
Fri, 01 Jan 2016 15:40:51 +0000 Matthew Wild configure, Makefile: Add configure script to set build-time variables changeset | files
Thu, 31 Dec 2015 21:12:00 +0000 Matthew Wild Makefile, buildscripts/squish: Add Makefile and squish to the repo changeset | files
Sat, 05 Sep 2015 15:13:52 +0100 Matthew Wild init: Log the error message that caused loading of a connection module to fail changeset | files
Sun, 16 Nov 2014 19:33:18 +0100 Kim Alvefur init: Restore loading of LuaSec (must be loaded before net.server) (thanks ?) changeset | files
Sun, 05 Oct 2014 14:39:11 +0200 Kim Alvefur squishy: Fetch from latest 0.9 changeset | files
Sun, 05 Oct 2014 14:37:56 +0200 Kim Alvefur squishy: Fix for fetching util.rsm changeset | files
Sun, 05 Oct 2014 13:20:29 +0200 Kim Alvefur util.sasl.scram: Only indicate channel binding support when TLS is used changeset | files
Tue, 30 Sep 2014 12:18:28 +0200 Kim Alvefur client: Deal with eg no-stream errors where no stanza is passed changeset | files
Tue, 30 Sep 2014 12:16:33 +0200 Kim Alvefur util.sasl.scram: Slight optimization of HMAC changeset | files
Tue, 30 Sep 2014 11:59:52 +0200 Kim Alvefur util.sasl.scram: Correctly verify that the server added its own nonce changeset | files
Tue, 23 Sep 2014 22:15:13 +0200 Kim Alvefur verse: Import LuaSocket properly (especially for 5.2) changeset | files
Thu, 18 Sep 2014 22:00:58 +0200 Kim Alvefur plugins.sasl: Store mechanisms with the correct name changeset | files
Thu, 18 Sep 2014 20:33:40 +0200 Kim Alvefur util.sasl.scram: Fix typo changeset | files
Thu, 18 Sep 2014 20:32:38 +0200 Kim Alvefur plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offered changeset | files
Thu, 18 Sep 2014 19:17:10 +0200 Kim Alvefur squishy: Add sasl mechs changeset | files
Thu, 18 Sep 2014 19:03:15 +0200 Kim Alvefur SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS) changeset | files
Thu, 18 Sep 2014 19:02:13 +0200 Kim Alvefur Add SCRAM-SHA-1 implementation changeset | files
Thu, 18 Sep 2014 18:59:34 +0200 Kim Alvefur Almost a SASL framework, supports negotiation and challenge-response, mechanism code split out into util/sasl/ changeset | files
Mon, 08 Sep 2014 12:10:21 +0200 Kim Alvefur plugins.archive: Update to MAM version 0.3 changeset | files
Wed, 27 Aug 2014 10:34:58 +0100 Matthew Wild Merge with Zash changeset | files
Wed, 04 Sep 2013 13:40:55 +0200 Kim Alvefur verse.plugins.uptime: Explicitly cast uptime to a number changeset | files
Wed, 27 Aug 2014 10:30:38 +0100 Matthew Wild plugins.smacks: Improve logic for sending <r/> changeset | files
Wed, 27 Aug 2014 10:30:08 +0100 Matthew Wild plugins.groupchat: Use verse.eventable (room objects were missing :unhook() ) changeset | files
Sat, 06 Jul 2013 08:40:18 +0200 Kim Alvefur plugins.pubsub: Implement fetching of items changeset | files
Sat, 06 Jul 2013 08:38:31 +0200 Kim Alvefur plugins.pubsub: Keep track of wrapped callbacks changeset | files
Sat, 06 Jul 2013 08:35:37 +0200 Kim Alvefur plugins.pubsub: Implement node discovery changeset | files
Sun, 30 Jun 2013 00:46:49 +0200 Kim Alvefur plugins.archive: Update for MAM 0.2 changeset | files
Fri, 14 Jun 2013 23:25:54 +0200 Kim Alvefur verse.client: Fix stream error error changeset | files
Sat, 08 Jun 2013 18:17:09 +0100 Matthew Wild plugins.register: Support submitting email when registering an account changeset | files
Sat, 08 Jun 2013 17:43:41 +0100 Matthew Wild plugins.register: Fix event name (failure vs. failed) changeset | files
Fri, 07 Jun 2013 14:36:41 +0100 Matthew Wild plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark) changeset | files
Tue, 28 May 2013 15:14:50 +0100 Matthew Wild plugins.adhoc: Add missing return in error case changeset | files
Sat, 11 May 2013 18:42:13 +0200 Kim Alvefur plugins.ping: Reply to pings changeset | files
Fri, 10 May 2013 12:19:57 +0200 Kim Alvefur plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jid changeset | files
Fri, 10 May 2013 12:13:36 +0200 Kim Alvefur plugins.pubsub: Collect the subscribed jid changeset | files
Mon, 29 Apr 2013 10:58:40 +0200 Kim Alvefur verse.client: Fire stream error events, so they can be handled changeset | files
Fri, 15 Feb 2013 20:45:31 +0100 Kim Alvefur util.dataforms: Add method for converting XML dataforms to tables changeset | files
Fri, 15 Feb 2013 20:40:56 +0100 Kim Alvefur util.dataforms: Update from Prosody repo changeset | files
Sun, 10 Feb 2013 18:16:25 +0100 Kim Alvefur plugins.pubsub: Implement retract, purge and delete operations changeset | files
Sun, 10 Feb 2013 18:14:31 +0100 Kim Alvefur plugins.pubsub: Explicitly subscribe with our current full jid as default changeset | files
Sun, 10 Feb 2013 18:06:43 +0100 Kim Alvefur verse: Fix disconnected event for unassociated connections changeset | files
Sun, 10 Feb 2013 18:02:00 +0100 Kim Alvefur Backout 55e3fd7b9731 changeset | files
Sun, 10 Feb 2013 04:52:17 +0100 Kim Alvefur verse.client: Use a different flag to indicate that our outgoing stream is closed changeset | files
Sun, 10 Feb 2013 04:29:20 +0100 Kim Alvefur verse: Err, I meant the stream, not the connection changeset | files
Sun, 10 Feb 2013 04:20:44 +0100 Kim Alvefur verse: Really pass the connection to ondisconnect, not some unknown global changeset | files
Sun, 10 Feb 2013 03:41:45 +0100 Kim Alvefur plugins.smacks: Start counting when sending <enable/> changeset | files
Sun, 10 Feb 2013 03:29:04 +0100 Kim Alvefur verse: Only fire the disconnected event if the stream and the connection are still associated (fixes smacks issue) changeset | files
Sun, 10 Feb 2013 02:54:01 +0100 Kim Alvefur plugins.smacks: Don't try to reconnect on gracefull stream closure changeset | files
Sun, 10 Feb 2013 02:53:03 +0100 Kim Alvefur verse.client: Try to behave better when stream is closed gracefully changeset | files
Sun, 10 Feb 2013 02:50:02 +0100 Kim Alvefur verse: Add missing 'reason' argument to stream:close() changeset | files
Sun, 10 Feb 2013 01:54:30 +0100 Kim Alvefur plugins.smacks: Re-send unacked outgoing stanzas on resumption changeset | files
Sun, 10 Feb 2013 00:10:19 +0100 Kim Alvefur plugins.smacks: Break less on sending of non-stanzas such as raw strings. changeset | files
Mon, 04 Feb 2013 01:04:01 +0100 Kim Alvefur plugins.receipts: XEP-0184 support. changeset | files
Sat, 22 Dec 2012 17:53:40 +0100 Kim Alvefur plugins.carbons: Update to Carbons v0.8 changeset | files
Mon, 17 Dec 2012 12:47:25 +0100 Kim Alvefur util.vcard: Don't break on data outside of VCARD sections (thanks moo-min) changeset | files
Thu, 11 Oct 2012 17:00:20 +0200 Kim Alvefur plugins.vcard: Convert textual vCards to XEP-54 format changeset | files
Mon, 10 Sep 2012 23:37:04 +1000 James Callahan plugins/sasl: Use ANONYMOUS authentication when no username provided changeset | files
Fri, 31 Aug 2012 19:40:14 +0200 Kim Alvefur component: allow binding to non-host jids (thanks mva) changeset | files
Mon, 27 Aug 2012 00:18:53 +0200 Kim Alvefur plugins.vcard: Fix previous commit changeset | files
Mon, 27 Aug 2012 00:13:47 +0200 Kim Alvefur plugins.vcard: Update for never util.vcard changeset | files
Mon, 27 Aug 2012 00:04:30 +0200 Kim Alvefur util.vcard: Handle empty vcards changeset | files
Thu, 09 Aug 2012 20:18:55 +0200 Kim Alvefur util.vcard: Iterate on tags instead of items (thanks mva) changeset | files
Wed, 04 Jul 2012 03:37:16 +0200 Kim Alvefur plugins.adhoc: Collect a <note/> changeset | files
Wed, 04 Jul 2012 03:34:12 +0200 Kim Alvefur plugins.adhoc: Add explicit dependency on the disco plugin. changeset | files
Sun, 01 Jul 2012 13:54:09 +0200 Kim Alvefur util.vcard: Ignore undefined properties changeset | files
Sun, 01 Jul 2012 12:38:54 +0200 Kim Alvefur util.vcard: Completed separation of parsers and generators changeset | files
Mon, 25 Jun 2012 02:27:43 +0200 Kim Alvefur plugins.archive: Don't modify the query params table changeset | files
Fri, 08 Jun 2012 21:39:01 +0200 Kim Alvefur squishy, plugins.archive: Fetch RSM lib from prosody-modules and use. changeset | files
Fri, 08 Jun 2012 06:44:20 +0200 Kim Alvefur plugins.archive: Treat query params correctly changeset | files
Mon, 28 May 2012 17:32:38 +0200 Kim Alvefur plugins.sasl: Collect text message on SASL failure changeset | files
Fri, 18 May 2012 22:11:23 +0200 Kim Alvefur plugins.groupchat: Import util.jid here too. changeset | files
Fri, 18 May 2012 20:39:30 +0100 Matthew Wild plugins.bind: Import util.jid to fix traceback changeset | files
Thu, 17 May 2012 19:41:41 +0100 Matthew Wild squishy: Update to fetch from a pre-timber revision of Prosody changeset | files
Sun, 13 May 2012 20:14:32 +0200 Kim Alvefur util.vcard: Don't use module() changeset | files
Fri, 20 Apr 2012 04:12:49 +0200 Kim Alvefur plugins.archive: Parse the timestamp changeset | files
Fri, 20 Apr 2012 04:10:18 +0200 Kim Alvefur plugins.archive: Collect the archive id changeset | files
Fri, 20 Apr 2012 01:39:31 +0200 Kim Alvefur plugins.archive: Move namespaces to the top changeset | files
Fri, 20 Apr 2012 01:36:13 +0200 Kim Alvefur plugins.archive: Implement archiving preferences changeset | files
Fri, 20 Apr 2012 00:33:46 +0200 Kim Alvefur plugins.archive: Import util.stanza directly and use it changeset | files
Fri, 20 Apr 2012 00:33:18 +0200 Kim Alvefur plugins.archive: Add local verse changeset | files
Fri, 20 Apr 2012 00:32:36 +0200 Kim Alvefur plugins.archive: Add a header comment changeset | files
Fri, 30 Mar 2012 03:58:20 +0100 Matthew Wild Merge with Zash changeset | files
Fri, 30 Mar 2012 00:17:13 +0200 Kim Alvefur plugins.jingle_s5b: Add missing xmlns changeset | files
Fri, 30 Mar 2012 00:16:50 +0200 Kim Alvefur plugins.jingle_s5b: Add local verse changeset | files
Sat, 17 Mar 2012 16:00:16 +0100 Kim Alvefur doc/example_carbons.lua: Update to reflect timestamp change in carbons plugin. changeset | files
Sat, 17 Mar 2012 15:59:43 +0100 Kim Alvefur plugins.carbons: Get and parse timestamp from carbon into a number. changeset | files
Sat, 17 Mar 2012 15:44:16 +0100 Kim Alvefur plugins.carbons: Don't check carbons flag twice. changeset | files
Mon, 05 Mar 2012 20:51:00 +0100 Kim Alvefur plugins.jingle_ibb: new_ibb() doesn't need to be global changeset | files
Mon, 05 Mar 2012 20:18:54 +0100 Kim Alvefur plugins.pubsub: Add a local variable to save some table lookups changeset | files
Mon, 05 Mar 2012 20:13:33 +0100 Kim Alvefur client, component: `ret` was probably meant to be a local changeset | files
Fri, 30 Mar 2012 03:57:03 +0100 Matthew Wild verse: Remove some, erm, debug logging changeset | files
Fri, 30 Mar 2012 03:09:59 +0100 Matthew Wild verse: Add :listen(host, port) to Verse objects ("connected" event is fired with new clients) changeset | files
Sun, 12 Feb 2012 20:21:52 +0000 Matthew Wild verse: Accept a file object as a log handler, and automatically call :write() on it with a formatted message changeset | files
Sun, 12 Feb 2012 02:27:56 +0100 Kim Alvefur squishy: add util.datetime changeset | files
Wed, 01 Feb 2012 22:40:30 +0100 Kim Alvefur plugins.carbons: Fix wrong variable name changeset | files
Fri, 27 Jan 2012 18:52:25 +0100 Kim Alvefur plugins.roster: Make stanza error parts locals. changeset | files
Mon, 16 Jan 2012 22:58:50 +0100 Kim Alvefur plugins.archive: Add missing :up() changeset | files
Tue, 10 Jan 2012 21:08:19 +0100 Kim Alvefur plugins.carbons: Update to XEP v0.6. Check that messages are from your bare jid. changeset | files
Fri, 06 Jan 2012 16:54:10 +0100 Kim Alvefur plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP changeset | files
Sun, 01 Jan 2012 22:48:11 +0100 Kim Alvefur plugins.pubsub: Implement unsubscribe. changeset | files
Sun, 01 Jan 2012 22:17:39 +0100 Kim Alvefur plugins.roster: Change variable name to what's used in XMPP-IM changeset | files
Fri, 23 Dec 2011 06:11:14 +0100 Kim Alvefur doc/example_pubsub.lua: Fix typo. changeset | files
(0) -112 +112 tip

mercurial