home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

55 rows where software_id = 34

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,34 2.9 complete python-nbxmpp 34 Data Forms 3
26,34 1.3 complete python-nbxmpp 34 Current Jabber OpenPGP Usage 26
29,34 2.4 complete python-nbxmpp 34 Service Discovery 29
44,34 1.31.2 complete python-nbxmpp 34 Multi-User Chat 44
46,34 1.3 complete python-nbxmpp 34 In-Band Bytestreams 46
47,34 1.1 complete python-nbxmpp 34 Bookmarks 47
49,34 1.2 complete python-nbxmpp 34 Ad-Hoc Commands 49
53,34 1.2 complete python-nbxmpp 34 vcard-temp 53
58,34 1.0 complete python-nbxmpp 34 Result Set Management 58
59,34 1.13 partial python-nbxmpp 34 Publish-Subscribe 59
65,34 1.5 partial python-nbxmpp 34 Out of Band Data 65
69,34 1.0 complete python-nbxmpp 34 Verifying HTTP Requests via XMPP 69
76,34 2.4 complete python-nbxmpp 34 In-Band Registration 76
79,34 1.9 complete python-nbxmpp 34 User Location 79
81,34 1.1 complete python-nbxmpp 34 XMPP Date and Time Profiles 81
82,34 1.0 complete python-nbxmpp 34 Nested Roster Groups 82
83,34 1.1.1 complete python-nbxmpp 34 User Avatar 83
84,34 2.1 complete python-nbxmpp 34 Chat State Notifications 84
91,34 1.1 complete python-nbxmpp 34 Software Version 91
105,34 1.1.1 complete python-nbxmpp 34 JID Escaping 105
106,34 1.2 complete python-nbxmpp 34 User Mood 106
107,34 1.3 complete python-nbxmpp 34 User Activity 107
114,34 1.5 complete python-nbxmpp 34 Entity Capabilities 114
117,34 1.2 complete python-nbxmpp 34 User Tune 117
138,34 1.0 complete python-nbxmpp 34 Annotations 138
217,34 1.0 complete python-nbxmpp 34 vCard-Based Avatars 217
222,34 1.0 partial python-nbxmpp 34 CAPTCHA Forms 222
230,34 1.0 complete python-nbxmpp 34 User Nickname 230
242,34 1.2 complete python-nbxmpp 34 Message Delivery Receipts 242
249,34 1.2 complete python-nbxmpp 34 Blocking Command 249
256,34 1.3 complete python-nbxmpp 34 Stream Management 256
261,34 2.0 complete python-nbxmpp 34 Delayed Delivery 261
282,34 1.0 complete python-nbxmpp 34 Attention 282
289,34 1.0 partial python-nbxmpp 34 Bits of Binary 289
291,34 1.0.0 complete python-nbxmpp 34 XMPP Server Registration for use with Kerberos V5 291
321,34 1.0 complete python-nbxmpp 34 Security Labels in XMPP 321
347,34 0.12.0 complete python-nbxmpp 34 Message Carbons 347
359,34 0.10 complete python-nbxmpp 34 vCard4 Over XMPP 359
375,34 1.0 complete python-nbxmpp 34 Last Message Correction 375
380,34 0.6.3 complete python-nbxmpp 34 Message Archive Management 380
386,34 1.0.2 complete python-nbxmpp 34 Last User Interaction in Presence 386
400,34 0.2.1 complete python-nbxmpp 34 Chat Markers 400
430,34 0.7.0 complete python-nbxmpp 34 HTTP File Upload 430
435,34 1.0.0 complete python-nbxmpp 34 SRV records for XMPP over TLS 435
440,34 0.4.0 complete python-nbxmpp 34 OpenPGP for XMPP 440
519,34 0.2 partial python-nbxmpp 34 Spam Reporting 519
521,34 0.1 complete python-nbxmpp 34 Explicit Message Encryption 521
524,34 0.1 complete python-nbxmpp 34 OMEMO Encryption 524
526,34 0.3.0 partial python-nbxmpp 34 Extensible SASL Profile 526
528,34 0.8.0 complete python-nbxmpp 34 Consistent Color Generation 528
531,34 0.3.0 complete python-nbxmpp 34 PEP Native Bookmarks 531
547,34 0.1.0 complete python-nbxmpp 34 Anonymous unique occupant identifiers for MUCs 547
550,34 0.2.1 complete python-nbxmpp 34 Message Moderation 550
621,34 0.1.0 complete python-nbxmpp 34 Message Reactions 621
622,34 0.1.0 complete python-nbxmpp 34 Message Replies 622

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