mod_adhoc_groups/README.markdown
author Matthew Wild <mwild1@gmail.com>
Fri, 02 Sep 2022 16:22:11 +0100
changeset 5033 56b9f0b1409f
parent 2852 232da6b1d2c1
permissions -rw-r--r--
mod_sasl2_bind: Support for Bind 2.0 with SASL2 This is based on an experimental in-progress derivative of the current XEP-0386.

---
summary: Lets users create and join roster groups
---

Introduction
============

This module lets you join groups using an ad-hoc command. When a user
joins a group, everyone in the group is added to their roster, and they
are added to the rosters of existing members.

TODO
====

-   Leaving groups
-   Add a roster group/tag when adding roster items (tricky with current
    rostermanager API)