home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

52 rows where software_id = 28

✎ View and edit SQL

This data as json, CSV (advanced)

Link xep_id software_id xep_version status
168,28 Data Forms 168 Converse.js 28    
194,28 Service Discovery 194 Converse.js 28    
209,28 Multi-User Chat 209 Converse.js 28    
212,28 Bookmarks 212 Converse.js 28    
214,28 Ad-Hoc Commands 214 Converse.js 28    
218,28 vcard-temp 218 Converse.js 28    
223,28 Result Set Management 223 Converse.js 28    
224,28 Publish-Subscribe 224 Converse.js 28    
230,28 Out of Band Data 230 Converse.js 28    
241,28 In-Band Registration 241 Converse.js 28    
249,28 Chat State Notifications 249 Converse.js 28    
279,28 Entity Capabilities 279 Converse.js 28   partial
286,28 Data Forms Validation 286 Converse.js 28   partial
288,28 Bidirectional-streams Over Synchronous HTTP (BOSH) 288 Converse.js 28    
308,28 Roster Item Exchange 308 Converse.js 28    
317,28 vCard-Based Avatars 317 Converse.js 28    
320,28 Discovering Alternative XMPP Connection Methods 320 Converse.js 28    
327,28 Personal Eventing Protocol 327 Converse.js 28    
348,28 Message Delivery Receipts 348 Converse.js 28    
355,28 Blocking Command 355 Converse.js 28    
362,28 Stream Management 362 Converse.js 28    
363,28 XMPP Ping 363 Converse.js 28    
367,28 Delayed Delivery 367 Converse.js 28    
370,28 XMPP Over BOSH 370 Converse.js 28    
387,28 Persistent Storage of Private Data via PubSub 387 Converse.js 28    
409,28 The /me Command 409 Converse.js 28    
413,28 Direct MUC Invitations 413 Converse.js 28    
444,28 Message Carbons 444 Converse.js 28    
461,28 Stanza Forwarding 461 Converse.js 28    
472,28 Last Message Correction 472 Converse.js 28    
477,28 Message Archive Management 477 Converse.js 28    
481,28 Hats 481 Converse.js 28    
483,28 Last User Interaction in Presence 483 Converse.js 28    
497,28 Displayed Markers 497 Converse.js 28   partial
516,28 Client State Indication 516 Converse.js 28    
521,28 Push Notifications 521 Converse.js 28    
523,28 Unique and Stable Stanza IDs 523 Converse.js 28    
527,28 HTTP File Upload 527 Converse.js 28    
535,28 Jingle ICE Transport Method 535 Converse.js 28    
536,28 References 536 Converse.js 28    
546,28 Spoiler messages 546 Converse.js 28    
548,28 OMEMO Encryption 548 Converse.js 28    
556,28 Consistent Color Generation 556 Converse.js 28    
557,28 Message Styling 557 Converse.js 28    
566,28 PEP Native Bookmarks 566 Converse.js 28    
574,28 MUC Self-Ping (Schrödinger's Chat) 574 Converse.js 28    
585,28 Occupant identifiers for semi-anonymous MUCs 585 Converse.js 28    
586,28 Message Fastening 586 Converse.js 28    
588,28 Message Retraction 588 Converse.js 28    
589,28 Moderated Message Retraction 589 Converse.js 28    
601,28 Room Activity Indicators 601 Converse.js 28    
618,28 OMEMO Media sharing 618 Converse.js 28    

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