Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 1706:e4867211cddb
description | author | age |
---|---|---|
mod_smacks: Set session upvalue of filter() to correct session | Kim Alvefur | Wed, 06 May 2015 01:02:00 +0200 |
mod_smacks: Move set of filters from new session to session being resumed | Kim Alvefur | Wed, 06 May 2015 01:01:18 +0200 |
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 |