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