home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

49 rows where software_id = 24

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,24   complete AstraChat XMPP Client 24 Data Forms 3
26,24 1.4 wontfix AstraChat XMPP Client 24 Current Jabber OpenPGP Usage 26
29,24 2.5rc3 complete AstraChat XMPP Client 24 Service Discovery 29
44,24 1.34.2 complete AstraChat XMPP Client 24 Multi-User Chat 44
47,24 1.2 complete AstraChat XMPP Client 24 Bookmarks 47
48,24 1.2 wontfix AstraChat XMPP Client 24 Private XML Storage 48
53,24 1.2 complete AstraChat XMPP Client 24 vcard-temp 53
83,24 1.1.4 complete AstraChat XMPP Client 24 User Avatar 83
84,24 2.1 complete AstraChat XMPP Client 24 Chat State Notifications 84
91,24 1.1 complete AstraChat XMPP Client 24 Software Version 91
114,24 1.5.2 complete AstraChat XMPP Client 24 Entity Capabilities 114
217,24 1.1 complete AstraChat XMPP Client 24 vCard-Based Avatars 217
225,24 1.2.1 complete AstraChat XMPP Client 24 Personal Eventing Protocol 225
226,24 1.1.2 complete AstraChat XMPP Client 24 Jingle 226
227,24 1.2.1 complete AstraChat XMPP Client 24 Jingle RTP Sessions 227
230,24 1.1 complete AstraChat XMPP Client 24 User Nickname 230
234,24 1.1 complete AstraChat XMPP Client 24 Jingle ICE-UDP Transport Method 234
242,24 1.4.0 complete AstraChat XMPP Client 24 Message Delivery Receipts 242
249,24 1.3 complete AstraChat XMPP Client 24 Blocking Command 249
256,24 1.6 complete AstraChat XMPP Client 24 Stream Management 256
257,24 2.0.1 complete AstraChat XMPP Client 24 XMPP Ping 257
273,24 0.7 complete AstraChat XMPP Client 24 External Service Discovery 273
281,24 1.1 complete AstraChat XMPP Client 24 Persistent Storage of Private Data via PubSub 281
295,24 1.3 complete AstraChat XMPP Client 24 Roster Versioning 295
303,24 1.0 complete AstraChat XMPP Client 24 The /me Command 303
312,24 1.2 complete AstraChat XMPP Client 24 Direct MUC Invitations 312
347,24 1.0.1 complete AstraChat XMPP Client 24 Message Carbons 347
360,24 1.0.1 complete AstraChat XMPP Client 24 Jingle RTP Feedback Negotiation 360
361,24 1.0 complete AstraChat XMPP Client 24 Jingle RTP Header Extensions Negotiation 361
375,24 1.2.0 complete AstraChat XMPP Client 24 Last Message Correction 375
380,24 0.6.3 complete AstraChat XMPP Client 24 Message Archive Management 380
387,24 1.0.0 complete AstraChat XMPP Client 24 Use of DTLS-SRTP in Jingle Sessions 387
400,24 0.3 complete AstraChat XMPP Client 24 Chat Markers 400
405,24 1.0.0 complete AstraChat XMPP Client 24 Jingle Grouping Framework 405
406,24 1.0.0 complete AstraChat XMPP Client 24 Source-Specific Media Attributes in Jingle 406
419,24 0.3.0 wontfix AstraChat XMPP Client 24 Client State Indication 419
420,24 0.3.0 complete AstraChat XMPP Client 24 Jingle Message Initiation 420
424,24 0.4.0 wontfix AstraChat XMPP Client 24 Push Notifications 424
430,24 1.0.0 complete AstraChat XMPP Client 24 HTTP File Upload 430
435,24 1.1.0 complete AstraChat XMPP Client 24 SRV records for XMPP over TLS 435
436,24 0.14.6 complete AstraChat XMPP Client 24 Mediated Information eXchange (MIX) 436
471,24 0.2.1 complete AstraChat XMPP Client 24 User Avatar to vCard-Based Avatars Conversion 471
524,24 0.3.0 complete AstraChat XMPP Client 24 OMEMO Encryption 524
534,24 0.5.1 complete AstraChat XMPP Client 24 Mediated Information eXchange (MIX): Participant Server Requirements 534
535,24 0.3.0 complete AstraChat XMPP Client 24 Mediated Information eXchange (MIX): MIX Administration 535
536,24 0.1.2 complete AstraChat XMPP Client 24 Mediated Information eXchange (MIX): Miscellaneous Capabilities 536
549,24 0.3.0 complete AstraChat XMPP Client 24 Message Retraction 549
556,24 0.2.0 wontfix AstraChat XMPP Client 24 Bookmarks Conversion 556
592,24 0.1.0 complete AstraChat XMPP Client 24 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 28.114ms · Data source: XMPP Standards Foundation