aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_mam/mamprefs.lib.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_mam: Implement option to enable MAM implicitly when client support is det...Kim Alvefur2018-02-211-2/+23
* mod_mam: Load archiving preferes for offline users (fixes #1024)Kim Alvefur2017-10-171-2/+4
* mod_mam: Handle default_archive_policy option consistentlyKim Alvefur2017-03-161-1/+4
* mod_mam: Ignore "indirectly mutating read-only global variable prosody" warni...Kim Alvefur2017-02-041-0/+1
* mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever d...Kim Alvefur2017-02-041-1/+1
* mod_mam: Silence warning about unused table used to describe data format [lua...Kim Alvefur2017-01-231-0/+1
* mod_mam: Normalize copyright headersKim Alvefur2017-01-231-2/+8
* mod_mam: Change store name to "archive" but make it configurable for people w...Kim Alvefur2017-01-111-1/+2
* mod_mam: Import from prosody-modulesKim Alvefur2016-11-041-0/+41