home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

67 rows where software_id = 63

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

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