Mercurial > prosody-wiki
comparison mod_mam.wiki @ 285:a1068d19ef5f
mod_mam: Update reference to the now published XEP
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 08 Jun 2012 23:59:28 +0200 |
parents | 0558c44908fe |
children | 27d80566611b |
comparison
equal
deleted
inserted
replaced
284:0558c44908fe | 285:a1068d19ef5f |
---|---|
1 #summary XEP-xxxx: Message Archive Management (Really) | 1 #summary XEP-xxxx: Message Archive Management (Really) |
2 #labels Stage-Alpha | 2 #labels Stage-Alpha |
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://xmpp.org/extensions/xep-0313.html XEP-0313: Message Archive Management]. Like [mod_archive] but much simpler. |
7 | |
8 *Note that this is an implementation of a ProtoXEP, which may be subject to major i changes.* | |
9 | 7 |
10 = Details = | 8 = Details = |
11 | 9 |
12 The server will archive messages passing through, and clients can query their archive. | 10 The server will archive messages passing through, and clients can query their archive. |
13 | 11 |