Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_bosh: Fixes to the session creation response - add mandatory 'wait' attribute, remove optional 'maxpause' which we don't support, and reformat the code to prevent long lines and wacky indentation. Fixes #219. | Matthew Wild | Sat, 11 Dec 2010 00:19:15 +0000 |
prosodyctl: Make the 'restart' command start Prosody even if it wasn't already running | Matthew Wild | Sat, 11 Dec 2010 00:14:34 +0000 |
util.datamanager: Return an error string when pcall fails on a loaded list file. | Waqas Hussain | Fri, 10 Dec 2010 00:23:47 +0500 |
util.datamanager: When failing to load a list file, and the file exists, log an error, and return nil, error. | Waqas Hussain | Fri, 10 Dec 2010 00:21:09 +0500 |