Commit Graph

5420 Commits (e5658d71c1e63398e16a99ac7d457cdf663486d6)
 

Author SHA1 Message Date
Will e5658d71c1
Remove h7 and h8 headings 4 years ago
wbamberg de2aa0c3aa
Merge pull request #3000 from wbamberg/add-proposals-tables
Support rendering of proposal tables
4 years ago
Will e8d3f09836
Fix tab/spaces mix 4 years ago
wbamberg 0a65f9a18f
Merge pull request #2999 from wbamberg/stop-scroll-overflow
Prevent sidebar scroll from overflowing
4 years ago
Will 1be92ad64f
Support rendering of proposal tables 4 years ago
Will 17e634d78a
Prevent sidebar scroll from overflowing 4 years ago
wbamberg 6914402338
Merge pull request #2988 from wbamberg/support-rendered-data
Support rendered data
4 years ago
Will 301c7b2f07
Restore docs describing OpenAPI extensions that we use 4 years ago
wbamberg 64c340d032
Merge pull request #1 from matrix-org/anoa/support-rendered-data
Reinstate and fix schema validation files
4 years ago
wbamberg e79a8d4e0d
Fix typo in comment
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
4 years ago
wbamberg fd17b647f4
Fix typo in comment
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
4 years ago
wbamberg 342c7713e5
Fix typo in comment
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
4 years ago
Andrew Morgan 166d6adcab Move validator.js to scripts/ directory, update calls 4 years ago
Andrew Morgan e15b2cbfc7 Update checker scripts to work correctly from the scripts/ dir
check-swagger-sources also had a bug which caused it to fail while validating the directory
structure of /data/api. This was fixed by @KitsuneRal - thank you!
4 years ago
Andrew Morgan 26a2e4a873 Move and more aptly name check_examples.py scripts 4 years ago
Will abdcf8d41c
Update path to Swagger files 4 years ago
Travis Ralston 315cf67f6b
Merge pull request #2366 from uhoreg/key_verification_accept
MSC2366: Key verification flow additions: m.key.verification.ready and m.key.verification.done
4 years ago
Will a133921893
A few small fixes in /data and /content 4 years ago
Will f0a7ba7acf
Fix links to rendered APIs 4 years ago
Will 83f71104f3
Update content to call the new template for event definitions 4 years ago
Will 1a21598c5c
Update content to call the new template for HTTP APIs 4 years ago
Will 6242783041
Add styles for rendered data 4 years ago
Will 6c5899a09e
Add templates used to render data 4 years ago
Will 0965bf1592
Remove RST comment, add bullets into list 4 years ago
Will 377fa396b2
Replace csv table with GFM table 4 years ago
Will 3ce9f5f47d
Merge remote-tracking branch 'upstream/master' into support-rendered-data
* upstream/master: (24 commits)
  Use italics instead of code formatting
  Formatting fixes for the authentication section
  Fix mangling of sub/superscript in e2e module
  Replace sas-emojis template
  Remove changelog sections
  Remove {{apis}} template
  Update proposals document
  Add example that went missing
  Add content for rooms list page
  Use GFM table syntax instead of raw HTML
  Extend blockquote style
  Fix broken Markdown lists
  Fix heading levels
  Fix internal links
  Support alerts (notes, warnings, rationales)
  Add syntax highlighting
  Fix ASCII diagrams
  Remove 'unstable' warning
  Add support for modules
  Remove 'Table of Contents'
  ...
4 years ago
wbamberg 7fed40ad04
Merge pull request #2980 from wbamberg/all-spec-pages
Migrate all spec pages
4 years ago
Will 68370677ef
Use italics instead of code formatting 4 years ago
Will c12c57f389
Fix links in data 4 years ago
Will 2c74daefa3
Change RST code formatting markup to Markdown 4 years ago
Will 6f1cfedad0
Remove RST alert directives, replace with simple Markdown formatting 4 years ago
Will 21060109e8
Remove symlink to event-schemas, and update openAPI schema paths accordingly 4 years ago
Will 1092d4ca14
Add data-compatiuble extension (.yaml) to all data files that currently omit one 4 years ago
Will aae22f477d
Remove non-data files 4 years ago
Will 91ab39343b
Add raw API end event schemas into /data directory 4 years ago
Will ea9fced092
Formatting fixes for the authentication section 4 years ago
Will fd658f674f
Fix mangling of sub/superscript in e2e module 4 years ago
Will 183ecfda03
Replace sas-emojis template 4 years ago
Will 86152613b1
Remove changelog sections 4 years ago
Will 47f37d5ab5
Remove {{apis}} template 4 years ago
Will 79036a34cc
Update proposals document 4 years ago
Will 965f573c9e
Add example that went missing 4 years ago
Will 3864c11c33
Add content for rooms list page 4 years ago
Will 52745160f3
Use GFM table syntax instead of raw HTML 4 years ago
Will afa62628e8
Extend blockquote style 4 years ago
Will f0a4f59bb0
Fix broken Markdown lists 4 years ago
Will 02a41edc76
Fix heading levels 4 years ago
Will 4e39200cfa
Fix internal links 4 years ago
Will 338434bfcd
Support alerts (notes, warnings, rationales) 4 years ago
Will ab64bda76d
Add syntax highlighting 4 years ago