mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix)
|
Kim Alvefur |
Sat, 18 Nov 2017 13:55:47 +0100 |
mod_mam_muc: Add comment describing stripping of <x> tag in results
|
Kim Alvefur |
Sat, 18 Nov 2017 00:47:44 +0100 |
mod_mam_muc: Pass along the size of the matching set, if returned from storage driver
|
Kim Alvefur |
Sat, 18 Nov 2017 00:47:00 +0100 |
mod_mam_muc: Copy max_archive_query_results option from mod_mam
|
Kim Alvefur |
Sat, 18 Nov 2017 00:46:44 +0100 |
mod_mam_muc: Handle missing maxstanzas (thanks Martin)
|
Kim Alvefur |
Fri, 23 Jun 2017 16:03:11 +0200 |
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)
|
Kim Alvefur |
Fri, 23 Jun 2017 15:31:55 +0200 |
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
|
Kim Alvefur |
Fri, 23 Jun 2017 14:19:55 +0200 |
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
|
Kim Alvefur |
Fri, 23 Jun 2017 13:54:40 +0200 |
mod_mam_muc: Add debug logging like in mod_mam
|
Kim Alvefur |
Fri, 23 Jun 2017 13:53:39 +0200 |
mod_mam_muc: Make calculation of max history length more like in mod_muc
|
Kim Alvefur |
Fri, 23 Jun 2017 13:51:23 +0200 |
mod_mam_muc: Rename various fields from "logging" to "archiving"
|
Kim Alvefur |
Sun, 21 May 2017 23:59:36 +0200 |
mod_mam_muc: Include stanza-id in history replay
|
Kim Alvefur |
Tue, 21 Mar 2017 04:48:37 +0100 |
mod_mam_muc: Add stanza-id tags (updates to XEP-0313 v0.6)
|
Kim Alvefur |
Tue, 21 Mar 2017 04:26:00 +0100 |
mod_mam_muc: Shorten some lines [luacheck]
|
Kim Alvefur |
Tue, 21 Mar 2017 04:18:23 +0100 |
mod_mam_muc: Update to XEP-0313 0.5.1
|
Kim Alvefur |
Mon, 20 Feb 2017 00:05:14 +0100 |