Software / code / prosody
Log
| description | author | age |
|---|---|---|
| util.stanza: Change get_error() to return nil rather than '' for no text | Matthew Wild | Sat, 11 Dec 2010 22:34:29 +0000 |
| 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 |
| usermanager: Removed redundant import of util.datamanager and util.hashes. | Waqas Hussain | Fri, 10 Dec 2010 00:07:28 +0500 |