Diff

mod_adhoc_groups/README.md @ 6209:d611ed13df7e draft

Merge
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Tue, 18 Mar 2025 00:16:25 +0700
parent 2848:232da6b1d2c1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_adhoc_groups/README.md	Tue Mar 18 00:16:25 2025 +0700
@@ -0,0 +1,17 @@
+---
+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)