Software /
code /
prosody
Log
util/pubsub.lua @ 3945:39e34cb4c491
description | author | age |
---|---|---|
util.pubsub: Return correct node in get_subscriptions() | Kim Alvefur | Wed, 22 Dec 2010 17:42:35 +0100 |
util.pubsub: Use correct node name when returning a list of multiple nodes in a subscriptions response | Matthew Wild | Wed, 22 Dec 2010 16:45:32 +0000 |
util.pubsub: Add service-wide subscription tracking, and add :get_subscriptions() | Matthew Wild | Wed, 22 Dec 2010 03:46:32 +0000 |
util.pubsub: Small code tidying for :get_subscription() | Matthew Wild | Wed, 22 Dec 2010 03:46:07 +0000 |
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 |