Mercurial > prosody-wiki
comparison mod_mam.wiki @ 250:a711a9d4134d
mod_mam: We need bolder, yes!
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 06 Jan 2012 16:58:04 +0100 |
parents | 963ae0ff05b0 |
children | 1da94ec1f030 |
comparison
equal
deleted
inserted
replaced
249:963ae0ff05b0 | 250:a711a9d4134d |
---|---|
3 | 3 |
4 = Introduction = | 4 = Introduction = |
5 | 5 |
6 Implementation of [http://matthewwild.co.uk/uploads/message-archive-management.html XEP-xxxx: Message Archive Management]. Like [mod_archive] but much simpler. | 6 Implementation of [http://matthewwild.co.uk/uploads/message-archive-management.html XEP-xxxx: Message Archive Management]. Like [mod_archive] but much simpler. |
7 | 7 |
8 *Note* that this is an implementation of a ProtoXEP, which may be subject to major i changes. | 8 *Note that this is an implementation of a ProtoXEP, which may be subject to major i changes.* |
9 | 9 |
10 = Details = | 10 = Details = |
11 | 11 |
12 The server will archive messages passing through, and clients can query their archive. | 12 The server will archive messages passing through, and clients can query their archive. |
13 | 13 |