Log

description author age
verse: Switch connection ids to be a simple incrementing integer Matthew Wild Sun, 27 Nov 2011 22:48:02 +0000
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels). Matthew Wild Sun, 27 Nov 2011 22:45:26 +0000
verse: require('util.logger') (besides being correct, also fixes a silly bug when loading verse twice) Matthew Wild Sun, 27 Nov 2011 22:07:59 +0000
verse: verse.logger() -> verse.new_logger() Matthew Wild Sun, 27 Nov 2011 22:01:59 +0000
plugins.register: Add in-band registration plugin Matthew Wild Sun, 27 Nov 2011 21:56:21 +0000
verse: Connections use global Verse logger by default Matthew Wild Sun, 27 Nov 2011 21:41:44 +0000
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list Matthew Wild Sun, 27 Nov 2011 21:40:42 +0000
plugins.pep: Set item to the first tag instead of first child. Kim Alvefur Thu, 24 Nov 2011 06:23:43 +0100
plugins.groupchat: Use stanza:get_child_text() Kim Alvefur Tue, 08 Nov 2011 10:10:50 +0100
doc/example_pubsub.lua: Example plugins.pubsub usage Kim Alvefur Sun, 06 Nov 2011 21:09:07 +0100
plugins.vcard_update: Update for util.vcard changes. Kim Alvefur Sun, 06 Nov 2011 20:38:15 +0100
plugins.vcard: Use util.vcard Kim Alvefur Sun, 06 Nov 2011 20:04:19 +0100
util.vcard: Add util for converting vCard3 to/from XEP 54 Kim Alvefur Sun, 06 Nov 2011 20:03:20 +0100
doc: Add Carbons example Kim Alvefur Wed, 02 Nov 2011 01:18:53 +0100
squishy: Add carbons plugin Kim Alvefur Wed, 02 Nov 2011 01:18:16 +0100