home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

55 rows where software_id = 65

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,65 2.9 complete poezio 65 Data Forms 3
11,65 2.0 complete poezio 65 Last Activity 11
26,65 1.4 complete poezio 65 Current Jabber OpenPGP Usage 26
29,65 2.4 complete poezio 65 Service Discovery 29
44,65 1.27.1 partial poezio 65 Multi-User Chat 44
47,65 1.1 partial poezio 65 Bookmarks 47
48,65 1.2 complete poezio 65 Private XML Storage 48
49,65 1.2.2 partial poezio 65 Ad-Hoc Commands 49
53,65 1.2 partial poezio 65 vcard-temp 53
59,65 1.13.5 partial poezio 65 Publish-Subscribe 59
69,65 1.0.1 complete poezio 65 Verifying HTTP Requests via XMPP 69
70,65 1.5.1 partial poezio 65 XHTML-IM 70
76,65 2.4 partial poezio 65 In-Band Registration 76
83,65 1.1.3 partial poezio 65 User Avatar 83
84,65 2.1 complete poezio 65 Chat State Notifications 84
90,65 1.4 complete poezio 65 Legacy Delayed Delivery 90
91,65 1.1 complete poezio 65 Software Version 91
106,65 1.2 complete poezio 65 User Mood 106
107,65 1.3 complete poezio 65 User Activity 107
114,65 1.5.1 partial poezio 65 Entity Capabilities 114
117,65 1.2 partial poezio 65 User Tune 117
217,65 1.1 partial poezio 65 vCard-Based Avatars 217
221,65 1.0.1 complete poezio 65 Contact Addresses for XMPP Services 221
225,65 1.2 complete poezio 65 Personal Eventing Protocol 225
230,65 1.1 complete poezio 65 User Nickname 230
233,65 1.2 complete poezio 65 Best Practices for Use of SASL ANONYMOUS 233
236,65 1.1 complete poezio 65 Best Practices for Use of SASL EXTERNAL with Certificates 236
242,65 1.2 complete poezio 65 Message Delivery Receipts 242
249,65 1.3 partial poezio 65 Blocking Command 249
254,65 0.3 partial poezio 65 User Gaming 254
256,65 1.5.2 complete poezio 65 Stream Management 256
257,65 2.0 complete poezio 65 XMPP Ping 257
260,65 2.0 complete poezio 65 Entity Time 260
261,65 2.0 complete poezio 65 Delayed Delivery 261
282,65 1.0 complete poezio 65 Attention 282
289,65 1.0 partial poezio 65 Bits of Binary 289
303,65 1.0 partial poezio 65 The /me Command 303
312,65 1.2 partial poezio 65 Direct MUC Invitations 312
320,65 0.3 complete poezio 65 Client Certificate Management for SASL EXTERNAL 320
347,65 0.11.0 complete poezio 65 Message Carbons 347
363,65 0.2 complete poezio 65 Best Practices for Resource Locking 363
364,65 1.0 complete poezio 65 Stanza Forwarding 364
375,65 1.1.0 complete poezio 65 Last Message Correction 375
380,65 0.6.3 complete poezio 65 Message Archive Management 380
386,65 1.0 removed poezio 65 Last User Interaction in Presence 386
401,65 0.2 complete poezio 65 Message Processing Hints 401
419,65 0.2 complete poezio 65 Client State Indication 419
430,65 1.0.0 complete poezio 65 HTTP File Upload 430
431,65 0.3 removed poezio 65 Current Off-the-Record Messaging Usage 431
445,65 0.0.1 removed poezio 65 OTR Discovery 445
521,65 0.1 partial poezio 65 Explicit Message Encryption 521
524,65 0.3 partial poezio 65 OMEMO Encryption 524
528,65 0.5 complete poezio 65 Consistent Color Generation 528
550,65 0.2.1 partial poezio 65 Message Moderation 550
592,65 0.1 partial poezio 65 OMEMO Media sharing 592

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   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 26.62ms · Data source: XMPP Standards Foundation