log plugins/mod_pubsub.lua @ 5610:f73d5fb4ea13

age author description
Thu, 09 May 2013 11:13:18 +0200 Kim Alvefur mod_pubsub: Remove nodeid check added in 989acb4ad1de that wasn't needed
Wed, 17 Apr 2013 14:32:26 +0100 Matthew Wild mod_pubsub: Only assign id to item element if there is one
Wed, 17 Apr 2013 14:12:47 +0100 Matthew Wild mod_pubsub: Add id to stored item when auto-generated. Fixes #335