annotate mod_flags/README.md @ 6543:19bee2a6436a

mod_muc_mav: allow to work even in very large rooms Tested on a MUC with almost 5000 affiliations
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Tue, 19 May 2026 13:31:35 -0500
parents 7dcddb2a5108
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6467
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
1 ---
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
2 summary: View and manage flags on user accounts via shell/API
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
3 labels:
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
4 - 'Stage-Merged'
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
5 ...
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
6
6250
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
7 View and manage flags on user accounts via shell/API.
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
8 See [documentation for mod_flags at Prosody site][doc:modules:mod_flags]
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
9
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
10 This module is included with Prosody 13.0.x and is provided here for users of Prosody 0.12.x