home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

64 rows where software_id = 65

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_id software_id xep_version status
168,65 Data Forms 168 Miranda NG 65    
176,65 Last Activity 176 Miranda NG 65    
180,65 Privacy Lists 180 Miranda NG 65    
191,65 Current Jabber OpenPGP Usage 191 Miranda NG 65 1.4  
194,65 Service Discovery 194 Miranda NG 65    
197,65 Extended Stanza Addressing 197 Miranda NG 65    
209,65 Multi-User Chat 209 Miranda NG 65    
211,65 In-Band Bytestreams 211 Miranda NG 65    
212,65 Bookmarks 212 Miranda NG 65    
213,65 Private XML Storage 213 Miranda NG 65    
214,65 Ad-Hoc Commands 214 Miranda NG 65    
218,65 vcard-temp 218 Miranda NG 65    
219,65 Jabber Search 219 Miranda NG 65    
223,65 Result Set Management 223 Miranda NG 65 1.0  
224,65 Publish-Subscribe 224 Miranda NG 65    
229,65 SOCKS5 Bytestreams 229 Miranda NG 65    
230,65 Out of Band Data 230 Miranda NG 65    
234,65 Verifying HTTP Requests via XMPP 234 Miranda NG 65    
237,65 Basic IM Protocol Suite 237 Miranda NG 65    
241,65 In-Band Registration 241 Miranda NG 65    
242,65 Non-SASL Authentication 242 Miranda NG 65    
246,65 XMPP Date and Time Profiles 246 Miranda NG 65    
247,65 Nested Roster Groups 247 Miranda NG 65    
249,65 Chat State Notifications 249 Miranda NG 65    
255,65 Legacy Delayed Delivery 255 Miranda NG 65    
256,65 Software Version 256 Miranda NG 65    
259,65 Stream Initiation 259 Miranda NG 65    
260,65 SI File Transfer 260 Miranda NG 65    
271,65 User Mood 271 Miranda NG 65    
272,65 User Activity 272 Miranda NG 65    
279,65 Entity Capabilities 279 Miranda NG 65    
282,65 User Tune 282 Miranda NG 65    
290,65 Invisibility 290 Miranda NG 65    
300,65 Message Archiving 300 Miranda NG 65    
302,65 Stream Compression 302 Miranda NG 65    
310,65 Remote Controlling Clients 310 Miranda NG 65    
311,65 XMPP URI Scheme Query Components 311 Miranda NG 65    
312,65 Instant Messaging Intelligence Quotient (IM IQ) 312 Miranda NG 65 1.0  
317,65 vCard-Based Avatars 317 Miranda NG 65    
324,65 Best Practices for Handling Offline Messages 324 Miranda NG 65 1.0.1  
327,65 Personal Eventing Protocol 327 Miranda NG 65    
330,65 Jingle 330 Miranda NG 65 1.1.2  
348,65 Message Delivery Receipts 348 Miranda NG 65    
362,65 Stream Management 362 Miranda NG 65 1.5.2  
363,65 XMPP Ping 363 Miranda NG 65    
366,65 Entity Time 366 Miranda NG 65    
367,65 Delayed Delivery 367 Miranda NG 65    
375,65 XMPP Basic Client 2008 375 Miranda NG 65    
377,65 XMPP Intermediate IM Client 2008 377 Miranda NG 65    
388,65 Attention 388 Miranda NG 65    
395,65 Bits of Binary 395 Miranda NG 65 1.0  
409,65 The /me Command 409 Miranda NG 65    
413,65 Direct MUC Invitations 413 Miranda NG 65    
444,65 Message Carbons 444 Miranda NG 65    
477,65 Message Archive Management 477 Miranda NG 65 0.6.3  
483,65 Last User Interaction in Presence 483 Miranda NG 65 1.0.2  
497,65 Displayed Markers 497 Miranda NG 65 0.3  
516,65 Client State Indication 516 Miranda NG 65 0.3.0  
527,65 HTTP File Upload 527 Miranda NG 65 0.9  
548,65 OMEMO Encryption 548 Miranda NG 65 0.2  
552,65 Extensible SASL Profile 552 Miranda NG 65 1.0.2  
604,65 SASL Channel-Binding Type Capability 604 Miranda NG 65 0.4.2  
643,65 SASL Upgrade Tasks 643 Miranda NG 65 0.2.0  
680,65 SASL SCRAM Downgrade Protection 680 Miranda NG 65 0.3.1  

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