aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_mam/mamprefs.lib.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_mam: Implement option to enable MAM implicitly when client support is ↵Kim Alvefur2018-02-211-2/+23
| | | | detected (#867)
* 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" ↵Kim Alvefur2017-02-041-0/+1
| | | | warning [luacheck]
* mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever ↵Kim Alvefur2017-02-041-1/+1
| | | | deprecate the later
* mod_mam: Silence warning about unused table used to describe data format ↵Kim Alvefur2017-01-231-0/+1
| | | | [luacheck]
* mod_mam: Normalize copyright headersKim Alvefur2017-01-231-2/+8
|
* mod_mam: Change store name to "archive" but make it configurable for people ↵Kim Alvefur2017-01-111-1/+2
| | | | who have data in "archive2"
* mod_mam: Import from prosody-modulesKim Alvefur2016-11-041-0/+41