Mercurial > prosody-modules
log mod_mam/mod_mam.lua @ 2027:d4227837cf06
age | author | description |
---|---|---|
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 |
Tue, 19 Jan 2016 14:33:25 +0100 | Kim Alvefur | mod_mam: Bit of spacing between blocks of code |
Tue, 19 Jan 2016 14:33:02 +0100 | Kim Alvefur | mod_mam: Always convert 'total' to a number |