Search user messages WIP (#145)

This commit is contained in:
John Livingston
2024-08-01 16:10:34 +02:00
parent cdbe97137e
commit a4497739fa
13 changed files with 439 additions and 27 deletions

View 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.