plugins/mod_smacks.lua
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
Fri, 26 Aug 2022 19:07:36 +0100 Matthew Wild mod_smacks: Split resumption into multiple stages, to simplify ISR integration
Fri, 26 Aug 2022 17:28:06 +0100 Matthew Wild mod_smacks: Don't close resuming session when failed due to overflow
Fri, 26 Aug 2022 17:04:15 +0100 Matthew Wild mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs
Mon, 13 Jun 2022 19:17:36 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 12 Jun 2022 01:50:33 +0200 Kim Alvefur mod_smacks: Fix #1761 by setting a flag earlier 0.12
Fri, 27 May 2022 14:54:32 +0200 Kim Alvefur mod_smacks: Indicate that bounces are generated by the server
Fri, 27 May 2022 15:08:55 +0200 Kim Alvefur Merge 0.12->trunk
Fri, 27 May 2022 14:45:35 +0200 Kim Alvefur mod_smacks: Bounce unhandled stanzas from local origin (fix #1759) 0.12 0.12.1
Fri, 27 May 2022 12:05:47 +0200 Kim Alvefur mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect 0.12
Thu, 26 May 2022 19:24:01 +0200 Kim Alvefur mod_smacks: Remove debug log references to timer (not used anymore)
Thu, 26 May 2022 17:48:59 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 26 May 2022 17:38:55 +0200 Kim Alvefur mod_smacks: Fix to use current method of counting acked stanzas 0.12
Sat, 21 May 2022 13:11:25 +0200 Kim Alvefur mod_smacks: Use session logging for remaining log messages
Fri, 11 Feb 2022 16:09:42 +0100 Kim Alvefur mod_smacks: Factor out some convenience functions
Sun, 15 May 2022 16:12:34 +0200 Kim Alvefur mod_smacks: Initialize queue before sending <enable>
Sun, 24 Apr 2022 16:17:32 +0200 Kim Alvefur mod_smacks: Improve activation of smacks on outgoing s2s
Fri, 04 Feb 2022 22:11:14 +0100 Kim Alvefur mod_smacks: Tweak resumption age buckets towards multiples of 60
Fri, 31 Dec 2021 00:59:10 +0100 Kim Alvefur mod_smacks: Log error to silence luacheck
Fri, 31 Dec 2021 00:48:38 +0100 Kim Alvefur mod_smacks: Limit "old" session resumption counters
Fri, 31 Dec 2021 00:18:13 +0100 Kim Alvefur mod_smacks: Record timestamp with persisted counters
Mon, 27 Dec 2021 16:16:53 +0100 Jonas Schäfer mod_smacks: sprinkle some metrics on it
Wed, 22 Dec 2021 22:13:03 +0100 Kim Alvefur mod_smacks: Compact code using new stanza API
less more (0) -50 -30 tip