Mercurial > prosody-modules
changeset 3913:21b30b30cc16
mod_muc_occupant_id: add TODOs
author | Maxime “pep” Buquet <pep@bouah.net> |
---|---|
date | Wed, 26 Feb 2020 21:15:20 +0100 |
parents | 1df4900bbd29 |
children | f5caacd475c4 |
files | mod_muc_occupant_id/README.markdown |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_muc_occupant_id/README.markdown Wed Feb 26 20:51:38 2020 +0100 +++ b/mod_muc_occupant_id/README.markdown Wed Feb 26 21:15:20 2020 +0100 @@ -10,6 +10,13 @@ This module implements [XEP-0421: Anonymous unique occupant identifiers for MUCs](https://xmpp.org/extensions/xep-0421.html). +TODO +==== + +- Self-presence +- Subject messages +- MUC-PM support + Compatibility =============