Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 1528:5ccb3ee2cf72
description | author | age |
---|---|---|
mod_smacks: Remove variable not used after 2881d532f385 | Kim Alvefur | Mon, 20 Oct 2014 13:11:28 +0200 |
mod_smacks: Send failure correctly on s2s | Kim Alvefur | Mon, 20 Oct 2014 11:55:08 +0200 |
mod_smacks: Fix sending ack requests on s2s | Kim Alvefur | Mon, 20 Oct 2014 11:51:07 +0200 |
mod_smacks: Trick session.send() into not returning nil or mod_message will act as if messages were not delivered | Kim Alvefur | Mon, 13 Oct 2014 14:19:49 +0200 |
mod_smacks: Use filters for queuing outgoing stanzas instead of wrapping session.send() | Kim Alvefur | Sun, 12 Oct 2014 13:24:50 +0200 |
mod_smacks: Correctly check if what is being sent is a stanza | Kim Alvefur | Wed, 08 Oct 2014 12:56:21 +0200 |