Let Google Hangouts contacts appear offline
[prosody.git] / util / pubsub.lua
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-01-08 Matthew WildMerge 0.8->trunk
2011-01-08 Matthew Wildutil.pubsub: Pass true instead of nil as the actor...
2011-01-08 Matthew Wildutil.pubsub: Some tidying/optimisation to service:may()
2011-01-06 Matthew WildMerge 0.8->trunk
2010-12-21 Matthew Wildutil.pubsub: Fix nil global access in get_nodes()
2010-12-21 Matthew Wildutil.pubsub: Too many changes to list or split sensibly...
2010-12-21 Matthew Wildutil.pubsub: Modify new() to take a config, and add...
2010-12-19 Matthew WildMerge with 0.8
2010-12-19 Matthew Wildmod_pubsub, util.pubsub: Remove from 0.8
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-17 Matthew Wildutil.pubsub: Add service:get_nodes()
2010-12-17 Matthew Wildutil.pubsub: Add service:get_nodes()
2010-12-22 Kim Alvefurutil.pubsub: Return correct node in get_subscriptions()
2010-12-22 Matthew Wildutil.pubsub: Use correct node name when returning a...
2010-12-22 Matthew Wildutil.pubsub: Add service-wide subscription tracking...
2010-12-22 Matthew Wildutil.pubsub: Small code tidying for :get_subscription()
2010-12-22 Matthew Wildutil.pubsub: Fix traceback when using autocreate-on...
2010-12-22 Matthew Wildutil.pubsub: Add service:jids_equal() and new config...
2010-12-22 Matthew Wildutil.pubsub: get_items(): When requesting a specific...
2010-12-21 Matthew Wildutil.pubsub: Add service:set_node_capabilities()
2010-12-05 Florian Zeitzmod_pubsub: Support item retraction
2010-12-05 Florian Zeitzmod_pubsub, util.pubsub: Support for unsubscribing
2010-12-05 Florian Zeitzmod_pubsub: Support item retraction
2010-12-05 Florian Zeitzmod_pubsub, util.pubsub: Support for unsubscribing
2010-12-01 Florian Zeitzmod_pubsub, util.pubsub: Support node creation
2010-12-01 Florian Zeitzmod_pubsub, util.pubsub: Support node creation
2010-11-25 Florian Zeitzmod_pubsub, util.pubsub: Support for fetching items
2010-11-13 Matthew Wildutil.pubsub: Add :get_subscription() to return the...
2010-11-13 Matthew Wildmod_pubsub: It's aliiiive!
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-28 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew WildMerge with 0.5
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthew WildMerge with 0.5
2009-07-22 Matthew WildMerge with 0.5
2009-07-21 Matthew WildMerge with 0.5
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew WildMerge with 0.5
2009-07-13 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew WildMerge with 0.5
2009-07-11 Matthew Wildutil.pubsub -> util.broadcast
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-10 Matthew Wildutil.pubsub: Fix undefined global accesses
2009-03-03 Tobias MarkmannMerged with main tip.
2009-02-28 Matthew WildAdding initial util.pubsub