prosody-modules
log
graph
tags
bookmarks
branches
9a3d2f1479a4
browse
changeset
mod_pubsub_feeds/mod_pubsub_feeds.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-modules
Log
mod_pubsub_feeds/mod_pubsub_feeds.lua @ 1652:
9a3d2f1479a4
less
more
|
(0)
tip
description
author
age
mod_pubsub_feeds: Check that lease time exists before comparing
Kim Alvefur
2014-06-26
mod_pubsub_feeds: Handle denied subscription requests
Kim Alvefur
2014-06-26
mod_pubsub_feeds: Fix refreshing of subscriptions
Kim Alvefur
2014-06-26
mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub
Kim Alvefur
2014-06-26
mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds
Kim Alvefur
2014-06-26
all the things: Remove trailing whitespace
Florian Zeitz
2014-03-11
Backed out changeset 853a382c9bd6
Kim Alvefur
2014-02-28
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Kim Alvefur
2014-02-28
mod_pubsub_feeds: Use HMAC-SHA1 from util.hashes (util.hmac was deprecated)
Kim Alvefur
2013-07-11
mod_pubsub_feeds, mod_sms_clickatell, mod_twitter: Update for net.http API change in prosody:e3b9dc9dd940
Matthew Wild
2013-04-11
mod_pubsub_feeds: util.pubsub methods return bool, data
Kim Alvefur
2012-08-15
mod_pubsub_feeds: Fix method call
Kim Alvefur
2012-08-15
mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda)
Kim Alvefur
2012-08-15
mod_pubsub_feeds: Remove config-reloaded hook, do setup in module.load() instead
Kim Alvefur
2012-08-15
mod_pubsub_feeds: Add parameter refresh_feeds() to force refresh of all feeds
Kim Alvefur
2012-08-15
mod_pubsub_feeds: Use reference to mod_pubsub from module:depends
Kim Alvefur
2012-08-15
mod_pubsub_feeds: Use URL as node name if the config index is numeric
Kim Alvefur
2012-08-01
mod_pubsub_feeds: Depend on pubsub instead of aborting if it's not loaded
Kim Alvefur
2012-08-01
mod_pubsub_feeds: Use the "superactor" instead of module.host/module.name
Kim Alvefur
2012-08-01
mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes.
Kim Alvefur
2012-06-20
mod_pubsub_feeds: Fix updating of config
Kim Alvefur
2012-06-20
mod_pubsub_feed: Rename to mod_pubsub_feeds
base
mod_pubsub_feed/mod_pubsub_feed.lua@967c413686cb
Kim Alvefur
2012-05-23
less
more
|
(0)
tip