Annotate
mod_query_client_ver/README.md @ 6253:4d040f506c6c
mod_vcard_muc: deprecated
diff --git a/mod_vcard_muc/README.md b/mod_vcard_muc/README.md
--- a/mod_vcard_muc/README.md
+++ b/mod_vcard_muc/README.md
@@ -1,6 +1,7 @@
---
summary: Support for MUC vCards and avatars
labels:
+- 'Stage-Deprecated'
- 'Stage-Stable'
...
@@ -21,8 +22,8 @@ modules_enabled = {
# Compatibility
- ------------------------- ----------
- trunk^[as of 2024-10-22] Works
+ ------------------------- ----------------------------------------
+ 0.13 Room avatar feature included in Prosody
0.12 Works
- ------------------------- ----------
+ ------------------------- ----------------------------------------
| author |
Menel <menel@snikket.de> |
| date |
Mon, 12 May 2025 12:13:25 +0200 |
| parent |
6003:fe081789f7b5 |
| rev |
line source |
|
2994
|
1 # Introduction
|
|
|
2
|
|
|
3 This module sends a [version query][xep0092] to clients when they
|
|
|
4 connect, and logs the response, allowing statistics of client usage to
|
|
|
5 be recorded.
|
|
|
6
|
|
|
7 Note that since this is per connection, there will be a bias towards
|
|
|
8 mobile clients on bad connections.
|
|
|
9
|
|
|
10 ## Example
|
|
|
11
|
|
|
12 info Running Running Swift version 4.0
|