Search user messages WIP (#145)
This commit is contained in:
23
prosody-modules/mod_muc_mam_search/README.markdown
Normal file
23
prosody-modules/mod_muc_mam_search/README.markdown
Normal file
@ -0,0 +1,23 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
-->
|
||||
# mod_muc_mam_search
|
||||
|
||||
With this module you can make some advanced search in MAM (MUC Archive Management - XEP-0313).
|
||||
|
||||
This module is part of peertube-plugin-livechat, and is under AGPL-3.0.-only license.
|
||||
This module can work on any Prosody server (version >= 0.12.x).
|
||||
This module is still experimental.
|
||||
|
||||
## Configuration
|
||||
|
||||
Just enable the module on your MUC component.
|
||||
|
||||
The feature will be announced using Service Discovery (XEP-0030).
|
||||
|
||||
TODO: document the Disco namespace.
|
||||
|
||||
You can then query archives using query similar to those for XEP-0313.
|
||||
|
||||
TODO: document available queries.
|
Reference in New Issue
Block a user