home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

36 rows where software_id = 64

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
11,64 2.0 complete profanity 64 Last Activity 11
26,64 1.4 complete profanity 64 Current Jabber OpenPGP Usage 26
29,64 2.5rc3 complete profanity 64 Service Discovery 29
44,64 ? partial profanity 64 Multi-User Chat 44
47,64 1.2 partial profanity 64 Bookmarks 47
49,64 1.3.0 partial profanity 64 Ad-Hoc Commands 49
53,64 1.2 complete profanity 64 vcard-temp 53
58,64 1.0 complete profanity 64 Result Set Management 58
59,64 1.15.8 complete profanity 64 Publish-Subscribe 59
76,64 2.4 complete profanity 64 In-Band Registration 76
83,64 1.1.4 complete profanity 64 User Avatar 83
84,64 2.1 complete profanity 64 Chat State Notifications 84
90,64 1.4 complete profanity 64 Legacy Delayed Delivery 90
91,64 1.1 complete profanity 64 Software Version 91
114,64 unknown complete profanity 64 Entity Capabilities 114
221,64 1.1.1 complete profanity 64 Contact Addresses for XMPP Services 221
223,64 1.0.1 complete profanity 64 Best Practices for Handling Offline Messages 223
242,64 1.2 complete profanity 64 Message Delivery Receipts 242
249,64 1.3 complete profanity 64 Blocking Command 249
256,64 1.6 complete profanity 64 Stream Management 256
257,64 2.0.1 complete profanity 64 XMPP Ping 257
261,64 2.0 complete profanity 64 Delayed Delivery 261
303,64 1.0 complete profanity 64 The /me Command 303
312,64 1.0 complete profanity 64 Direct MUC Invitations 312
319,64 1.1 complete profanity 64 Last Activity in Presence 319
347,64 0.12.1 complete profanity 64 Message Carbons 347
375,64 1.2.0 complete profanity 64 Last Message Correction 375
380,64 1.1.0 partial profanity 64 Message Archive Management 380
426,64 0.6.1 complete profanity 64 Unique and Stable Stanza IDs 426
430,64 1.0.0 complete profanity 64 HTTP File Upload 430
431,64 0.3.2 complete profanity 64 Current Off-the-Record Messaging Usage 431
441,64 0.2.0 complete profanity 64 OpenPGP for XMPP Instant Messaging 441
519,64 0.3 complete profanity 64 Spam Reporting 519
524,64 0.3.0 complete profanity 64 OMEMO Encryption 524
528,64 0.7.0 complete profanity 64 Consistent Color Generation 528
592,64 0.1.0 complete profanity 64 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 28.355ms · Data source: XMPP Standards Foundation