Software /
code /
prosody-modules
Log
mod_turncredentials/mod_turncredentials.lua @ 3561:deb5ece56c49
description | author | age |
---|---|---|
mod_turncredentials: Convert numeric attributes to strings (fixes #1339) | Kim Alvefur | Tue, 09 Apr 2019 23:23:30 +0200 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) | Kim Alvefur | Fri, 28 Feb 2014 15:41:26 +0100 |
Backed out changeset 853a382c9bd6 | Kim Alvefur | Fri, 28 Feb 2014 15:37:55 +0100 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) | Kim Alvefur | Fri, 28 Feb 2014 15:36:06 +0100 |
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag | Matthew Wild | Wed, 28 Aug 2013 10:37:23 +0100 |
mod_turncredentials: Use iq-get event, to save checking attr.type manually | Matthew Wild | Wed, 28 Aug 2013 10:35:56 +0100 |
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values | Matthew Wild | Wed, 28 Aug 2013 10:35:32 +0100 |