Software /
code /
prosody
Log
plugins/mod_disco.lua @ 4841:ce793cea9f10
description | author | age |
---|---|---|
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 |
mod_disco: Respond to disco#info to the correct caps hash node ("node#ver"). | Waqas Hussain | Sun, 11 Jul 2010 23:51:40 +0500 |