peertube-plugin-livechat/prosody-modules/mod_muc_mam_search
John Livingston a4497739fa
Search user messages WIP (#145)
2024-08-01 16:54:31 +02:00
..
README.markdown Search user messages WIP (#145) 2024-08-01 16:54:31 +02:00
archive.lib.lua Search user messages WIP (#145) 2024-08-01 16:54:31 +02:00
filter.lib.lua Search user messages WIP (#145) 2024-08-01 16:54:31 +02:00
mod_muc_mam_search.lua Search user messages WIP (#145) 2024-08-01 16:54:31 +02:00

README.markdown

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.