home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

29 rows where software_id = 24

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
176,24 Last Activity 176 Prose 24 2.0 complete
194,24 Service Discovery 194 Prose 24 2.4 partial
223,24 Result Set Management 223 Prose 24 1.0 complete
224,24 Publish-Subscribe 224 Prose 24 1.25.0 partial
230,24 Out of Band Data 230 Prose 24 1.5 complete
248,24 User Avatar 248 Prose 24 1.1.4 complete
249,24 Chat State Notifications 249 Prose 24 2.1 complete
256,24 Software Version 256 Prose 24 1.1 partial
272,24 User Activity 272 Prose 24 1.3 partial
279,24 Entity Capabilities 279 Prose 24 1.6.0 complete
348,24 Message Delivery Receipts 348 Prose 24 1.4.0 partial
363,24 XMPP Ping 363 Prose 24 2.0.1 partial
366,24 Entity Time 366 Prose 24 2.0 complete
367,24 Delayed Delivery 367 Prose 24 2.0 complete
398,24 Jingle File Transfer 398 Prose 24 0.19.1 partial
428,24 Jingle Content Thumbnails 428 Prose 24 0.4.1 complete
456,24 vCard4 Over XMPP 456 Prose 24 0.12.0 complete
472,24 Last Message Correction 472 Prose 24 1.2.1 complete
477,24 Message Archive Management 477 Prose 24 1.1.0 complete
497,24 Displayed Markers 497 Prose 24 0.4.1 partial
498,24 Message Processing Hints 498 Prose 24 0.3.0 complete
536,24 References 536 Prose 24 0.5.0 complete
549,24 Stateless Inline Media Sharing (SIMS) 549 Prose 24 0.2.1 complete
566,24 PEP Native Bookmarks 566 Prose 24 1.1.1 complete
585,24 Occupant identifiers for semi-anonymous MUCs 585 Prose 24 0.1.0 complete
586,24 Message Fastening 586 Prose 24 0.2.0 complete
588,24 Message Retraction 588 Prose 24 0.4.0 complete
592,24 Fallback Indication 592 Prose 24 0.2.0 complete
608,24 Message Reactions 608 Prose 24 0.2.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 25.219ms · Data source: XMPP Standards Foundation