plugins/mod_disco.lua
Sun, 05 Aug 2012 17:18:35 +0100 Matthew Wild hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292) (thanks diSabler, mva)
Mon, 23 Jul 2012 12:25:33 +0100 Matthew Wild mod_disco: Allow configurable name in disco identity (defaults to 'Prosody')
Mon, 08 Aug 2011 18:23:53 +0200 Kim Alvefur core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Extensions
Fri, 03 Dec 2010 00:37:54 +0500 Waqas Hussain mod_disco: Don't add caps hash to stream features on unauthenticated connections.
Sun, 28 Nov 2010 07:56:08 +0500 Waqas Hussain mod_disco: Fixed: Service discovery features were not being removed on module unload (issue #205).
Wed, 10 Nov 2010 20:31:28 +0500 Waqas Hussain mod_disco: Updated to use hostmanager.get_children instead of componentmanager.get_children.
Sun, 07 Nov 2010 20:53:08 +0500 Waqas Hussain mod_disco: Renamed the 'session' property of the account-disco-info and account-disco-items events to 'origin' for consistency.
Mon, 12 Jul 2010 00:14:48 +0500 Waqas Hussain mod_disco: Reflect requested 'node' attribute in the disco#info reply.
Sun, 11 Jul 2010 23:51:40 +0500 Waqas Hussain mod_disco: Respond to disco#info to the correct caps hash node ("node#ver").
Sun, 11 Jul 2010 21:21:38 +0500 Waqas Hussain mod_disco: Cache disco#info reply and caps hash for host, return correct caps hash, and respond to disco#info to the caps hash node.
Fri, 09 Jul 2010 13:20:00 +0100 Matthew Wild mod_disco: Support for putting the server's caps hash in stream:features to allow the client to cache disco#info for the server instead of requesting it at each login.
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Sat, 23 Jan 2010 18:16:10 +0500 Waqas Hussain mod_disco: Added option 'disco_items' to allow appending items to a host's disco#items result.
Mon, 21 Dec 2009 06:25:12 +0500 Waqas Hussain mod_disco: Handle and fire events for service discovery queries for bare account JIDs (thanks darkrain).
Tue, 18 Aug 2009 12:44:42 +0500 Waqas Hussain mod_disco: Rearranged some lines, and added a FIXME comment
Tue, 18 Aug 2009 12:43:21 +0500 Waqas Hussain mod_disco: Removed reference to core.discomanager
Tue, 18 Aug 2009 12:42:56 +0500 Waqas Hussain mod_disco: Removed legacy IQ hooks
Tue, 18 Aug 2009 12:39:00 +0500 Waqas Hussain mod_disco: Handle disco#items queries using new APIs
Tue, 18 Aug 2009 12:38:28 +0500 Waqas Hussain mod_disco: Added identity server/im with name 'Prosody'
Tue, 18 Aug 2009 12:37:40 +0500 Waqas Hussain mod_disco: Handle disco#info queries using new APIs
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Thu, 09 Jul 2009 23:00:32 +0100 Matthew Wild mod_disco: Convert from Windows line endings
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Thu, 04 Dec 2008 20:16:30 +0500 Waqas Hussain Change modules to use the new add_feature module API method.
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Wed, 26 Nov 2008 08:27:09 +0500 Waqas Hussain Modules now sending disco replies
Sun, 23 Nov 2008 03:32:57 +0500 Waqas Hussain Added mod_disco
less more (0) tip