log

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
Tue, 19 Jan 2016 13:49:59 +0100 Kim Alvefur mod_mam: Fix order of arguments to archive append
Tue, 19 Jan 2016 13:34:53 +0100 Kim Alvefur mod_mam: Enable archiving by default, less of a privacy issue if messages expire
Tue, 19 Jan 2016 13:34:16 +0100 Kim Alvefur mod_mam: Add support for trimming old archived messages
Tue, 19 Jan 2016 13:31:11 +0100 Kim Alvefur mod_mam/README: Fix footnote
Tue, 19 Jan 2016 13:17:52 +0100 Kim Alvefur mod_mam: Remove application of defaults from preference xml encoding
Mon, 18 Jan 2016 12:03:17 +0100 Kim Alvefur mod_mam/README: Point out that mod_storage_sql only supports archives in 0.10
Mon, 18 Jan 2016 09:57:04 +0100 Kim Alvefur mod_mam/README: Add a summary of options
Fri, 15 Jan 2016 17:19:34 +0100 Kim Alvefur mod_net_dovecotauth: Improve variable names for clarity