Software /
code /
prosody-modules
Log
mod_incidents_handling/incidents_handling/mod_incidents_handling.lua @ 5278:d94dba396f9f
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_incidents_handling: import setmetatable. | Marco Cirillo | 2013-04-18 |
mod_incidents_handling: "cancel" action doesn't need to be specified, suppresses a (harmless) log error. | Marco Cirillo | 2013-03-05 |
mod_incidents_handling: run cleanup and save the store when a new object is added. | Marco Cirillo | 2013-03-02 |
mod_incidents_handling: recommit after full test, cleaned it a bit as what I posted was regretfully an unfinished draft, replaced a lot of the fixed type fields used for fields description with desc elements (upstream prosody's util.dataforms will still strip those). Also moved auxiliary functions to a library. | Marco Cirillo | 2013-02-17 |