home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

23 rows where xep_id = 409

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
409,0 The /me Command 409 Pàdé 0    
409,5 The /me Command 409 Beagle IM 5 1.0 complete
409,6 The /me Command 409 Bruno 6 1.0 complete
409,12 The /me Command 409 profanity 12 1.0 complete
409,15 The /me Command 409 Movim 15 1.0 complete
409,21 The /me Command 409 Aparté 21 1.0 complete
409,25 The /me Command 409 Dino 25 1.0 complete
409,28 The /me Command 409 Converse.js 28    
409,29 The /me Command 409 Gajim 29 1.0 complete
409,31 The /me Command 409 Psi 31   complete
409,33 The /me Command 409 AstraChat XMPP Client 33    
409,36 The /me Command 409 QXmpp 36 1.0 complete
409,40 The /me Command 409 Renga 40 1.0 complete
409,41 The /me Command 409 Monal IM 41 1.0 complete
409,42 The /me Command 409 yaxim 42 1.0 complete
409,51 The /me Command 409 Convo 51    
409,55 The /me Command 409 Cheogram Android 55 1.0 complete
409,57 The /me Command 409 poezio 57 1.0 partial
409,58 The /me Command 409 Conversations 58 1.0 complete
409,62 The /me Command 409 Siskin IM 62 1.0 complete
409,63 The /me Command 409 monocles chat 63 1.0 complete
409,65 The /me Command 409 Miranda NG 65    
409,72 The /me Command 409 Martin 72 1.0 wontfix

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   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 23.341ms · Data source: XMPP Standards Foundation