Software /
code /
prosody-modules
Log
mod_mam/mod_mam.lua @ 2042:752eee154891
description | author | age |
---|---|---|
mod_mam: Add some debug logging | Kim Alvefur | Thu, 04 Feb 2016 13:38:06 +0100 |
mod_mam: Add a bit of randomness to cleanup intervals to keep some time between multiple instances | Kim Alvefur | Tue, 02 Feb 2016 16:26:21 +0100 |
mod_mam: Compensate for small change in mod_disco between 0.9 and 0.10 | Kim Alvefur | Sun, 24 Jan 2016 11:46:14 +0100 |
mod_mam: This was meant to be a debug message | Kim Alvefur | Fri, 22 Jan 2016 16:04:32 +0100 |
mod_mam: Fix Top Level Error from string[table] = nil instead of table[string] = nil | Kim Alvefur | Tue, 19 Jan 2016 18:04:24 +0100 |
mod_mam: Use the fallback driver if either the null driver or a driver that does not implement the archive api is returned | Kim Alvefur | Tue, 19 Jan 2016 17:59:05 +0100 |
mod_mam: Include an in-memory fallback driver | Kim Alvefur | Tue, 19 Jan 2016 17:47:47 +0100 |