home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where accepted = 1, approver = "Council" and last_updated = "2025-04-09"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status, last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
477 Council 313 2025-04-09 1   Standards Track Message Archive Management https://xmpp.org/extensions/xep-0313.html Stable 1.1.3
541 Council 377 2025-04-09 1   Standards Track Spam Reporting https://xmpp.org/extensions/xep-0377.html Experimental 0.4.0
585 Council 421 2025-04-09 1   Standards Track Occupant identifiers for semi-anonymous MUCs https://xmpp.org/extensions/xep-0421.html Stable 1.0.1

Advanced export

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

CSV options:

CREATE TABLE [xeps] (
   [approver] TEXT,
   [number] TEXT,
   [last_updated] TEXT,
   [accepted] INTEGER,
   [short_name] TEXT,
   [type] TEXT,
   [id] INTEGER PRIMARY KEY,
   [title] TEXT,
   [url] TEXT,
   [status] TEXT,
   [version] TEXT
);
Powered by Datasette · Queries took 41.489ms · Data source: XMPP Standards Foundation