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
|
Sat, 09 Jan 2016 15:20:19 +0100 |
Kim Alvefur |
mod_mam: Fix accidental global access
|
Sat, 09 Jan 2016 14:18:07 +0100 |
Kim Alvefur |
mod_mam: Improve error messages when failed to open storage
|
Wed, 09 Dec 2015 14:00:11 +0100 |
Kim Alvefur |
mod_mam: Clarify condition presendence
|
Wed, 26 Aug 2015 17:40:22 +0200 |
Kim Alvefur |
mod_mam: Store chat messages and normal messages with a body
|
Wed, 26 Aug 2015 17:22:14 +0200 |
Kim Alvefur |
mod_mam: Unindent 'else' block
|
Sat, 18 Jul 2015 23:11:59 +0200 |
Kim Alvefur |
mod_mam: Support both spellings of XEP-0334 processing hints until XEP is clarified
|