home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where software_id = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,15 2.9 partial Renga 15 Data Forms 3
29,15   complete Renga 15 Service Discovery 29
44,15   partial Renga 15 Multi-User Chat 44
47,15 1.1 partial Renga 15 Bookmarks 47
53,15 1.2 partial Renga 15 vcard-temp 53
59,15 1.13.5 complete Renga 15 Publish-Subscribe 59
70,15 1.5.4 partial Renga 15 XHTML-IM 70
76,15 2.4 partial Renga 15 In-Band Registration 76
83,15 1.1.4 partial Renga 15 User Avatar 83
91,15 1.1 complete Renga 15 Software Version 91
114,15 1.6.0 complete Renga 15 Entity Capabilities 114
222,15 1.0.1 complete Renga 15 CAPTCHA Forms 222
233,15 1.2 complete Renga 15 Best Practices for Use of SASL ANONYMOUS 233
257,15 2.0.1 complete Renga 15 XMPP Ping 257
279,15   partial Renga 15 Data Forms Media Element 279
289,15 1.1 partial Renga 15 Bits of Binary 289
303,15 1.0 complete Renga 15 The /me Command 303
326,15 1.0 partial Renga 15 ECO-XMPP 326
347,15 1.0.1 complete Renga 15 Message Carbons 347
439,15 0.5.0 partial Renga 15 References 439
528,15 0.8.0 complete Renga 15 Consistent Color Generation 528
531,15 0.2.1 complete Renga 15 PEP Native Bookmarks 531
539,15 1.1.0 complete Renga 15 MUC Self-Ping (Schrödinger's Chat) 539
627,15 0.1.1 complete Renga 15 DOAP usage in XMPP 627

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 27.529ms · Data source: XMPP Standards Foundation