home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

53 rows where software_id = 52

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
168,52 Data Forms 168 Kaidan 52 2.9 complete
194,52 Service Discovery 194 Kaidan 52 2.4 complete
218,52 vcard-temp 218 Kaidan 52 1.2 partial
223,52 Result Set Management 223 Kaidan 52 1.0 complete
224,52 Publish-Subscribe 224 Kaidan 52 1.24 partial
241,52 In-Band Registration 241 Kaidan 52 2.4 complete
249,52 Chat State Notifications 249 Kaidan 52 2.1 complete
255,52 Legacy Delayed Delivery 255 Kaidan 52 1.4 partial
256,52 Software Version 256 Kaidan 52 1.1 partial
279,52 Entity Capabilities 279 Kaidan 52 1.6.0 complete
311,52 XMPP URI Scheme Query Components 311 Kaidan 52 1.2 partial
317,52 vCard-Based Avatars 317 Kaidan 52 1.0 complete
322,52 CAPTCHA Forms 322 Kaidan 52 1.0.1 partial
327,52 Personal Eventing Protocol 327 Kaidan 52 1.2.2 complete
348,52 Message Delivery Receipts 348 Kaidan 52 1.4.0 complete
355,52 Blocking Command 355 Kaidan 52 1.3 complete
362,52 Stream Management 362 Kaidan 52 1.5 complete
363,52 XMPP Ping 363 Kaidan 52 2.0.1 complete
367,52 Delayed Delivery 367 Kaidan 52 2.0 complete
385,52 Data Forms Media Element 385 Kaidan 52 1.0 partial
395,52 Bits of Binary 395 Kaidan 52 1.0 complete
428,52 Jingle Content Thumbnails 428 Kaidan 52 0.4.1 complete
444,52 Message Carbons 444 Kaidan 52 0.10 complete
447,52 Moved 447 Kaidan 52 0.2.0 complete
472,52 Last Message Correction 472 Kaidan 52 1.2.1 complete
477,52 Message Archive Management 477 Kaidan 52 0.6 complete
497,52 Displayed Markers 497 Kaidan 52 0.4.1 partial
498,52 Message Processing Hints 498 Kaidan 52 0.4.0 complete
516,52 Client State Indication 516 Kaidan 52 1.0.0 complete
523,52 Unique and Stable Stanza IDs 523 Kaidan 52 0.7.0 complete
527,52 HTTP File Upload 527 Kaidan 52 1.0.0 complete
532,52 SRV records for XMPP over TLS 532 Kaidan 52 1.1.0 complete
533,52 Mediated Information eXchange (MIX) 533 Kaidan 52 0.14.6 complete
544,52 Explicit Message Encryption 544 Kaidan 52 0.4.0 complete
546,52 Spoiler messages 546 Kaidan 52 0.2.0 complete
548,52 OMEMO Encryption 548 Kaidan 52 0.8.3 complete
550,52 Bind 2 550 Kaidan 52 1.0.1 complete
552,52 Extensible SASL Profile 552 Kaidan 52 1.0.2 complete
556,52 Consistent Color Generation 556 Kaidan 52 1.0.0 complete
569,52 Mediated Information eXchange (MIX): Participant Server Requirements 569 Kaidan 52 0.5.3 complete
570,52 Mediated Information eXchange (MIX): MIX Administration 570 Kaidan 52 0.3.1 partial
571,52 Mediated Information eXchange (MIX): Miscellaneous Capabilities 571 Kaidan 52 0.1.2 partial
584,52 Stanza Content Encryption 584 Kaidan 52 0.4.1 complete
592,52 Fallback Indication 592 Kaidan 52 0.2.1 complete
598,52 Trust Messages (TM) 598 Kaidan 52 0.6.0 complete
608,52 Message Reactions 608 Kaidan 52 0.1.1 complete
610,52 File metadata element 610 Kaidan 52 0.2.0 complete
611,52 Stateless file sharing 611 Kaidan 52 0.3.1 complete
612,52 Encryption for stateless file sharing 612 Kaidan 52 0.2.0 complete
614,52 Automatic Trust Management (ATM) 614 Kaidan 52 0.4.0 complete
617,52 DOAP usage in XMPP 617 Kaidan 52 0.1.2 complete
625,52 Message Replies 625 Kaidan 52 0.2.0 complete
650,52 Fast Authentication Streamlining Tokens 650 Kaidan 52 0.2.0 complete

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 29.245ms · Data source: XMPP Standards Foundation