home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

66 rows where software_id = 58

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
191,58 Current Jabber OpenPGP Usage 191 Conversations 58 1.4 complete
194,58 Service Discovery 194 Conversations 58 2.5rc3 complete
209,58 Multi-User Chat 209 Conversations 58 1.32.0 complete
212,58 Bookmarks 212 Conversations 58 1.1 complete
213,58 Private XML Storage 213 Conversations 58 1.2 complete
218,58 vcard-temp 218 Conversations 58 1.2 partial
248,58 User Avatar 248 Conversations 58 1.1.3 complete
249,58 Chat State Notifications 249 Conversations 58 2.1 complete
256,58 Software Version 256 Conversations 58 1.1 complete
279,58 Entity Capabilities 279 Conversations 58 1.5.1 complete
317,58 vCard-Based Avatars 317 Conversations 58 1.1 partial
327,58 Personal Eventing Protocol 327 Conversations 58 1.2.1 complete
330,58 Jingle 330 Conversations 58 1.1.2 complete
331,58 Jingle RTP Sessions 331 Conversations 58 1.2.1 complete
336,58 User Nickname 336 Conversations 58 1.1 complete
340,58 Jingle ICE-UDP Transport Method 340 Conversations 58 1.1 complete
348,58 Message Delivery Receipts 348 Conversations 58 1.4.0 complete
355,58 Blocking Command 355 Conversations 58 1.3 complete
362,58 Stream Management 362 Conversations 58 1.6 complete
363,58 XMPP Ping 363 Conversations 58 2.0.1 complete
379,58 External Service Discovery 379 Conversations 58 0.7 complete
387,58 Persistent Storage of Private Data via PubSub 387 Conversations 58 1.1 complete
398,58 Jingle File Transfer 398 Conversations 58 0.19.1 complete
401,58 Roster Versioning 401 Conversations 58 1.3 complete
409,58 The /me Command 409 Conversations 58 1.0 complete
413,58 Direct MUC Invitations 413 Conversations 58 1.2 complete
424,58 Jingle SOCKS5 Bytestreams Transport Method 424 Conversations 58 1.0.3 complete
425,58 Jingle In-Band Bytestreams Transport Method 425 Conversations 58 1.0 complete
444,58 Message Carbons 444 Conversations 58 0.13.1 complete
457,58 Jingle RTP Feedback Negotiation 457 Conversations 58 1.0.1 complete
458,58 Jingle RTP Header Extensions Negotiation 458 Conversations 58 1.0 complete
472,58 Last Message Correction 472 Conversations 58 1.2.0 complete
477,58 Message Archive Management 477 Conversations 58 0.6.3 complete
483,58 Last User Interaction in Presence 483 Conversations 58 1.0.2 complete
484,58 Use of DTLS-SRTP in Jingle Sessions 484 Conversations 58 1.0.0 complete
497,58 Displayed Markers 497 Conversations 58 0.3 complete
502,58 Jingle Grouping Framework 502 Conversations 58 1.0.0 complete
503,58 Source-Specific Media Attributes in Jingle 503 Conversations 58 1.0.0 complete
516,58 Client State Indication 516 Conversations 58 0.3.0 complete
517,58 Jingle Message Initiation 517 Conversations 58 0.3.0 complete
521,58 Push Notifications 521 Conversations 58 0.4.0 complete
527,58 HTTP File Upload 527 Conversations 58 1.0.0 complete
532,58 SRV records for XMPP over TLS 532 Conversations 58 1.1.0 complete
541,58 Spam Reporting 541 Conversations 58 0.3.1 complete
548,58 OMEMO Encryption 548 Conversations 58 0.3.0 complete
550,58 Bind 2 550 Conversations 58 0.4.0 complete
552,58 Extensible SASL Profile 552 Conversations 58 0.4.0 complete
554,58 Entity Capabilities 2.0 554 Conversations 58 0.3.2 complete
555,58 Jingle Encrypted Transports 555 Conversations 58 0.1.2 complete
556,58 Consistent Color Generation 556 Conversations 58 0.6.0 complete
557,58 Message Styling 557 Conversations 58 0.1.4 complete
560,58 Jingle Encrypted Transports - OMEMO 560 Conversations 58 0.1 complete
562,58 User Avatar to vCard-Based Avatars Conversion 562 Conversations 58 0.2.1 complete
566,58 PEP Native Bookmarks 566 Conversations 58 1.1.3 complete
574,58 MUC Self-Ping (Schrödinger's Chat) 574 Conversations 58 1.0.1 complete
575,58 Bookmarks Conversion 575 Conversations 58 0.2.0 complete
585,58 Occupant identifiers for semi-anonymous MUCs 585 Conversations 58 0.2.0 complete
589,58 Moderated Message Retraction 589 Conversations 58 0.3.0 complete
604,58 SASL Channel-Binding Type Capability 604 Conversations 58 0.4.0 complete
608,58 Message Reactions 608 Conversations 58 0.2.1 complete
618,58 OMEMO Media sharing 618 Conversations 58 0.1.0 complete
619,58 Service Outage Status 619 Conversations 58 0.3.0 complete
650,58 Fast Authentication Streamlining Tokens 650 Conversations 58 0.1.0 complete
651,58 MUC Avatars 651 Conversations 58 0.1.0 complete
661,58 Message Displayed Synchronization 661 Conversations 58 0.1.0 complete
680,58 SASL SCRAM Downgrade Protection 680 Conversations 58 0.4.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 10.657ms · Data source: XMPP Standards Foundation