log util/smqueue.lua @ 14079:0ea2848d7771

age author description
Sun, 07 Dec 2025 15:13:09 +0100 Kim Alvefur util.smqueue: Backport changes to Teal source
Sun, 07 Dec 2025 10:17:32 +0000 Matthew Wild util.smqueue: Fix syntax error in df970d2dac45 from bad merge (thanks Link Mauve)
Sat, 06 Dec 2025 15:57:36 +0000 Matthew Wild util.smqueue: Add "checkpoints" API to run code on successful stanza delivery
Thu, 04 Dec 2025 11:39:34 +0000 Matthew Wild util.smqueue: Minor reformatting for code style, add some comments
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Thu, 16 Dec 2021 12:16:45 +0100 Kim Alvefur util.smqueue: Simplify compat table, fix dependent modules (thanks Martin)
Tue, 14 Dec 2021 19:58:53 +0100 Kim Alvefur util.smqueue: Abstract queue with acknowledgements and overflow