Software /
code /
prosody
Log
plugins/mod_disco.lua @ 4985:0f72123ff513
description | author | age |
---|---|---|
mod_disco: Allow configurable name in disco identity (defaults to 'Prosody') | Matthew Wild | Mon, 23 Jul 2012 12:25:33 +0100 |
core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Extensions | Kim Alvefur | Mon, 08 Aug 2011 18:23:53 +0200 |
mod_disco: Don't add caps hash to stream features on unauthenticated connections. | Waqas Hussain | Fri, 03 Dec 2010 00:37:54 +0500 |
mod_disco: Fixed: Service discovery features were not being removed on module unload (issue #205). | Waqas Hussain | Sun, 28 Nov 2010 07:56:08 +0500 |
mod_disco: Updated to use hostmanager.get_children instead of componentmanager.get_children. | Waqas Hussain | Wed, 10 Nov 2010 20:31:28 +0500 |
mod_disco: Renamed the 'session' property of the account-disco-info and account-disco-items events to 'origin' for consistency. | Waqas Hussain | Sun, 07 Nov 2010 20:53:08 +0500 |
mod_disco: Reflect requested 'node' attribute in the disco#info reply. | Waqas Hussain | Mon, 12 Jul 2010 00:14:48 +0500 |