log mod_mam/mod_mam.lua @ 2513:66a61f48e376

age author description
Mon, 20 Feb 2017 00:09:45 +0100 Kim Alvefur mod_mam: Add comments
Mon, 20 Feb 2017 00:48:31 +0100 Kim Alvefur mod_mam: Normalize whitespace
Mon, 20 Feb 2017 00:09:13 +0100 Kim Alvefur mod_mam: Bring hints processing in line with 0.10 version
Mon, 20 Feb 2017 00:07:59 +0100 Kim Alvefur mod_mam: Make the store configurable to ease move to 0.10 version
Mon, 20 Feb 2017 00:41:13 +0100 Kim Alvefur mod_mam: Add support for XEP-0313 v0.5
Mon, 20 Feb 2017 00:44:27 +0100 Kim Alvefur mod_mam: Add missing wrapping <query> element when returning the query form
Mon, 29 Aug 2016 10:51:08 +0200 Kim Alvefur mod_mam: Check that user exists (#731)
Fri, 12 Aug 2016 18:20:08 +0200 Kim Alvefur mod_mam: Log messages from local clients on the clients session
Mon, 15 Feb 2016 23:56:12 +0100 Kim Alvefur mod_mam: Include 'w' (week) in pattern for "archive_expires_after" option (fixes #627)
Thu, 04 Feb 2016 13:38:06 +0100 Kim Alvefur mod_mam: Add some debug logging
Tue, 02 Feb 2016 16:26:21 +0100 Kim Alvefur mod_mam: Add a bit of randomness to cleanup intervals to keep some time between multiple instances
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