home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

26 rows where xep_id = 217

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
217,0 1.1   ejabberd 0 vCard-Based Avatars 217
217,3 1.1 complete Movim 3 vCard-Based Avatars 217
217,6 1.0 complete Gajim 6 vCard-Based Avatars 217
217,7 1.1 partial blabber.im 7 vCard-Based Avatars 217
217,10     Tigase XMPP Server 10 vCard-Based Avatars 217
217,12 1.1 complete Prosody IM 12 vCard-Based Avatars 217
217,18 1.1 complete Beagle IM 18 vCard-Based Avatars 217
217,19 1.0 complete QXmpp 19 vCard-Based Avatars 217
217,20   partial Slidge 20 vCard-Based Avatars 217
217,22 1.1 partial monocles chat 22 vCard-Based Avatars 217
217,24 1.1 complete AstraChat XMPP Client 24 vCard-Based Avatars 217
217,26 1.1 complete Stork IM 26 vCard-Based Avatars 217
217,28 1.1 partial Cheogram Android 28 vCard-Based Avatars 217
217,34 1.0 complete python-nbxmpp 34 vCard-Based Avatars 217
217,35 1.0 complete Kaidan 35 vCard-Based Avatars 217
217,37 1.1 complete Siskin IM 37 vCard-Based Avatars 217
217,38     Openfire 38 vCard-Based Avatars 217
217,41     Miranda NG 41 vCard-Based Avatars 217
217,46 1.1 complete slixmpp 46 vCard-Based Avatars 217
217,48 1.1 partial Conversations 48 vCard-Based Avatars 217
217,50   complete Monal IM 50 vCard-Based Avatars 217
217,52 1.1 complete Martin 52 vCard-Based Avatars 217
217,54 1.0 complete Metronome IM 54 vCard-Based Avatars 217
217,60     AstraChat XMPP Server 60 vCard-Based Avatars 217
217,65 1.1 partial poezio 65 vCard-Based Avatars 217
217,66   deprecated Dino 66 vCard-Based Avatars 217

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