1
0
mirror of https://github.com/moparisthebest/xeps synced 2025-03-02 17:41:47 -05:00
Sam Whited 1065c4b816 XEP-0060: Include publisher with item retrieval
Also remove extra whitespace
2016-12-08 15:17:20 -06:00
2016-12-07 10:48:44 -06:00
2015-11-13 17:25:45 +01:00
2015-07-06 17:24:17 -05:00
2016-11-16 11:40:06 -06:00
2016-12-03 10:28:35 -06:00
2015-07-29 23:02:54 +02:00
2016-06-05 16:33:02 +02:00
2016-11-16 11:48:42 -06:00
2016-11-16 09:26:25 -08:00
2016-11-16 09:26:57 -08:00
2016-11-16 09:26:25 -08:00
2016-11-27 08:25:19 -08:00
2016-11-27 08:25:19 -08:00
2016-11-27 08:25:19 -08:00
2016-11-27 08:25:19 -08:00
2016-11-27 08:25:19 -08:00
2016-11-27 08:25:19 -08:00
2016-11-27 08:25:19 -08:00
2015-08-12 08:28:51 -06:00
2016-11-27 08:25:19 -08:00
2016-10-13 23:15:14 +01:00
2016-10-04 22:03:49 +01:00
2016-12-03 10:25:03 -06:00
2016-01-12 10:59:12 -06:00
2016-08-19 11:00:48 -05:00
2016-11-16 11:31:58 -06:00
2016-08-27 15:17:50 +01:00
2016-10-29 10:54:25 -07:00
2015-06-28 09:58:39 +02:00
2014-08-11 17:03:50 -06:00
2016-10-17 14:50:14 -05:00
2016-10-04 19:22:49 +01:00
2015-10-20 10:40:10 -06:00
2015-08-13 15:02:52 -06:00
2016-05-17 21:55:29 -05:00
2014-06-20 09:10:42 -06:00
2015-12-08 09:42:17 -07:00
2016-10-17 10:20:09 -05:00
2015-08-12 08:42:48 -06:00
2015-08-12 08:43:07 -06:00
2015-07-18 11:15:11 +02:00
2015-04-14 23:15:39 +02:00
2015-10-15 10:28:00 -06:00
2016-04-26 01:55:49 +02:00
2014-08-04 14:06:50 +01:00
2016-03-20 11:07:15 -05:00
2014-06-23 08:09:06 -06:00
2014-08-28 18:42:22 +01:00
2016-05-17 11:12:25 +02:00
2015-03-23 13:18:30 -05:00
2016-05-17 11:12:25 +02:00
2016-08-02 16:52:58 +02:00
2016-10-28 14:06:40 -05:00
2016-07-12 09:08:00 -05:00
2016-12-05 12:25:26 +00:00
2016-03-18 11:31:15 -05:00
2016-07-15 13:11:34 -05:00
2016-06-05 16:06:11 +02:00
2016-07-20 15:10:44 +01:00
2016-07-15 10:03:57 -05:00
2016-11-23 11:44:06 -06:00
2016-12-07 10:36:57 -06:00
2016-12-07 10:45:20 -06:00
2016-12-07 10:48:44 -06:00
2016-12-03 10:25:03 -06:00
2016-12-07 13:27:02 -06:00

XMPP Extension Protocols (XEPs)

This repository is used to manage work on XMPP Extension Protocols (XEPs), which are the specifications produced by the XMPP Standards Foundation (XSF). See http://xmpp.org/ for details. The rendered documents can be found here:

https://xmpp.org/extensions/

Please use this repository to raise issues and submit pull requests:

https://github.com/xsf/xeps/issues https://github.com/xsf/xeps/pulls

For in-depth technical discussion, please post to the standards@xmpp.org email list:

http://mail.jabber.org/mailman/listinfo/standards

To submit a new proposal for consideration as a XEP, please read this page:

https://xmpp.org/about/standards-process.html#submitting-a-xep

XEP-0001: XMPP Extension Protocols defines the standards process followed by the XMPP Standards Foundation.

Building XEPs

To build a single XEP as HTML simply run:

make xep-xxxx

To change the output directory, set the variable OUTDIR, eg.

OUTDIR=/tmp/xeps make all

For more information try make help.

Description
No description provided
Readme 15 MiB
Languages
XSLT 67.5%
Python 15.4%
CSS 7.7%
Lua 5.7%
Shell 2.2%
Other 1.5%