log plugins/mod_mam/mamprefs.lib.lua @ 8027:c2e7dfd87abb

age author description
Thu, 16 Mar 2017 21:01:45 +0100 Kim Alvefur mod_mam: Handle default_archive_policy option consistently
Sat, 04 Feb 2017 00:59:10 +0100 Kim Alvefur mod_mam: Ignore "indirectly mutating read-only global variable prosody" warning [luacheck]
Sat, 04 Feb 2017 00:58:48 +0100 Kim Alvefur mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever deprecate the later
Mon, 23 Jan 2017 19:31:30 +0100 Kim Alvefur mod_mam: Silence warning about unused table used to describe data format [luacheck]
Mon, 23 Jan 2017 19:18:15 +0100 Kim Alvefur mod_mam: Normalize copyright headers
Wed, 11 Jan 2017 13:08:50 +0100 Kim Alvefur mod_mam: Change store name to "archive" but make it configurable for people who have data in "archive2"
Fri, 04 Nov 2016 13:48:21 +0100 Kim Alvefur mod_mam: Import from prosody-modules