home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

31 rows where xep_id = 84

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
84,0 2.1   ejabberd 0 Chat State Notifications 84
84,3 2.1 partial Movim 3 Chat State Notifications 84
84,5     Pàdé 5 Chat State Notifications 84
84,6 2.1 complete Gajim 6 Chat State Notifications 84
84,7 2.1 complete blabber.im 7 Chat State Notifications 84
84,10     Tigase XMPP Server 10 Chat State Notifications 84
84,13 2.1 complete JaXMPP 13 Chat State Notifications 84
84,18 2.1 partial Beagle IM 18 Chat State Notifications 84
84,19 2.1 complete QXmpp 19 Chat State Notifications 84
84,20 2.1 complete Slidge 20 Chat State Notifications 84
84,22 2.1 complete monocles chat 22 Chat State Notifications 84
84,24 2.1 complete AstraChat XMPP Client 24 Chat State Notifications 84
84,28 2.1 complete Cheogram Android 28 Chat State Notifications 84
84,31     Converse.js 31 Chat State Notifications 84
84,33 2.1 complete MongooseIM 33 Chat State Notifications 84
84,34 2.1 complete python-nbxmpp 34 Chat State Notifications 84
84,35 2.1 partial Kaidan 35 Chat State Notifications 84
84,37 2.1 partial Siskin IM 37 Chat State Notifications 84
84,41     Miranda NG 41 Chat State Notifications 84
84,42 2.1 complete Halcyon 42 Chat State Notifications 84
84,46 2.1 complete slixmpp 46 Chat State Notifications 84
84,47 2.1 complete xmpp-parsers 47 Chat State Notifications 84
84,48 2.1 complete Conversations 48 Chat State Notifications 84
84,49   complete XMPP Web 49 Chat State Notifications 84
84,50   complete Monal IM 50 Chat State Notifications 84
84,52 2.1 partial Martin 52 Chat State Notifications 84
84,55 2.1 complete UWPX 55 Chat State Notifications 84
84,60     AstraChat XMPP Server 60 Chat State Notifications 84
84,64 2.1 complete profanity 64 Chat State Notifications 84
84,65 2.1 complete poezio 65 Chat State Notifications 84
84,66   complete Dino 66 Chat State Notifications 84

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