verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels).

verse: require('util.logger') (besides being correct, also fixes a silly bug when loading verse twice)

verse: verse.logger() -> verse.new_logger()

plugins.register: Add in-band registration plugin

verse: Connections use global Verse logger by default

squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list

plugins.pep: Set item to the first tag instead of first child.

plugins.groupchat: Use stanza:get_child_text()

doc/example_pubsub.lua: Example plugins.pubsub usage

plugins.vcard_update: Update for util.vcard changes.

(0) -100 -10 +10 +100 tip

mercurial