home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

34 rows where software_id = 9

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

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