log plugins/mod_pubsub.lua @ 3916:ffe5a0d36f57

age author description
Tue, 21 Dec 2010 04:15:54 +0000 Matthew Wild mod_pubsub: Return disco#info stanza from build_disco_info()
Tue, 21 Dec 2010 04:15:29 +0000 Matthew Wild mod_pubsub: Iterate over disco features in correct table
Tue, 21 Dec 2010 04:06:36 +0000 Matthew Wild mod_pubsub: Build disco#info based on the methods provided by the pubsub service object. Add public set_service() method to change the service object used by the module.