Mercurial > prosody-modules
log mod_incidents_handling/incidents_handling/mod_incidents_handling.lua @ 1649:ab4073468dfb
age | author | description |
---|---|---|
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2013-04-18 | Marco Cirillo | mod_incidents_handling: import setmetatable. |
2013-03-05 | Marco Cirillo | mod_incidents_handling: "cancel" action doesn't need to be specified, suppresses a (harmless) log error. |
2013-03-02 | Marco Cirillo | mod_incidents_handling: run cleanup and save the store when a new object is added. |
2013-02-17 | Marco Cirillo | 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. |