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

4889 Commits

Author SHA1 Message Date
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
Jonas Schäfer
a4c297d374 Ensure that v2 CSS is there 2019-04-06 09:46:20 +02:00
Jonas Schäfer
9018f474ff Increase body padding on small screens 2019-04-06 09:43:42 +02:00
Jonas Schäfer
3f38e0a431 Make YAML .box:es not round to match with our figures 2019-04-06 09:43:42 +02:00
Jonas Schäfer
775e3681b0 Reduce code block font size
It is excessive both on mobile and non-mobile IMO.
2019-04-06 09:43:42 +02:00
Jonas Schäfer
5f66ffc2f1 Ensure that there is space between Document Lifecycle and other metadata 2019-04-06 09:43:42 +02:00
Jonas Schäfer
12b3bd5871 Ensure that there’s space between key and value in dl.compact 2019-04-06 09:41:49 +02:00
Jonas Schäfer
5c6db1475a Show both Deprecated and Obsolete if document is in either status in timeline 2019-04-06 09:41:28 +02:00
Jonas Schäfer
d034936552 Mention yaml.de in legal section 2019-04-05 17:45:04 +02:00
Jonas Schäfer
e01549cce8 Do not show anchor links when printing, at all 2019-04-05 17:42:36 +02:00
Jonas Schäfer
cd33df07bc Green is the new Orange 2019-04-05 17:40:38 +02:00
Jonas Schäfer
b6dc9c04fc Use dark grey inspired by main site for ToC header 2019-04-05 17:40:17 +02:00
Jonas Schäfer
51ad9a4295 Show document lifecycle next to metadata 2019-04-05 17:40:04 +02:00
Jonas Schäfer
8a151a7d54 Adapt heading sizes on mobile 2019-04-05 17:39:26 +02:00
Jonas Schäfer
e31c6e3b6b Bump font size a little 2019-04-05 17:39:26 +02:00
Jonas Schäfer
57c0897ab1 Re-work display of revision list entries 2019-04-05 17:39:26 +02:00
Jonas Schäfer
e77875ede6 Fix Proposed template (there was a missing space) 2019-04-05 17:39:26 +02:00
Jonas Schäfer
8ae43e3d7a Bump that copyright year 2019-04-05 17:39:26 +02:00
Jonas Schäfer
300bbec7b2 Remove :target hack -- it breaks the line-wrapping in the targeted headings 2019-04-05 17:39:26 +02:00
Jonas Schäfer
3f29a910da Support existing uses of <div class="example"> 2019-04-05 17:39:26 +02:00
Jonas Schäfer
fc06bd46fd Make jump targets a bit above the actual target, for neatness 2019-04-05 17:39:26 +02:00
Jonas Schäfer
aa77296823 Fix monospace font when no matching font is available 2019-04-05 17:39:26 +02:00
Jonas Schäfer
c3d635c811 Indent line-broken headings on mobile 2019-04-05 17:39:26 +02:00
Jonas Schäfer
a2784e23f4 Some padding on top and bottom to make it less squeezed 2019-04-05 17:39:26 +02:00