Log

mod_carbons/mod_carbons.lua @ 3711:309fa523c424

description author age
mod_carbons: Comment about the priority Kim Alvefur Fri, 18 Nov 2016 10:22:28 +0100
mod_carbons: Adjust event hook priorities to be between mod_message and mod_firewall (see #669) Kim Alvefur Thu, 17 Nov 2016 23:10:29 +0100
mod_carbons: Fix logic presendence Kim Alvefur Tue, 18 Oct 2016 14:59:02 +0200
mod_carbons: Fix inverted logic (Thanks Ge0rg) Kim Alvefur Fri, 23 Sep 2016 16:23:14 +0200
mod_carbons: Compare with correct variable Kim Alvefur Fri, 23 Sep 2016 14:05:51 +0200
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) Kim Alvefur Fri, 23 Sep 2016 14:01:44 +0200
mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true Kim Alvefur Mon, 21 Sep 2015 20:03:08 +0200
mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck] Kim Alvefur Thu, 27 Aug 2015 12:17:12 +0200
mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt) Kim Alvefur Thu, 27 Aug 2015 12:16:39 +0200
mod_carbons: Carbon chat messages or normal messages that have a body Kim Alvefur Wed, 26 Aug 2015 17:35:41 +0200
all the things: Remove trailing whitespace Florian Zeitz Tue, 11 Mar 2014 18:44:01 +0100
Backed out changeset 853a382c9bd6 Kim Alvefur Fri, 28 Feb 2014 15:37:55 +0100
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) Kim Alvefur Fri, 28 Feb 2014 15:36:06 +0100
mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser) Kim Alvefur Sat, 22 Feb 2014 13:26:22 +0100
mod_carbons: Ignore MUC PMs if tagged as such Kim Alvefur Sat, 22 Feb 2014 13:25:01 +0100
mod_carbons: Use iq-type events Kim Alvefur Thu, 05 Sep 2013 01:02:01 +0200
mod_carbons: Handle enabled/disable with the same callback for all versions Kim Alvefur Thu, 05 Sep 2013 01:00:08 +0200
mod_carbons: Fix <private/> handling Kim Alvefur Wed, 21 Aug 2013 19:03:16 +0200
mod_carbons: Add support for XEP-0334: Message Processing Hints Kim Alvefur Sun, 11 Aug 2013 23:37:26 +0200
mod_carbons: Catch outgoing messages to hosts (thanks waqas) Kim Alvefur Fri, 18 Jan 2013 10:00:59 +0100
mod_carbons: <forwarded/> should be nested in <sent/>/<received/> Florian Zeitz Wed, 16 Jan 2013 02:27:49 +0100
mod_carbons: Make support for v0 disabled by default, don't send v0 carbons for c2s Michael Holzt Sun, 23 Dec 2012 19:30:28 +0100
mod_carbons: Support the pre-forwarding version of Carbons. Please don't implement this. Kim Alvefur Sat, 22 Dec 2012 15:36:55 +0100
mod_carbons: Advertise support for the previous version Kim Alvefur Sat, 27 Oct 2012 20:02:10 +0200
mod_carbons: Update to latest version of XEP-0280, while supporting the old version. Kim Alvefur Wed, 17 Oct 2012 03:47:15 +0200
mod_carbons: Fix logic, top resources should only be excluded for incoming messages Kim Alvefur Sat, 22 Sep 2012 02:06:21 +0200
mod_carbons: Less complicated assignments (thanks waqas) Kim Alvefur Sat, 22 Sep 2012 01:56:59 +0200
mod_carbons: Fix handling of messages from remote hosts Kim Alvefur Wed, 19 Sep 2012 16:36:32 +0200
mod_carbons: Optimize and clarify (thanks waqas) Kim Alvefur Tue, 18 Sep 2012 21:05:41 +0200
mod_carbons: Add comments and rename some variables to make it clearer Kim Alvefur Tue, 18 Sep 2012 18:58:13 +0200
mod_carbons: Merge enable and disable handlers Kim Alvefur Sun, 26 Aug 2012 18:56:50 +0200
mod_carbons: Unconditionally set namespace of forwarded message. Kim Alvefur Mon, 16 Jul 2012 22:30:43 +0200
mod_carbons: Move creation of the carbon stanza out of the loop. Kim Alvefur Sun, 06 May 2012 23:27:28 +0200
mod_carbons: Remove useless protection against loop that can't happen Kim Alvefur Tue, 28 Feb 2012 14:33:35 +0100
mod_carbons: Make sure parameters to log() are strings. Kim Alvefur Tue, 28 Feb 2012 14:20:43 +0100
mod_carbons: Use session.send instead of passing carbon through all the routing Kim Alvefur Sun, 12 Feb 2012 16:35:54 +0100
mod_carbons: Add more debug logging Kim Alvefur Thu, 09 Feb 2012 13:06:14 +0100
mod_carbons: Don't try to send carbons for entirely offline users. Kim Alvefur Sat, 28 Jan 2012 15:10:04 +0100
mod_carbons: Update to Carbons v0.6. Kim Alvefur Tue, 10 Jan 2012 21:17:13 +0100
mod_carbons: Add MIT license statement. Kim Alvefur Fri, 06 Jan 2012 12:10:29 +0100
mod_carbons: Remove completed TODO Kim Alvefur Fri, 06 Jan 2012 12:09:48 +0100
mod_carbons: Fix a typo and unindent a line. Kim Alvefur Wed, 14 Dec 2011 18:42:55 +0100
mod_carbons: Consolidate message handlers Kim Alvefur Sat, 26 Nov 2011 09:06:04 +0100
mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps) Kim Alvefur Sun, 30 Oct 2011 01:41:33 +0200
mod_carbons: Initial commit. Kim Alvefur Sat, 29 Oct 2011 19:59:48 +0200