home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

33 rows where software_id = 66

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
168,66 Data Forms 168 Moxxy 66 2.13.0 complete
194,66 Service Discovery 194 Moxxy 66 2.5rc3 complete
224,66 Publish-Subscribe 224 Moxxy 66 1.24.1 partial
230,66 Out of Band Data 230 Moxxy 66 1.5 partial
248,66 User Avatar 248 Moxxy 66 1.1.4 partial
249,66 Chat State Notifications 249 Moxxy 66 2.1 complete
279,66 Entity Capabilities 279 Moxxy 66 1.5.2 partial
317,66 vCard-Based Avatars 317 Moxxy 66 1.1 partial
348,66 Message Delivery Receipts 348 Moxxy 66 1.4.0 complete
355,66 Blocking Command 355 Moxxy 66 1.3.0 complete
362,66 Stream Management 362 Moxxy 66 1.6 complete
444,66 Message Carbons 444 Moxxy 66 1.0.1 complete
461,66 Stanza Forwarding 461 Moxxy 66 1.0 partial
464,66 Use of Cryptographic Hash Functions in XMPP 464 Moxxy 66 1.0.0 partial
472,66 Last Message Correction 472 Moxxy 66 1.2.1 complete
497,66 Displayed Markers 497 Moxxy 66 0.4 complete
498,66 Message Processing Hints 498 Moxxy 66 0.3.0 complete
516,66 Client State Indication 516 Moxxy 66 1.0 complete
523,66 Unique and Stable Stanza IDs 523 Moxxy 66 0.6.1 complete
527,66 HTTP File Upload 527 Moxxy 66 1.1.0 complete
532,66 SRV records for XMPP over TLS 532 Moxxy 66 1.1.0 partial
544,66 Explicit Message Encryption 544 Moxxy 66 0.4.0 complete
548,66 OMEMO Encryption 548 Moxxy 66 0.8.3 complete
550,66 Bind 2 550 Moxxy 66 0.4.0 complete
552,66 Extensible SASL Profile 552 Moxxy 66 0.4.0 partial
584,66 Stanza Content Encryption 584 Moxxy 66 0.4.1 partial
588,66 Message Retraction 588 Moxxy 66 0.3.0 complete
608,66 Message Reactions 608 Moxxy 66 0.1.0 complete
610,66 File metadata element 610 Moxxy 66 0.2.0 complete
611,66 Stateless file sharing 611 Moxxy 66 0.1.2 complete
612,66 Encryption for stateless file sharing 612 Moxxy 66 0.2.0 partial
613,66 Stickers 613 Moxxy 66 0.1.1 complete
625,66 Message Replies 625 Moxxy 66 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 28.168ms · Data source: XMPP Standards Foundation