Log

plugins/mod_disco.lua @ 5035:874cab7b4b3e

description author age
mod_disco: Allow configurable name in disco identity (defaults to 'Prosody') Matthew Wild 2012-07-23
core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Extensions Kim Alvefur 2011-08-08
mod_disco: Don't add caps hash to stream features on unauthenticated connections. Waqas Hussain 2010-12-02
mod_disco: Fixed: Service discovery features were not being removed on module unload (issue #205). Waqas Hussain 2010-11-28
mod_disco: Updated to use hostmanager.get_children instead of componentmanager.get_children. Waqas Hussain 2010-11-10
mod_disco: Renamed the 'session' property of the account-disco-info and account-disco-items events to 'origin' for consistency. Waqas Hussain 2010-11-07
mod_disco: Reflect requested 'node' attribute in the disco#info reply. Waqas Hussain 2010-07-11
mod_disco: Respond to disco#info to the correct caps hash node ("node#ver"). Waqas Hussain 2010-07-11
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. Waqas Hussain 2010-07-11
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. Matthew Wild 2010-07-09
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
mod_disco: Added option 'disco_items' to allow appending items to a host's disco#items result. Waqas Hussain 2010-01-23
mod_disco: Handle and fire events for service discovery queries for bare account JIDs (thanks darkrain). Waqas Hussain 2009-12-21
mod_disco: Rearranged some lines, and added a FIXME comment Waqas Hussain 2009-08-18
mod_disco: Removed reference to core.discomanager Waqas Hussain 2009-08-18
mod_disco: Removed legacy IQ hooks Waqas Hussain 2009-08-18
mod_disco: Handle disco#items queries using new APIs Waqas Hussain 2009-08-18
mod_disco: Added identity server/im with name 'Prosody' Waqas Hussain 2009-08-18
mod_disco: Handle disco#info queries using new APIs Waqas Hussain 2009-08-18
Remove version number from copyright headers Matthew Wild 2009-07-10
mod_disco: Convert from Windows line endings Matthew Wild 2009-07-09
0.3->0.4 Matthew Wild 2009-03-20
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
0.1 -> 0.2 Matthew Wild 2008-12-10
Change modules to use the new add_feature module API method. Waqas Hussain 2008-12-04
Insert copyright/license headers Matthew Wild 2008-12-03
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild 2008-11-27
Modules now sending disco replies Waqas Hussain 2008-11-26
Added mod_disco Waqas Hussain 2008-11-22