home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

54 rows where software_id = 7

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
26,7 1.4 complete blabber.im 7 Current Jabber OpenPGP Usage 26
29,7 2.5rc3 complete blabber.im 7 Service Discovery 29
44,7 1.32.0 complete blabber.im 7 Multi-User Chat 44
47,7 1.1 complete blabber.im 7 Bookmarks 47
48,7 1.2 complete blabber.im 7 Private XML Storage 48
53,7 1.2 partial blabber.im 7 vcard-temp 53
83,7 1.1.3 complete blabber.im 7 User Avatar 83
84,7 2.1 complete blabber.im 7 Chat State Notifications 84
91,7 1.1 complete blabber.im 7 Software Version 91
114,7 1.5.1 complete blabber.im 7 Entity Capabilities 114
217,7 1.1 partial blabber.im 7 vCard-Based Avatars 217
225,7 1.2.1 complete blabber.im 7 Personal Eventing Protocol 225
226,7 1.1.2 complete blabber.im 7 Jingle 226
227,7 1.2.1 complete blabber.im 7 Jingle RTP Sessions 227
230,7 1.1 complete blabber.im 7 User Nickname 230
234,7 1.1 complete blabber.im 7 Jingle ICE-UDP Transport Method 234
242,7 1.4.0 complete blabber.im 7 Message Delivery Receipts 242
249,7 1.3 complete blabber.im 7 Blocking Command 249
256,7 1.6 complete blabber.im 7 Stream Management 256
257,7 2.0.1 complete blabber.im 7 XMPP Ping 257
273,7 0.7 complete blabber.im 7 External Service Discovery 273
281,7 1.1 complete blabber.im 7 Persistent Storage of Private Data via PubSub 281
292,7 0.19.1 complete blabber.im 7 Jingle File Transfer 292
295,7 1.3 complete blabber.im 7 Roster Versioning 295
303,7 1.0 complete blabber.im 7 The /me Command 303
312,7 1.2 complete blabber.im 7 Direct MUC Invitations 312
323,7 1.0.3 complete blabber.im 7 Jingle SOCKS5 Bytestreams Transport Method 323
324,7 1.0 complete blabber.im 7 Jingle In-Band Bytestreams Transport Method 324
347,7 0.13.1 complete blabber.im 7 Message Carbons 347
360,7 1.0.1 complete blabber.im 7 Jingle RTP Feedback Negotiation 360
361,7 1.0 complete blabber.im 7 Jingle RTP Header Extensions Negotiation 361
375,7 1.2.0 complete blabber.im 7 Last Message Correction 375
380,7 0.6.3 complete blabber.im 7 Message Archive Management 380
386,7 1.0.2 complete blabber.im 7 Last User Interaction in Presence 386
387,7 1.0.0 complete blabber.im 7 Use of DTLS-SRTP in Jingle Sessions 387
400,7 0.3 complete blabber.im 7 Chat Markers 400
405,7 1.0.0 complete blabber.im 7 Jingle Grouping Framework 405
406,7 1.0.0 complete blabber.im 7 Source-Specific Media Attributes in Jingle 406
419,7 0.3.0 complete blabber.im 7 Client State Indication 419
420,7 0.3.0 complete blabber.im 7 Jingle Message Initiation 420
424,7 0.4.0 complete blabber.im 7 Push Notifications 424
430,7 1.0.0 complete blabber.im 7 HTTP File Upload 430
435,7 1.1.0 complete blabber.im 7 SRV records for XMPP over TLS 435
462,7 0.1.2 complete blabber.im 7 Jingle Encrypted Transports 462
469,7 0.1 complete blabber.im 7 Jingle Encrypted Transports - OMEMO 469
471,7 0.2.1 complete blabber.im 7 User Avatar to vCard-Based Avatars Conversion 471
519,7 0.2 complete blabber.im 7 Spam Reporting 519
524,7 0.3.0 complete blabber.im 7 OMEMO Encryption 524
528,7 0.6.0 complete blabber.im 7 Consistent Color Generation 528
529,7 0.1.4 complete blabber.im 7 Message Styling 529
539,7 1.0.1 complete blabber.im 7 MUC Self-Ping (Schrödinger's Chat) 539
549,7 0.3.0 complete blabber.im 7 Message Retraction 549
556,7 0.2.0 complete blabber.im 7 Bookmarks Conversion 556
592,7 0.1.0 complete blabber.im 7 OMEMO Media sharing 592

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