1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
Commit Graph

4858 Commits

Author SHA1 Message Date
Jonas Schäfer
9bdb657413 Merge commit 'refs/pull/791/head' of https://github.com/xsf/xeps 2019-06-19 15:07:11 +02:00
Jonas Schäfer
fb96a5bbc0 Merge branch 'feature/xep-0300-boning' 2019-06-19 15:06:17 +02:00
Paul Schaub
119d050969
Add Stanza Content Encryption to the inbox 2019-06-08 23:09:39 +02:00
Jonas Schäfer
12eb7de93a Merge branch 'feature/xep-0280' 2019-05-15 18:23:01 +02:00
Jonas Schäfer
d19cd8d896 Merge branch 'feature/output-xmldeps' 2019-05-15 18:12:15 +02:00
Jonas Schäfer
dbf46b7a59 Ensure that inbox subdirectory exists 2019-05-15 18:07:42 +02:00
Jonas Schäfer
8d3a28b440 Merge branches 'feature/xep-0414', 'feature/xep-0405' and 'feature/xep-0260' 2019-05-15 17:54:51 +02:00
Jonas Schäfer
2ee723b55a XEP-0260: add revision block 2019-05-15 17:54:32 +02:00
Jonas Schäfer
29ec3e5f21 XEP-0260: show original link text on archive.org link 2019-05-15 17:54:22 +02:00
Jonas Schäfer
d33bab5705 Merge branches 'feature/xep-0045', 'feature/xep-0308' and 'feature/xep-0184' 2019-05-15 17:51:26 +02:00
Jonas Schäfer
f40cf30b90 XEP-0308: amend revision block for merge 2019-05-15 17:50:46 +02:00
Jonas Schäfer
135d4af112 Merge commit 'refs/pull/781/head' of https://github.com/xsf/xeps into feature/xep-0308 2019-05-15 17:50:12 +02:00
Jonas Schäfer
e448d938e9 XEP-0184: add revision block 2019-05-15 17:42:11 +02:00
Jonas Schäfer
e61d13f60a XEP-0045: add revision block 2019-05-15 17:34:20 +02:00
Linus Jahn
775293429b
XEP-0405: Fix namespace typo in example 2019-04-30 19:51:51 +02:00
Jonas Schäfer
131ff9dc2b XEP-0414: remove reference to hashes namespace 2019-04-28 13:25:15 +02:00
Jonas Schäfer
2fde7233d2 XEP-0300: remove content which has been moved to XEP-0414 2019-04-28 13:20:24 +02:00
Georg Lukas
59a14e2167 XEP-0184: fix should into SHOULD, thx Kev 2019-04-24 17:11:56 +02:00
Georg Lukas
e6cb1297f3 XEP-0280: add explicit mention of namespace meaning, thx Kev 2019-04-24 15:54:28 +02:00
Georg Lukas
a53d188a64 XEP-0280: version block with explicit changes list 2019-04-24 07:39:42 +02:00
Georg Lukas
bd18afe17d XEP-0280: feature for mandatory rules 2019-04-24 07:39:42 +02:00
Georg Lukas
2749b03c9f XEP-0280: include 0184 ACKs and 0085 CSNs 2019-04-24 07:22:20 +02:00
Georg Lukas
38c889d7f1 XEP-0280: clients can join a MUC on MUC-PM Carbons, thx Kev 2019-04-24 07:22:20 +02:00
Georg Lukas
aa2f433afc XEP-0280: stricten delivery rules from MAY to SHOULD 2019-04-24 07:22:20 +02:00
Georg Lukas
289e6c2a10 XEP-0280: wording fix for carbonation rules 2019-04-24 07:22:20 +02:00
Georg Lukas
7e5e0a587e XEP-0280: clearly specify MUC-related rules 2019-04-24 07:22:20 +02:00
Georg Lukas
a982331a6c XEP-0280: improve 'Eligible' wording 2019-04-24 07:22:20 +02:00
Georg Lukas
171db7f20d XEP-0308: incorporate Council feedback, remove dep on #736 2019-04-24 07:16:19 +02:00
Kim Alvefur
696b2332e3 xsl: Set output mode to HTML
This makes the XEP XML viewable in browsers.
2019-04-20 00:41:51 +02:00
Kim Alvefur
03940e8796 Inline XML entities
Browsers do not expand external XML entities so they must be inlined.
2019-04-20 00:39:46 +02:00
Kim Alvefur
d60b6a03ba make xml: Include XEP XSL in output
This is referenced by XML files so should be included
2019-04-20 00:30:52 +02:00
Georg Lukas
049f186631 XEP-0045: add 333 status to gc1-kick, thx Kev 2019-04-18 12:25:02 +02:00
Georg Lukas
84674a9221 XEP-0045: restrict gc1 kick to non-occupant full-JIDs, thx jonas’ 2019-04-18 09:26:22 +02:00
Georg Lukas
5282243d5d XEP-0045: do not claim compatibility with GC1.0 2019-04-18 00:41:10 +02:00
Georg Lukas
2408ea0373 XEP-0045: respond to GC1.0 join with kick, thx Kev 2019-04-18 00:37:29 +02:00
Georg Lukas
45e050c9c6 XEP-0045: fix wording in GC1.0 join 2019-04-18 00:29:49 +02:00
Kim Alvefur
4a71e3b82b XEP-0045: Move section about GC 1.0 further down
It's weird that the first thing you see under "Entering a room" is how
to do it in the old way, instead of the new way, which might mislead
implementers and make them miss the new way entirely.
2019-04-18 00:24:24 +02:00
Florian Schmaus
66b34d6338 XEP-0260: Replace broken link with archive.org
The linked page appears to hold relevant information but is
unfortunately no longer available. Replace it an link to archive.org
for now. We may want to incorporate the information found there in the
XEP.
2019-04-17 10:12:29 +02:00
Georg Lukas
fe8a1ad143 XEP-0308: relax from-full-JID requirement 2019-04-17 07:35:10 +02:00
Jonas Schäfer
5d2ef942f4
Merge pull request #782 from Zash/patch-2
Include source XEP XML files in build
2019-04-10 16:26:28 +02:00
Kim Alvefur
f0c6539070
Include XML files in build 2019-04-09 16:47:02 +02:00
Kevin Smith
fefccb8cc5 XEP-0308. Don't change metadata on correction 2019-04-09 12:05:38 +01:00
Jonas Schäfer
a032d17204 Hotfix against the web server misconfiguration
xmpp.v2.css isn’t served from the xeps docker, making all XEPs
render without CSS.
2019-04-06 10:58:04 +02:00
Jonas Schäfer
6eb489f8b4 Merge branch 'feature/xep-0060' 2019-04-06 10:23:51 +02:00
Jonas Schäfer
6b3e2be252 Merge branch 'feature/xep-0084' 2019-04-06 10:22:53 +02:00
Jonas Schäfer
103193632b Merge branch 'feature/xep-0280' 2019-04-06 10:08:14 +02:00
Jonas Schäfer
cf9c546af8 Merge commit 'refs/pull/757/head' of https://github.com/xsf/xeps 2019-04-06 10:08:07 +02:00
Jonas Schäfer
fad4826f4f Merge commit 'refs/pull/776/head' of https://github.com/xsf/xeps 2019-04-06 10:08:03 +02:00
Jonas Schäfer
8b9842f605 XEP-0280: Assign version number to change 2019-04-06 10:07:36 +02:00
Jonas Schäfer
f2bdb17923 XEP-0280: Move from Experimental status
The LC has long ended and no decision either way has come. Stuff
is going on though [1], so not moving to Deferred yet.

   [1]: https://github.com/xsf/xeps/pull/778
2019-04-06 10:07:36 +02:00