log mod_pubsub_feeds/mod_pubsub_feeds.lua @ 2137:0fe725b50f77

age author description
Tue, 22 Mar 2016 10:55:07 +0100 Michael Töglhofer mod_pubsub_feeds.lua: util.xml not uit.xml
Sun, 20 Mar 2016 12:38:22 +0100 Kim Alvefur mod_pubsub_feeds: Remove unused imports [luacheck]
Sun, 20 Mar 2016 12:32:45 +0100 Kim Alvefur mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds
Thu, 26 Jun 2014 18:56:15 +0200 Kim Alvefur mod_pubsub_feeds: Check that lease time exists before comparing
Thu, 26 Jun 2014 18:33:13 +0200 Kim Alvefur mod_pubsub_feeds: Handle denied subscription requests
Thu, 26 Jun 2014 18:32:43 +0200 Kim Alvefur mod_pubsub_feeds: Fix refreshing of subscriptions
Thu, 26 Jun 2014 18:29:01 +0200 Kim Alvefur mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub
Thu, 26 Jun 2014 18:25:18 +0200 Kim Alvefur mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds
Tue, 11 Mar 2014 18:44:01 +0100 Florian Zeitz all the things: Remove trailing whitespace
Fri, 28 Feb 2014 15:37:55 +0100 Kim Alvefur Backed out changeset 853a382c9bd6
Fri, 28 Feb 2014 15:36:06 +0100 Kim Alvefur mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Thu, 11 Jul 2013 16:48:26 +0200 Kim Alvefur mod_pubsub_feeds: Use HMAC-SHA1 from util.hashes (util.hmac was deprecated)
Fri, 12 Apr 2013 00:33:41 +0100 Matthew Wild mod_pubsub_feeds, mod_sms_clickatell, mod_twitter: Update for net.http API change in prosody:e3b9dc9dd940
Wed, 15 Aug 2012 17:29:18 +0200 Kim Alvefur mod_pubsub_feeds: util.pubsub methods return bool, data
Wed, 15 Aug 2012 17:25:47 +0200 Kim Alvefur mod_pubsub_feeds: Fix method call
Wed, 15 Aug 2012 16:49:00 +0200 Kim Alvefur mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda)
Wed, 15 Aug 2012 16:47:06 +0200 Kim Alvefur mod_pubsub_feeds: Remove config-reloaded hook, do setup in module.load() instead
Wed, 15 Aug 2012 16:34:59 +0200 Kim Alvefur mod_pubsub_feeds: Add parameter refresh_feeds() to force refresh of all feeds
Wed, 15 Aug 2012 16:31:27 +0200 Kim Alvefur mod_pubsub_feeds: Use reference to mod_pubsub from module:depends
Wed, 01 Aug 2012 17:14:03 +0200 Kim Alvefur mod_pubsub_feeds: Use URL as node name if the config index is numeric
Wed, 01 Aug 2012 16:08:54 +0200 Kim Alvefur mod_pubsub_feeds: Depend on pubsub instead of aborting if it's not loaded
Wed, 01 Aug 2012 16:08:15 +0200 Kim Alvefur mod_pubsub_feeds: Use the "superactor" instead of module.host/module.name
Wed, 20 Jun 2012 16:08:47 +0200 Kim Alvefur mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes.
Wed, 20 Jun 2012 15:59:45 +0200 Kim Alvefur mod_pubsub_feeds: Fix updating of config
Wed, 23 May 2012 21:52:14 +0200 Kim Alvefur mod_pubsub_feed: Rename to mod_pubsub_feeds base mod_pubsub_feed/mod_pubsub_feed.lua@967c413686cb