Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8302:4852def7dc49
description | author | age |
---|---|---|
mod_pubsub: Workaround some storage modules without archive key deduplication | Kim Alvefur | Sun, 08 Oct 2017 21:20:21 +0200 |
mod_pubsub: Ignore unused 'self' since the data used is an upvalue [luacheck] | Kim Alvefur | Sun, 08 Oct 2017 19:42:10 +0200 |
mod_pep_plus, mod_pubsub: Store node content in separate archive stores | Kim Alvefur | Sun, 08 Oct 2017 01:56:44 +0200 |
mod_pubsub: Add method to clear data from a simple_itemstore | Kim Alvefur | Sun, 08 Oct 2017 01:28:32 +0200 |
mod_pubsub: Remove workaround for SQL issue (fixed in becb593ed86d) | Kim Alvefur | Sun, 08 Oct 2017 01:23:43 +0200 |
mod_pubsub: Correct traceback in loop invocation (data is the iterator, does not return one) | Kim Alvefur | Sun, 08 Oct 2017 00:35:09 +0200 |
mod_pubsub: Store data in users store, node in 'with' metadata field | Kim Alvefur | Wed, 26 Apr 2017 12:11:11 +0200 |