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