log mod_register_json/mod_register_json.lua @ 553:7310ceb7564f

age author description
Sat, 14 Jan 2012 22:17:58 +0000 Marco Cirillo mod_register_json: checking out if the user creation succeeded or not is good practice.
Sat, 14 Jan 2012 21:45:37 +0000 Marco Cirillo mod_register_json: fire user-registered event manually on the destination host. (thanks Mr. Gecko)
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)