Software /
code /
prosody
Log
plugins/mod_iq.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
Fix spelling throughout the codebase [codespell] | Kim Alvefur | Sun, 04 Feb 2018 01:51:25 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals | Kim Alvefur | Sat, 23 Mar 2013 01:27:16 +0100 |
mod_iq: Don't treat an iq as handled if session.send() returns false | Matthew Wild | Sun, 22 Jul 2012 17:01:52 +0100 |
mod_iq: Use "jabber:client" when the stanza payload namespace is nil. | Waqas Hussain | Sat, 12 May 2012 21:39:30 +0500 |