home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

31 rows where software_id = 58

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
29,58 2.5rc3 complete yaxim 58 Service Discovery 29
44,58 1.32.0 complete yaxim 58 Multi-User Chat 44
47,58 1.1 partial yaxim 58 Bookmarks 47
48,58 1.2 complete yaxim 58 Private XML Storage 48
65,58 1.5 complete yaxim 58 Out of Band Data 65
76,58 2.4 partial yaxim 58 In-Band Registration 76
90,58 1.4 complete yaxim 58 Legacy Delayed Delivery 90
91,58 1.1 complete yaxim 58 Software Version 91
114,58 1.5.1 complete yaxim 58 Entity Capabilities 114
139,58 1.2 complete yaxim 58 XMPP URI Scheme Query Components 139
230,58 1.1 complete yaxim 58 User Nickname 230
242,58 1.4.0 complete yaxim 58 Message Delivery Receipts 242
256,58 1.6 complete yaxim 58 Stream Management 256
257,58 2.0.1 complete yaxim 58 XMPP Ping 257
261,58 2.0 complete yaxim 58 Delayed Delivery 261
303,58 1.0 complete yaxim 58 The /me Command 303
312,58 1.2 partial yaxim 58 Direct MUC Invitations 312
347,58 0.13.1 complete yaxim 58 Message Carbons 347
353,58 1.0.0 complete yaxim 58 Mobile Considerations on LTE Networks 353
364,58 1.0 complete yaxim 58 Stanza Forwarding 364
375,58 1.1.0 complete yaxim 58 Last Message Correction 375
380,58 0.6.3 partial yaxim 58 Message Archive Management 380
419,58 0.3.0 complete yaxim 58 Client State Indication 419
424,58 0.3 complete yaxim 58 Push Notifications 424
426,58 0.6.0 partial yaxim 58 Unique and Stable Stanza IDs 426
430,58 0.9.0 complete yaxim 58 HTTP File Upload 430
520,58 0.3.1 complete yaxim 58 Pre-Authenticated Roster Subscription 520
528,58 0.6.0 complete yaxim 58 Consistent Color Generation 528
529,58 0.1.4 complete yaxim 58 Message Styling 529
530,58 0.3.0 complete yaxim 58 Ad-hoc Account Invitation Generation 530
539,58 1.0.1 complete yaxim 58 MUC Self-Ping (Schrödinger's Chat) 539

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