prosody
log
graph
tags
bookmarks
branches
851885cb332d
browse
changeset
util/pubsub.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/pubsub.lua @ 4362:
851885cb332d
less
more
|
(0)
tip
description
author
age
util.pubsub: Pass true instead of nil as the actor in a bunch of places, and fix a bunch of methods to not traceback on this (those with *_other capability checking).
Matthew Wild
2011-01-08
util.pubsub: Some tidying/optimisation to service:may()
Matthew Wild
2011-01-08
util.pubsub: Return correct node in get_subscriptions()
Kim Alvefur
2010-12-22
util.pubsub: Use correct node name when returning a list of multiple nodes in a subscriptions response
Matthew Wild
2010-12-22
util.pubsub: Add service-wide subscription tracking, and add :get_subscriptions()
Matthew Wild
2010-12-22
util.pubsub: Small code tidying for :get_subscription()
Matthew Wild
2010-12-22
util.pubsub: Fix traceback when using autocreate-on-subscribe
Matthew Wild
2010-12-22
util.pubsub: Add service:jids_equal() and new config option normalize_jid
Matthew Wild
2010-12-22
util.pubsub: get_items(): When requesting a specific item, use the id as a key to mirror the multiple-item case
Matthew Wild
2010-12-22
util.pubsub: Add service:set_node_capabilities()
Matthew Wild
2010-12-21
util.pubsub: Fix nil global access in get_nodes()
Matthew Wild
2010-12-21
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
2010-12-21
util.pubsub: Modify new() to take a config, and add a default config via a metatable
Matthew Wild
2010-12-21
util.pubsub: Add service:get_nodes()
Matthew Wild
2010-12-17
mod_pubsub: Support item retraction
Florian Zeitz
2010-12-05
mod_pubsub, util.pubsub: Support for unsubscribing
Florian Zeitz
2010-12-05
mod_pubsub, util.pubsub: Support node creation
Florian Zeitz
2010-12-01
mod_pubsub, util.pubsub: Support for fetching items
Florian Zeitz
2010-11-25
util.pubsub: Add :get_subscription() to return the current subscription for a JID, if any
Matthew Wild
2010-11-13
mod_pubsub: It's aliiiive!
Matthew Wild
2010-11-13
Add copyright header to those files missing one
Matthew Wild
2009-07-10
util.pubsub: Fix undefined global accesses
Matthew Wild
2009-07-10
Adding initial util.pubsub
Matthew Wild
2009-02-28
less
more
|
(0)
tip