Software /
code /
prosody
Log
util/pubsub.lua @ 8010:49feb0da29e1
description | author | age |
---|---|---|
util.pubsub: Fix item retrieval by including the item order as it was before using util.cache (thanks walduhu) | Kim Alvefur | 2016-11-19 |
Merge 0.10->trunk | Kim Alvefur | 2016-10-18 |
util.pubsub: Rename loop variable to avoid name clash [luacheck] | Kim Alvefur | 2016-10-18 |
Merge 0.10->trunk | Kim Alvefur | 2016-10-15 |
util.pubsub: Factor item storage cache into a per service configurable option | Kim Alvefur | 2016-10-15 |
util.pubsub: Switch to use util.cache for item data | Kim Alvefur | 2016-10-15 |