Software /
code /
prosody-modules
Log
mod_mam/mamprefs.lib.lua @ 3560:0ebb7112c102
description | author | age |
---|---|---|
mod_mam: Load archiving preferes for offline users (fixes #1024) | Kim Alvefur | 2017-10-17 |
mod_mam: Make the store configurable to ease move to 0.10 version | Kim Alvefur | 2017-02-19 |
mod_mam: Add annotations [luacheck] | Kim Alvefur | 2017-02-19 |
mod_mam: Enable archiving by default, less of a privacy issue if messages expire | Kim Alvefur | 2016-01-19 |
mod_mam/mamprefs.lib: Revert accidentally commited change | Kim Alvefur | 2013-08-11 |
mod_mam/mamprefs.lib: Cache prefs in memory to save storage calls | Kim Alvefur | 2013-08-10 |
mod_mam/mamprefs.lib: Switch to storagemanager API | Kim Alvefur | 2013-08-10 |
mod_mam: Split out preference functions into a lib for easy reuse | Kim Alvefur | 2013-07-12 |