Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 1704:97291a4b17bd
description | author | age |
---|---|---|
mod_smacks: Don't touch upvalues of session.send and session.data, they should already point to the correct values | Kim Alvefur | Wed, 06 May 2015 01:00:50 +0200 |
mod_smacks: Add stanza counting filter when resuming session | Kim Alvefur | Wed, 06 May 2015 00:58:55 +0200 |
mod_smacks: Add license header | Kim Alvefur | Thu, 09 Apr 2015 14:23:48 +0200 |
mod_smacks: Don't restore filters from original session after resumption, use new filters | Matthew Wild | Sat, 21 Mar 2015 10:12:23 +0000 |
mod_smacks: Don't attach timestamps to 'iq' stanzas | Kim Alvefur | Mon, 26 Jan 2015 15:54:18 +0100 |
mod_smacks: Remove negation of condition, most likely a leftover from debugging | Kim Alvefur | Mon, 26 Jan 2015 15:44:36 +0100 |
mod_smacks: Stanzas don't have a ':' in their name | Kim Alvefur | Mon, 26 Jan 2015 15:32:19 +0100 |
mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usage | Kim Alvefur | Tue, 28 Oct 2014 22:26:41 +0100 |