Software /
code /
prosody
Log
plugins/mod_pubsub.lua @ 5599:34e9f237b915
description | author | age |
---|---|---|
mod_pubsub: Remove nodeid check added in 989acb4ad1de that wasn't needed | Kim Alvefur | Thu, 09 May 2013 11:13:18 +0200 |
mod_pubsub: Only assign id to item element if there is one | Matthew Wild | Wed, 17 Apr 2013 14:32:26 +0100 |
mod_pubsub: Add id to stored item when auto-generated. Fixes #335 | Matthew Wild | Wed, 17 Apr 2013 14:12:47 +0100 |
mod_pubsub: Send bad-request when no action specified (thanks Maranda) | Matthew Wild | Mon, 08 Apr 2013 15:32:24 +0100 |
mod_pubsub: Don't attempt to handle iq stanzas with no action element | Matthew Wild | Mon, 08 Apr 2013 15:04:55 +0100 |
mod_pubsub: Don't send current items to new subscribers (I don't know why we did) | Matthew Wild | Wed, 03 Apr 2013 13:51:59 +0100 |
mod_pubsub, util.pubsub: Add delete action | Kim Alvefur | Thu, 31 Jan 2013 18:41:01 +0100 |