Software /
code /
prosody-modules
Log
mod_mam/mod_mam.lua @ 705:c9d0ba39a33b
description | author | age |
---|---|---|
mod_mam: Move RSM pointer to last message into a MAM-namespaced child | Kim Alvefur | Fri, 08 Jun 2012 20:11:39 +0200 |
mod_mam: Fix issue with get_text() and clean some unneeded variables. | Kim Alvefur | Fri, 08 Jun 2012 05:56:24 +0200 |
mod_mam: Implement support for Result Set Management in queries. | Kim Alvefur | Fri, 08 Jun 2012 03:13:31 +0200 |
mod_mam: Put name of store in a single variable | Kim Alvefur | Thu, 24 May 2012 23:52:36 +0200 |
mod_mam: Remove unused local | Kim Alvefur | Thu, 24 May 2012 23:02:46 +0200 |
mod_mam: Break when the message is more recent than the range requested | Kim Alvefur | Thu, 24 May 2012 22:56:12 +0200 |
mod_mam: local tostring and some comments | Kim Alvefur | Thu, 24 May 2012 22:37:14 +0200 |
mod_mam: From the spec: servers SHOULD NOT archive messages that do not have a <body/> child tag. | Thijs Alkemade | Thu, 24 May 2012 22:29:17 +0200 |