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