Log

mod_mam/mod_mam.lua @ 1848:e5243fa16210

description author age
mod_mam: Store chat messages and normal messages with a body Kim Alvefur Wed, 26 Aug 2015 17:40:22 +0200
mod_mam: Unindent 'else' block Kim Alvefur Wed, 26 Aug 2015 17:22:14 +0200
mod_mam: Support both spellings of XEP-0334 processing hints until XEP is clarified Kim Alvefur Sat, 18 Jul 2015 23:11:59 +0200
mod_mam: Same with no-storage, not no-store Kim Alvefur Thu, 02 Jul 2015 20:30:17 +0200
mod_mam: Fix message hints, it's no-permanent-*storage*, not ..-store Kim Alvefur Thu, 02 Jul 2015 20:20:31 +0200
mod_mam: Fire event on successful storage of message Kim Alvefur Mon, 18 May 2015 03:03:42 +0200
mod_mam: There are other storage backends that support archives now Kim Alvefur Sun, 17 May 2015 17:17:26 +0200
mod_mam: Semicolons! Kim Alvefur Tue, 05 May 2015 15:36:57 +0200
mod_mam: Reverse the order of reversed queries back to chronological order Kim Alvefur Sun, 03 May 2015 13:34:23 +0200
mod_mam: Move variable into loop scope Kim Alvefur Sun, 03 May 2015 13:21:51 +0200
mod_mam: Rename variable Kim Alvefur Sun, 03 May 2015 13:27:53 +0200
mod_mam: Support the mandatory 'complete' attribute by requesting one extra item from storage Kim Alvefur Sun, 03 May 2015 13:21:15 +0200
mod_mam: Always return true when a stanza event has been handled Kim Alvefur Sun, 03 May 2015 13:20:04 +0200
mod_mam: Advertise feature in disco#info for account as per XEP-0313 >= 0.2 Kim Alvefur Sat, 25 Apr 2015 15:43:59 +0200
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane) Kim Alvefur Thu, 18 Dec 2014 12:15:50 +0100