home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

55 rows where software_id = 57

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
168,57 Data Forms 168 poezio 57 2.9 complete
176,57 Last Activity 176 poezio 57 2.0 complete
191,57 Current Jabber OpenPGP Usage 191 poezio 57 1.4 complete
194,57 Service Discovery 194 poezio 57 2.4 complete
209,57 Multi-User Chat 209 poezio 57 1.27.1 partial
212,57 Bookmarks 212 poezio 57 1.1 partial
213,57 Private XML Storage 213 poezio 57 1.2 complete
214,57 Ad-Hoc Commands 214 poezio 57 1.2.2 partial
218,57 vcard-temp 218 poezio 57 1.2 partial
224,57 Publish-Subscribe 224 poezio 57 1.13.5 partial
234,57 Verifying HTTP Requests via XMPP 234 poezio 57 1.0.1 complete
235,57 XHTML-IM 235 poezio 57 1.5.1 partial
241,57 In-Band Registration 241 poezio 57 2.4 partial
248,57 User Avatar 248 poezio 57 1.1.3 partial
249,57 Chat State Notifications 249 poezio 57 2.1 complete
255,57 Legacy Delayed Delivery 255 poezio 57 1.4 complete
256,57 Software Version 256 poezio 57 1.1 complete
271,57 User Mood 271 poezio 57 1.2 complete
272,57 User Activity 272 poezio 57 1.3 complete
279,57 Entity Capabilities 279 poezio 57 1.5.1 partial
282,57 User Tune 282 poezio 57 1.2 partial
317,57 vCard-Based Avatars 317 poezio 57 1.1 partial
321,57 Contact Addresses for XMPP Services 321 poezio 57 1.0.1 complete
327,57 Personal Eventing Protocol 327 poezio 57 1.2 complete
336,57 User Nickname 336 poezio 57 1.1 complete
339,57 Best Practices for Use of SASL ANONYMOUS 339 poezio 57 1.2 complete
342,57 Best Practices for Use of SASL EXTERNAL with Certificates 342 poezio 57 1.1 complete
348,57 Message Delivery Receipts 348 poezio 57 1.2 complete
355,57 Blocking Command 355 poezio 57 1.3 partial
360,57 User Gaming 360 poezio 57 0.3 partial
362,57 Stream Management 362 poezio 57 1.5.2 complete
363,57 XMPP Ping 363 poezio 57 2.0 complete
366,57 Entity Time 366 poezio 57 2.0 complete
367,57 Delayed Delivery 367 poezio 57 2.0 complete
388,57 Attention 388 poezio 57 1.0 complete
395,57 Bits of Binary 395 poezio 57 1.0 partial
409,57 The /me Command 409 poezio 57 1.0 partial
413,57 Direct MUC Invitations 413 poezio 57 1.2 partial
421,57 Client Certificate Management for SASL EXTERNAL 421 poezio 57 0.3 complete
444,57 Message Carbons 444 poezio 57 0.11.0 complete
460,57 Best Practices for Resource Locking 460 poezio 57 0.2 complete
461,57 Stanza Forwarding 461 poezio 57 1.0 complete
472,57 Last Message Correction 472 poezio 57 1.1.0 complete
477,57 Message Archive Management 477 poezio 57 0.6.3 complete
483,57 Last User Interaction in Presence 483 poezio 57 1.0 removed
498,57 Message Processing Hints 498 poezio 57 0.2 complete
516,57 Client State Indication 516 poezio 57 0.2 complete
527,57 HTTP File Upload 527 poezio 57 1.0.0 complete
528,57 Current Off-the-Record Messaging Usage 528 poezio 57 0.3 removed
542,57 OTR Discovery 542 poezio 57 0.0.1 removed
544,57 Explicit Message Encryption 544 poezio 57 0.1 partial
548,57 OMEMO Encryption 548 poezio 57 0.3 partial
556,57 Consistent Color Generation 556 poezio 57 0.5 complete
589,57 Moderated Message Retraction 589 poezio 57 0.2.1 partial
618,57 OMEMO Media sharing 618 poezio 57 0.1 partial

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 26.42ms · Data source: XMPP Standards Foundation