log plugins/mod_carbons.lua @ 12513:6efbcd52db21

age author description
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