Software /
code /
verse
Graph
-
plugins.bind: get_child_text()2011-11-24, by Kim Alvefur
-
plugins.vcard_update: get_child_text()2011-11-24, by Kim Alvefur
-
doc/example_pep.lua: get_child_text()2011-11-24, by Kim Alvefur
-
verse: Add default log handler for errors2011-11-27, by Matthew Wild
-
verse: Format messages before passing them to custom log handler2011-11-27, by Matthew Wild
-
verse: set_log_handler(): Allow nil to be passed for log_handler to disable logging (the default).2011-11-27, by Matthew Wild
-
verse: Switch connection ids to be a simple incrementing integer2011-11-27, by Matthew Wild
-
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels).2011-11-27, by Matthew Wild
-
verse: require('util.logger') (besides being correct, also fixes a silly bug when loading verse twice)2011-11-27, by Matthew Wild
-
verse: verse.logger() -> verse.new_logger()2011-11-27, by Matthew Wild
-
plugins.register: Add in-band registration plugin2011-11-27, by Matthew Wild
-
verse: Connections use global Verse logger by default2011-11-27, by Matthew Wild
-
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list2011-11-27, by Matthew Wild
-
plugins.pep: Set item to the first tag instead of first child.2011-11-24, by Kim Alvefur
-
plugins.groupchat: Use stanza:get_child_text()2011-11-08, by Kim Alvefur
-
doc/example_pubsub.lua: Example plugins.pubsub usage2011-11-06, by Kim Alvefur
-
plugins.vcard_update: Update for util.vcard changes.2011-11-06, by Kim Alvefur
-
plugins.vcard: Use util.vcard2011-11-06, by Kim Alvefur
-
util.vcard: Add util for converting vCard3 to/from XEP 542011-11-06, by Kim Alvefur
-
doc: Add Carbons example2011-11-02, by Kim Alvefur
-
squishy: Add carbons plugin2011-11-02, by Kim Alvefur
-
plugins.carbons: Add, implements Message Carbons (XEP 280)2011-11-02, by Kim Alvefur
-
squishy: add vcard, vcard_update, jingle_ibb2011-11-02, by Kim Alvefur
-
plugins.pubsub: New, OOP-ish, PubSub interface. Beware of stubs.2011-10-12, by Kim Alvefur
-
plugins.pubsub: implement node creation2011-10-11, by Kim Alvefur
-
plugins.jingle: Stop event propagation after returning errors2011-10-01, by Kim Alvefur
-
plugins.jingle_ibb: In-Band Bytestreams, initial commit.2011-09-30, by Kim Alvefur
-
plugins.version: Use get_child_text() and fix traceback on empty iq-result reply.2011-09-22, by Kim Alvefur
-
plugins.roster: Check stream features for roster versioning support.2011-09-08, by Kim Alvefur
-
plugins.pep: Reuse the pubsub plugin.2011-09-08, by Kim Alvefur
-
plugins.groupchat: Improve room subject handling, add event2011-09-08, by Kim Alvefur
-
squishy: Add a convenience function for plugins2011-08-30, by Kim Alvefur
Scroll all the way down to load more.