forked from profanity-im/profanity-im.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxeps.html
196 lines (192 loc) · 8.73 KB
/
xeps.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html>
<head>
<title>Profanity, a console based XMPP client - Supported XEPs</title>
<meta charset="utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<link href="css/profanity.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="js/analytics.js"></script>
</head>
<body id="article">
<img class="overlay" src="images/profanity_mouth-only.png" alt="Profanity Illustration">
<header>
<a href="index.html">
<h1>Profani<span class="kern-ty">ty</span></h1>
</a>
<h2>Supported XEPs</h2>
</header>
<article id="manual">
<section style="padding-left: 0">
<table style="margin-left: auto; margin-right: auto;">
<thead>
<th>XEP</th>
<th style="min-width: 200px">Supported Version</th>
<th style="min-width: 200px">Notes</th>
</thead>
<tbody>
<tr>
<td><a href="http://www.xmpp.org/extensions/xep-0012.html" target="_blanK">XEP-0012 Last
Activity</a></td>
<td>2.0</td>
<td></td>
</tr>
<tr>
<td><a href="http://www.xmpp.org/extensions/xep-0027.html" target="_blank">XEP-0027 Current
Jabber OpenPGP Usage</a></td>
<td>1.3</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0030.html" target="_blank">XEP-0030 Service
Discovery</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0045.html" target="_blank">XEP-0045 Multi-User
Chat</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0048.html" target="_blank">XEP-0048 Bookmarks</a>
</td>
<td>1.0</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0050.html" target="_blank">XEP-0050 Ad-Hoc
Commands</a></td>
<td>1.2.1</td>
<td>Since 0.6.0. No multi-step yet</td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0060.html" target="_blank">XEP-0060
Publish-Subscribe</a></td>
<td>1.15.8</td>
<td>Since 0.7.0. Used for OMEMO.</td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0085.html" target="_blank">XEP-0085 Chat State
Notifications</a></td>
<td>2.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0091.html" target="_blank">XEP-0091 Legacy Delayed
Delivery</a></td>
<td>1.4</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0092.html" target="_blank">XEP-0092 Software
Version</a></td>
<td>1.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0115.html" target="_blank">XEP-0115 Entity
Capabilities</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0160.html" target="_blank">XEP-0160 Best Practices
for Handling Offline Messages</a></td>
<td>1.0.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0184.html" target="_blank">XEP-0184 Message Delivery
Receipts</a></td>
<td>1.2</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0191.html" target="_blank">XEP-0191 Blocking
Command</a></td>
<td>1.3</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0199.html" target="_blank">XEP-0199 XMPP Ping</a>
</td>
<td>2.0.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0203.html" target="_blank">XEP-0203 Delayed
Delivery</a></td>
<td>2.0</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0245.html" target="_blank">XEP-0245 The /me
Command</a></td>
<td>1.0</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0249.html" target="_blank">XEP-0249 Direct MUC
Invitations</a></td>
<td>1.0</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0256.html" target="_blank">XEP-0256 Last Activity in
Presence</a></td>
<td>1.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0280.html" target="_blank">XEP-0280 Message
Carbons</a></td>
<td>0.12.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0308.html" target="_blank">XEP-0308 Last Message Correction</a></td>
<td>1.1.0</td>
<td>Only in development version.</td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0359.html" target="_blank">XEP-0359 Unique and
Stable Stanza IDs</a></td>
<td>0.6.0</td>
<td>Since 0.8.0. Only </origin-id> No </stanza-id> yet.</td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0363.html" target="_blank">XEP-0363 HTTP File
Upload</a></td>
<td>0.9.0</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0364.html" target="_blank">XEP-0364 Current
Off-the-Record Messaging Usage</a></td>
<td>0.3.1</td>
<td></td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0384.html" target="_blank">XEP-0384 OMEMO
Encryption</a></td>
<td>0.3.0</td>
<td>Since 0.7.0</td>
</tr>
<tr>
<td><a href="http://xmpp.org/extensions/xep-0392.html" target="_blank">XEP-0392 Consistent Color
Generation</a></td>
<td>0.7.0</td>
<td>Since 0.8.0</td>
</tr>
</tbody>
</table>
</section>
</article>
<footer>
<p class="matty">site designed by <a href="http://www.matthewbalaam.co.uk">Matthew Balaam</a></p>
</footer>
</body>
</html>