home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

57 rows where software_id = 41

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
3,41     Miranda NG 41 Data Forms 3
11,41     Miranda NG 41 Last Activity 11
15,41     Miranda NG 41 Privacy Lists 15
26,41 1.4   Miranda NG 41 Current Jabber OpenPGP Usage 26
29,41     Miranda NG 41 Service Discovery 29
32,41     Miranda NG 41 Extended Stanza Addressing 32
44,41     Miranda NG 41 Multi-User Chat 44
46,41     Miranda NG 41 In-Band Bytestreams 46
47,41     Miranda NG 41 Bookmarks 47
48,41     Miranda NG 41 Private XML Storage 48
49,41     Miranda NG 41 Ad-Hoc Commands 49
53,41     Miranda NG 41 vcard-temp 53
54,41     Miranda NG 41 Jabber Search 54
59,41     Miranda NG 41 Publish-Subscribe 59
64,41     Miranda NG 41 SOCKS5 Bytestreams 64
65,41     Miranda NG 41 Out of Band Data 65
69,41     Miranda NG 41 Verifying HTTP Requests via XMPP 69
72,41     Miranda NG 41 Basic IM Protocol Suite 72
76,41     Miranda NG 41 In-Band Registration 76
77,41     Miranda NG 41 Non-SASL Authentication 77
81,41     Miranda NG 41 XMPP Date and Time Profiles 81
82,41     Miranda NG 41 Nested Roster Groups 82
84,41     Miranda NG 41 Chat State Notifications 84
90,41     Miranda NG 41 Legacy Delayed Delivery 90
91,41     Miranda NG 41 Software Version 91
94,41     Miranda NG 41 Stream Initiation 94
95,41     Miranda NG 41 SI File Transfer 95
106,41     Miranda NG 41 User Mood 106
107,41     Miranda NG 41 User Activity 107
114,41     Miranda NG 41 Entity Capabilities 114
117,41     Miranda NG 41 User Tune 117
125,41     Miranda NG 41 Invisibility 125
139,41     Miranda NG 41 XMPP URI Scheme Query Components 139
209,41     Miranda NG 41 Message Archiving 209
211,41     Miranda NG 41 Stream Compression 211
215,41     Miranda NG 41 Remote Controlling Clients 215
216,41 1.0   Miranda NG 41 Instant Messaging Intelligence Quotient (IM IQ) 216
217,41     Miranda NG 41 vCard-Based Avatars 217
225,41     Miranda NG 41 Personal Eventing Protocol 225
242,41     Miranda NG 41 Message Delivery Receipts 242
256,41 1.5.2   Miranda NG 41 Stream Management 256
257,41     Miranda NG 41 XMPP Ping 257
260,41     Miranda NG 41 Entity Time 260
261,41     Miranda NG 41 Delayed Delivery 261
269,41     Miranda NG 41 XMPP Basic Client 2008 269
271,41     Miranda NG 41 XMPP Intermediate IM Client 2008 271
282,41     Miranda NG 41 Attention 282
289,41 1.0   Miranda NG 41 Bits of Binary 289
303,41     Miranda NG 41 The /me Command 303
312,41     Miranda NG 41 Direct MUC Invitations 312
347,41     Miranda NG 41 Message Carbons 347
380,41 0.6.3   Miranda NG 41 Message Archive Management 380
386,41 1.0.2   Miranda NG 41 Last User Interaction in Presence 386
400,41 0.3   Miranda NG 41 Chat Markers 400
419,41 0.3.0   Miranda NG 41 Client State Indication 419
430,41 0.9   Miranda NG 41 HTTP File Upload 430
524,41 0.2   Miranda NG 41 OMEMO Encryption 524

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