log plugins/mod_smacks.lua @ 12796:d7853bbc88ea 0.12

age author description
Sun, 13 Nov 2022 18:16:59 +0100 Kim Alvefur mod_smacks: Disable resumption behavior on s2s 0.12
Fri, 07 Oct 2022 11:35:56 +0100 Matthew Wild mod_smacks: Change boolean attribute from '1' to 'true' for compatibility
Mon, 03 Oct 2022 12:55:11 +0200 Jonas Schäfer Backed out changeset 1bc2220cd6ec
Sat, 03 Sep 2022 21:20:29 +0100 Matthew Wild mod_smacks: Set session flag during successful enable
Sat, 03 Sep 2022 21:20:07 +0100 Matthew Wild mod_smacks: Add type field to results so actions can be later distinguished
Mon, 29 Aug 2022 15:58:51 +0100 Matthew Wild mod_smacks: Set session.smacks after sending <enabled/> to fix traceback
Mon, 29 Aug 2022 15:48:07 +0100 Matthew Wild mod_smacks: Use new :add_error() in last remaining error result construction
Mon, 29 Aug 2022 15:45:52 +0100 Matthew Wild mod_smacks: Split enable handling to stages, to allow easier SASL2 integration