Mercurial > prosody-modules
log mod_mam/mod_mam.lua @ 1697:27aa58ed3e2e
age | author | description |
---|---|---|
Sun, 03 May 2015 13:34:23 +0200 | Kim Alvefur | mod_mam: Reverse the order of reversed queries back to chronological order |
Sun, 03 May 2015 13:21:51 +0200 | Kim Alvefur | mod_mam: Move variable into loop scope |
Sun, 03 May 2015 13:27:53 +0200 | Kim Alvefur | mod_mam: Rename variable |
Sun, 03 May 2015 13:21:15 +0200 | Kim Alvefur | mod_mam: Support the mandatory 'complete' attribute by requesting one extra item from storage |
Sun, 03 May 2015 13:20:04 +0200 | Kim Alvefur | mod_mam: Always return true when a stanza event has been handled |
Sat, 25 Apr 2015 15:43:59 +0200 | Kim Alvefur | mod_mam: Advertise feature in disco#info for account as per XEP-0313 >= 0.2 |
Thu, 18 Dec 2014 12:15:50 +0100 | Kim Alvefur | mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane) |