Mercurial > prosody-modules
log mod_mam/mod_mam.lua @ 2033:acf86edeb1cc
age | author | description |
---|---|---|
Sun, 24 Jan 2016 11:46:14 +0100 | Kim Alvefur | mod_mam: Compensate for small change in mod_disco between 0.9 and 0.10 |
Fri, 22 Jan 2016 16:04:32 +0100 | Kim Alvefur | mod_mam: This was meant to be a debug message |
Tue, 19 Jan 2016 18:04:24 +0100 | Kim Alvefur | mod_mam: Fix Top Level Error from string[table] = nil instead of table[string] = nil |
Tue, 19 Jan 2016 17:59:05 +0100 | Kim Alvefur | mod_mam: Use the fallback driver if either the null driver or a driver that does not implement the archive api is returned |
Tue, 19 Jan 2016 17:47:47 +0100 | Kim Alvefur | mod_mam: Include an in-memory fallback driver |
Tue, 19 Jan 2016 17:47:05 +0100 | Kim Alvefur | mod_mam: Allow interval between archive cleanup to be changed |
Tue, 19 Jan 2016 14:34:12 +0100 | Kim Alvefur | mod_mam: Merge identical conditional blocks |