view mod_private_adhoc/README.markdown @ 5902:8ff308fad9fd

mod_mam_archive: remove invalid disco#info feature The feature which was previously added to disco#info was in fact specified to be used for stream features only (see XEP-0136 section 11). Emitting it in disco#info is weird at best and breaks stuff at worst.
author Jonas Schäfer <jonas@wielicki.name>
date Thu, 09 May 2024 10:13:26 +0200
parents 4d73a1a6ba68
children
line wrap: on
line source

---
summary: Retrieve private XML data via adhoc command
...

Introduction
------------

This is a very simple module which implements an adhoc commant
toretrieves the users private XML data.

Details
-------

Simple module which adds the adhoc command "Query private data" and will
return the users private XML data (typically muc bookmarks,.. ).