Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 979:cec42f884475
age | author | description |
---|---|---|
Sat, 09 Mar 2013 20:49:30 +0100 | Kim Alvefur | mod_smacks: Don't allow steam resumption onto a stream after resource binding |
Mon, 11 Feb 2013 19:21:31 +0100 | Kim Alvefur | mod_smacks: Don't try to send stanzas to hibernating sessions. Fixes duplicate IQ replies on libevent. |
Thu, 03 Jan 2013 00:34:30 +0100 | Kim Alvefur | mod_smacks: 'reason' parameter of session:close() changed to make nil and false mean 'graceful close' in 9da430b69f13 |
Wed, 12 Sep 2012 18:03:55 +0200 | Kim Alvefur | mod_smacks: Avoid indexing a nil value |