Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 1656:98a186874806
description | author | age |
---|---|---|
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 |
mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sent | Kim Alvefur | Mon, 20 Oct 2014 13:15:55 +0200 |
mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabled | Kim Alvefur | Mon, 20 Oct 2014 13:15:14 +0200 |