Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_incidents_handling: fix typo on function name. | Marco Cirillo | 2013-02-10 |
mod_incidents_handling: initial commit, only about half tested, util functions (parsers, etc) should be working and so do adhoc commands. All the fixed-type fields into the adhoc cmds' output are currently stripped by Prosody until someone *fills* line 56 of util.dataforms. | Marco Cirillo | 2013-02-10 |
mod_websocket: Fix require to work with lua-bitop (Thanks István and Zash) | Florian Zeitz | 2013-02-10 |
mod_service_directories: Use dataforms correctly | Kim Alvefur | 2013-02-04 |
mod_mam: Implemented an empty <before/>, to request the last n items in the archive. | Thijs Alkemade | 2013-01-27 |
mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler. | Waqas Hussain | 2013-01-25 |