home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

38 rows where software_id = 12

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
176,12 Last Activity 176 profanity 12 2.0 complete
191,12 Current Jabber OpenPGP Usage 191 profanity 12 1.4 complete
194,12 Service Discovery 194 profanity 12 2.5rc3 complete
209,12 Multi-User Chat 209 profanity 12 ? partial
212,12 Bookmarks 212 profanity 12 1.2 partial
213,12 Private XML Storage 213 profanity 12 1.2 complete
214,12 Ad-Hoc Commands 214 profanity 12 1.3.0 partial
218,12 vcard-temp 218 profanity 12 1.2 complete
223,12 Result Set Management 223 profanity 12 1.0 complete
224,12 Publish-Subscribe 224 profanity 12 1.15.8 complete
241,12 In-Band Registration 241 profanity 12 2.4 complete
248,12 User Avatar 248 profanity 12 1.1.4 complete
249,12 Chat State Notifications 249 profanity 12 2.1 complete
255,12 Legacy Delayed Delivery 255 profanity 12 1.4 complete
256,12 Software Version 256 profanity 12 1.1 complete
279,12 Entity Capabilities 279 profanity 12 unknown complete
321,12 Contact Addresses for XMPP Services 321 profanity 12 1.1.1 complete
324,12 Best Practices for Handling Offline Messages 324 profanity 12 1.0.1 complete
348,12 Message Delivery Receipts 348 profanity 12 1.2 complete
355,12 Blocking Command 355 profanity 12 1.3 complete
362,12 Stream Management 362 profanity 12 1.6 complete
363,12 XMPP Ping 363 profanity 12 2.0.1 complete
367,12 Delayed Delivery 367 profanity 12 2.0 complete
409,12 The /me Command 409 profanity 12 1.0 complete
413,12 Direct MUC Invitations 413 profanity 12 1.0 complete
420,12 Last Activity in Presence 420 profanity 12 1.1 complete
444,12 Message Carbons 444 profanity 12 0.12.1 complete
472,12 Last Message Correction 472 profanity 12 1.2.0 complete
477,12 Message Archive Management 477 profanity 12 1.1.0 partial
523,12 Unique and Stable Stanza IDs 523 profanity 12 0.6.1 complete
527,12 HTTP File Upload 527 profanity 12 1.0.0 complete
528,12 Current Off-the-Record Messaging Usage 528 profanity 12 0.3.2 complete
537,12 OpenPGP for XMPP 537 profanity 12 0.7.0 complete
538,12 OpenPGP for XMPP Instant Messaging 538 profanity 12 0.2.0 complete
541,12 Spam Reporting 541 profanity 12 0.3 complete
548,12 OMEMO Encryption 548 profanity 12 0.3.0 complete
556,12 Consistent Color Generation 556 profanity 12 0.7.0 complete
618,12 OMEMO Media sharing 618 profanity 12 0.1.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 28.095ms · Data source: XMPP Standards Foundation