Mercurial > prosody-modules
log mod_incidents_handling/incidents_handling/mod_incidents_handling.lua @ 1346:5608dd296d5f
age | author | description |
---|---|---|
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Thu, 18 Apr 2013 14:51:50 +0200 | Marco Cirillo | mod_incidents_handling: import setmetatable. |
Tue, 05 Mar 2013 01:10:08 +0100 | Marco Cirillo | mod_incidents_handling: "cancel" action doesn't need to be specified, suppresses a (harmless) log error. |
Sat, 02 Mar 2013 11:47:20 +0100 | Marco Cirillo | mod_incidents_handling: run cleanup and save the store when a new object is added. |
Sun, 17 Feb 2013 19:28:47 +0100 | 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. |