Mercurial > prosody-modules
log mod_register_json/mod_register_json.lua @ 550:d8143f627f9f
age | author | description |
---|---|---|
Sat, 14 Jan 2012 19:56:24 +0000 | Marco Cirillo | mod_register_json: modified code to employ get_option_set for true sets, and contains meta method |
Sat, 14 Jan 2012 19:49:35 +0000 | Marco Cirillo | mod_register_json: cleaned up useless unused code (thanks Mr. Gecko) |
Sun, 08 Jan 2012 03:53:09 +0000 | Marco Cirillo | mod_register_json: replaced prosody.events.add_handler with module:hook. |
Sat, 07 Jan 2012 18:11:03 +0000 | Marco Cirillo | mod_register_json: stick to one code "punctuation" style. |
Thu, 15 Sep 2011 21:23:49 +0000 | Marco Cirillo | mod_register_json: changed pestered code to something less pestered. (added nodeprep) |
Thu, 15 Sep 2011 03:32:23 +0000 | Marco Cirillo | mod_register_json: added check for invalid characters in the username. |
Fri, 22 Apr 2011 01:49:53 +0000 | Marco Cirillo | mod_register_json: There again, finally found the right way to pass the ports table to be processed correctly. |