prosody: Add prosody.installed flag to indicate whether Prosody has been installed or is running from checkout
|
Matthew Wild |
Sat, 19 Sep 2009 11:25:59 +0100 |
prosody: Add prosody.platform which can be either 'windows', 'posix' or 'unknown'
|
Matthew Wild |
Sat, 19 Sep 2009 11:17:30 +0100 |
Merge with 0.5
|
Matthew Wild |
Fri, 18 Sep 2009 02:48:52 +0100 |
net.adns: Utilise new net.dns API to handle DNS network errors
|
Matthew Wild |
Fri, 18 Sep 2009 02:46:11 +0100 |
net.dns: Multiple internal changes and API extensions to allow for more reliable DNS lookups
|
Matthew Wild |
Fri, 18 Sep 2009 02:45:15 +0100 |
net.server: Add checking for nil sockets to prevent traceback
|
Matthew Wild |
Tue, 18 Aug 2009 15:58:44 +0100 |
ejabberd2prosody: Fixed a problem with null roster groups.
|
Waqas Hussain |
Fri, 18 Sep 2009 05:16:26 +0500 |
ejabberd2prosody: Fixed escape code processing when parsing strings.
|
Waqas Hussain |
Fri, 18 Sep 2009 02:11:16 +0500 |
ejabberd2prosody: Added support for ask='both' in subscriptions.
|
Waqas Hussain |
Fri, 18 Sep 2009 00:54:12 +0500 |
MUC: Removed some debug logging.
|
Waqas Hussain |
Mon, 14 Sep 2009 02:11:17 +0500 |
MUC: Added a send() method to the component. Fixes issues with local mod_vcard.
|
Waqas Hussain |
Mon, 14 Sep 2009 02:08:20 +0500 |
mod_vcard: Handle vcard requests from local components.
|
Waqas Hussain |
Mon, 14 Sep 2009 01:13:17 +0500 |
MUC: Correct routing of vCard requests to bare JID.
|
Waqas Hussain |
Sun, 13 Sep 2009 23:52:09 +0500 |
configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools).
|
Waqas Hussain |
Sat, 12 Sep 2009 03:45:19 +0500 |
mod_offline: Fixed undefined global access.
|
Waqas Hussain |
Sat, 12 Sep 2009 03:41:31 +0500 |