home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

17 rows where xep_id = 471

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
471,0 0.2.00.2.0   ejabberd 0 User Avatar to vCard-Based Avatars Conversion 471
471,6 0.2.1 complete Gajim 6 User Avatar to vCard-Based Avatars Conversion 471
471,7 0.2.1 complete blabber.im 7 User Avatar to vCard-Based Avatars Conversion 471
471,10     Tigase XMPP Server 10 User Avatar to vCard-Based Avatars Conversion 471
471,12 0.2.1 complete Prosody IM 12 User Avatar to vCard-Based Avatars Conversion 471
471,18 0.2.1 complete Beagle IM 18 User Avatar to vCard-Based Avatars Conversion 471
471,22 0.2.1 complete monocles chat 22 User Avatar to vCard-Based Avatars Conversion 471
471,24 0.2.1 complete AstraChat XMPP Client 24 User Avatar to vCard-Based Avatars Conversion 471
471,28 0.2.1 complete Cheogram Android 28 User Avatar to vCard-Based Avatars Conversion 471
471,37 0.2.1 complete Siskin IM 37 User Avatar to vCard-Based Avatars Conversion 471
471,38     Openfire 38 User Avatar to vCard-Based Avatars Conversion 471
471,48 0.2.1 complete Conversations 48 User Avatar to vCard-Based Avatars Conversion 471
471,50   complete Monal IM 50 User Avatar to vCard-Based Avatars Conversion 471
471,52 0.2.1 complete Martin 52 User Avatar to vCard-Based Avatars Conversion 471
471,54 0.2 complete Metronome IM 54 User Avatar to vCard-Based Avatars Conversion 471
471,60     AstraChat XMPP Server 60 User Avatar to vCard-Based Avatars Conversion 471
471,66   complete Dino 66 User Avatar to vCard-Based Avatars Conversion 471

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