prosody-modules
log
graph
tags
bookmarks
branches
f31eac6b2e9c
browse
changeset
mod_listusers/README.markdown
Annotate
comparison
diff
file
raw
log
latest
help
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Annotate
mod_listusers/README.markdown @ 4234:
f31eac6b2e9c
mod_pubsub_text_interface: Remove receipt handling (thanks meaz) This apparenly breaks Gajim, which seems to stop processing of the reply message after noting the receipt.
author
Kim Alvefur <zash@zash.se>
date
Thu, 05 Nov 2020 21:51:48 +0100 (2020-11-05)
parent
2323:
35ae59a8196d
child
5412:
b56a635220f6
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
2323
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
1
This module adds a command to `prosodyctl` for listing users.
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
2
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
3
``` sh
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
4
prosodyctl mod_listusers
35ae59a8196d
Add some documentation stubs
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
+
−
5
```