home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

21 rows where xep_id = 303

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
303,3 1.0 complete Movim 3 The /me Command 303
303,5     Pàdé 5 The /me Command 303
303,6 1.0 complete Gajim 6 The /me Command 303
303,7 1.0 complete blabber.im 7 The /me Command 303
303,15 1.0 complete Renga 15 The /me Command 303
303,18 1.0 complete Beagle IM 18 The /me Command 303
303,19 1.0 complete QXmpp 19 The /me Command 303
303,22 1.0 complete monocles chat 22 The /me Command 303
303,24 1.0 complete AstraChat XMPP Client 24 The /me Command 303
303,25 1.0 complete Bruno 25 The /me Command 303
303,28 1.0 complete Cheogram Android 28 The /me Command 303
303,31     Converse.js 31 The /me Command 303
303,37 1.0 complete Siskin IM 37 The /me Command 303
303,41     Miranda NG 41 The /me Command 303
303,48 1.0 complete Conversations 48 The /me Command 303
303,50   complete Monal IM 50 The /me Command 303
303,52 1.0 wontfix Martin 52 The /me Command 303
303,58 1.0 complete yaxim 58 The /me Command 303
303,64 1.0 complete profanity 64 The /me Command 303
303,65 1.0 partial poezio 65 The /me Command 303
303,66 1.0 complete Dino 66 The /me Command 303

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