log mod_mam/mod_mam.lua @ 2724:9f17d0f28d77

age author description
Wed, 26 Apr 2017 11:46:22 +0200 Kim Alvefur mod_mam: Don't ask the storage backend to count all items when expiry is disabled
Fri, 28 Apr 2017 12:09:51 +0100 Matthew Wild mod_mam: Adjust event handler priorities to match guidelines in docs
Sun, 02 Apr 2017 19:44:59 +0100 Emmanuel Gil Peyrot mod_mam: Remove extraneous assert when opening the store
Thu, 23 Mar 2017 14:31:01 +0100 Kim Alvefur mod_mam: Ignore long log lines [luacheck]
Mon, 20 Feb 2017 01:59:33 +0100 Kim Alvefur mod_mam: Add support for XEP-0313 v0.6
Mon, 20 Feb 2017 01:58:00 +0100 Kim Alvefur mod_mam: Fix to expect archive id as first return value from archive:append
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)