Mercurial > prosody-modules
log mod_turncredentials/mod_turncredentials.lua @ 1343:7dbde05b48a9
age | author | description |
---|---|---|
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Fri, 28 Feb 2014 15:41:26 +0100 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
Fri, 28 Feb 2014 15:37:55 +0100 | Kim Alvefur | Backed out changeset 853a382c9bd6 |
Fri, 28 Feb 2014 15:36:06 +0100 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
Wed, 28 Aug 2013 10:37:23 +0100 | Matthew Wild | mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag |
Wed, 28 Aug 2013 10:35:56 +0100 | Matthew Wild | mod_turncredentials: Use iq-get event, to save checking attr.type manually |
Wed, 28 Aug 2013 10:35:32 +0100 | Matthew Wild | mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values |
Wed, 28 Aug 2013 10:31:15 +0100 | Philipp Hancke | mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00 |