Software /
code /
prosody
Log
util/pubsub.lua @ 3936:61f12f8a8539
description | author | age |
---|---|---|
util.pubsub: Fix traceback when using autocreate-on-subscribe | Matthew Wild | Wed, 22 Dec 2010 03:44:51 +0000 |
util.pubsub: Add service:jids_equal() and new config option normalize_jid | Matthew Wild | Wed, 22 Dec 2010 03:04:14 +0000 |
util.pubsub: get_items(): When requesting a specific item, use the id as a key to mirror the multiple-item case | Matthew Wild | Wed, 22 Dec 2010 02:13:26 +0000 |
util.pubsub: Add service:set_node_capabilities() | Matthew Wild | Tue, 21 Dec 2010 15:26:37 +0000 |
util.pubsub: Fix nil global access in get_nodes() | Matthew Wild | Tue, 21 Dec 2010 04:17:24 +0000 |
util.pubsub: Too many changes to list or split sensibly. Added access control to all methods, with capabilities support. Renamed get() -> get_items() and changed it to return true, result on success. Support for autocreate_on_subscribe and autocreate_on_publish config options. | Matthew Wild | Tue, 21 Dec 2010 03:26:06 +0000 |