Log

plugins/mod_carbons.lua @ 13227:58083329903d

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_carbons: Allow plugging into decision of whether to carbon-copy Kim Alvefur Mon, 21 Feb 2022 11:24:58 +0100
plugins: Update for namespace bump in XEP-0353 v0.4.0 Kim Alvefur Tue, 11 Jan 2022 17:51:26 +0100
mod_carbons: Advertise following of recommended rules (closes #1486) Kim Alvefur Tue, 05 Oct 2021 17:02:32 +0200
mod_carbons: Reduce line count using new util.stanza attr method Kim Alvefur Sun, 12 Sep 2021 20:18:04 +0200
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353 Kim Alvefur Fri, 08 Jan 2021 17:32:06 +0100
mod_carbons: Explicitly carbon XEP-0353: Jingle Message Initiation Kim Alvefur Sat, 09 May 2020 00:55:18 +0200
mod_carbons: Describe return types in a comment Kim Alvefur Sat, 09 May 2020 00:50:59 +0200
mod_carbons: Clarify handling of error bounces Kim Alvefur Wed, 06 May 2020 12:48:09 +0200
mod_carbons: Check for and strip 'private' tag before stopping Kim Alvefur Mon, 27 Apr 2020 14:46:15 +0200
mod_carbons: Don't copy messages that should not be copied Kim Alvefur Mon, 27 Apr 2020 14:43:54 +0200
mod_carbons: Carbon anything that has been archived by the current user Kim Alvefur Sun, 26 Apr 2020 20:24:51 +0200
mod_carbons: Carbon incoming message delivery failure reports Kim Alvefur Sun, 26 Apr 2020 20:23:50 +0200
mod_carbons: Fix syntax error [luacheck] Kim Alvefur Sun, 26 Apr 2020 21:11:00 +0200
mod_carbons: Refactor in new style (mod_mam/csi) Kim Alvefur Sun, 26 Apr 2020 20:17:43 +0200
Merge 0.11->trunk Kim Alvefur Sun, 26 Apr 2020 20:49:31 +0200
mod_carbons: Fix handling of incoming MUC PMs #1540 0.11 Kim Alvefur Sun, 26 Apr 2020 20:39:39 +0200
mod_carbons: Improve performance by delaying creation of carbon payload Kim Alvefur Sat, 30 Nov 2019 19:34:40 +0100
mod_carbons: Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956) Kim Alvefur Thu, 26 Oct 2017 22:22:14 +0200
mod_carbons: Rename some variables for clarity Kim Alvefur Thu, 08 Dec 2016 17:51:23 +0100
mod_message, mod_carbons: Adjust event hook priorities to negative (core modules should do this to make overriding from other modules easier) Kim Alvefur Thu, 17 Nov 2016 22:38:46 +0100
mod_carbons: Fix logic presendence Kim Alvefur Mon, 17 Oct 2016 23:23:36 +0200
mod_carbons: Fix inverted logic (Thanks Ge0rg)} Kim Alvefur Fri, 23 Sep 2016 16:26:09 +0200
mod_carbons: Compare with correct variable Kim Alvefur Fri, 23 Sep 2016 14:06:25 +0200
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) Kim Alvefur Fri, 23 Sep 2016 14:03:37 +0200
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) Kim Alvefur Mon, 21 Sep 2015 23:06:22 +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: Carbon chat messages or normal messages that have a body Kim Alvefur Wed, 26 Aug 2015 17:35:41 +0200
mod_carbons: Import XEP-0280 implementation from prosody-modules (sans compat with older versions of the protocol) Kim Alvefur Fri, 16 Jan 2015 14:02:14 +0100