home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

31 rows where software_id = 25

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

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