Travis Ralston
cbbdcbcf01
Show arrays in the query string as "[type]" rather than "array"
...
Otherwise the question "array of what?" is raised.
6 years ago
Travis Ralston
d279fdafa6
Document the server_name query parameter on /join/{roomIdOrAlias}
...
Fixes https://github.com/matrix-org/matrix-doc/issues/904
6 years ago
Travis Ralston
5b6ad6f39d
Add to changelog
6 years ago
Travis Ralston
7d94aaace8
Explicitly declare that the kick/ban reason will be on the membership event
...
Fixes https://github.com/matrix-org/matrix-doc/issues/798
6 years ago
Travis Ralston
17c9cde0ec
Add to changelog
6 years ago
Travis Ralston
2409c84968
Document the GET version of /login
...
Fixes https://github.com/matrix-org/matrix-doc/issues/677
6 years ago
Travis Ralston
aac7b848f7
Add uhoreg and myself as trusted speculator people
6 years ago
Travis Ralston
85e1962f9c
Use filepath.To/FromSlash instead of manually replacing slashes
...
see https://github.com/matrix-org/matrix-doc/pull/1356#discussion_r199897557
6 years ago
Travis Ralston
26a62bc07f
Merge pull request #1356 from turt2live/travis/windows-2.0
...
Make the builder happier with Windows environments
6 years ago
Travis Ralston
eb21a71b70
Make the builder happier with Windows environments
...
There's two main issues with Windows environments:
* Slashes
* Windows still notifies about some directories we've ignored, therefore we need to filter them too
It's not super pretty, but it does work.
6 years ago
Ben Parsons
5803c9cace
don't run proposals.py step if in TravisCI environment
6 years ago
Andrew Morgan
d73b247688
3PE lookup service
6 years ago
Will Hunt
a1309d636c
Remove "Clients should handle gracefully" sentence
6 years ago
Will Hunt
41c18bed0f
+repository
6 years ago
Will Hunt
21e957edfb
Better note for /config
6 years ago
Will Hunt
1820df02d9
media => content repository
6 years ago
Will Hunt
091b2a6771
Hard limit on requiring accessToken. Rephrased some sections
6 years ago
Will Hunt
eeaf4385d7
Speling is my weakniss
6 years ago
Will Hunt
80935eadcf
Update content-repo.yaml
6 years ago
Will Hunt
ddc152347b
Extending words and rate limiting
6 years ago
Matthew Hodgson
c1b630e975
Merge pull request #1342 from fadeAce/patch-1
...
Update keys.yaml
6 years ago
Terrill Tsang
f032d6d1c3
Update keys.yaml
...
Fixed an end to end document bug , a format misleading in an claim response
6 years ago
Remi Rampin
20200264e1
Consolidate backwards-compatible client changes
6 years ago
Will Hunt
1140c0c05b
Document StateEvent for /createRoom ( #1329 )
7 years ago
Richard van der Hoff
2605c75f92
typo
7 years ago
Richard van der Hoff
c84066df89
do not use 'optional' in descriptions.
7 years ago
Richard van der Hoff
dfa4af5c19
record that "identity server" has two words
7 years ago
Will Hunt
6d0a56d190
Suggestions by Travis tend to be sensible ones
7 years ago
Will Hunt
6b9640bcb4
upload_size => m.upload.size
7 years ago
Will Hunt
077cd04a6d
/limits => /config
7 years ago
Matthew Hodgson
4fcf7252b1
Merge pull request #1317 from turt2live/patch-1
...
Don't suggest reusing old issues for spec proposals
7 years ago
Travis Ralston
d647169806
Add more strength to the suggestion to find existing issues
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
fc402c296b
Don't suggest reusing old issues for spec proposals
...
In practice this was confusing for people, so instead we should encourage people to create new issues and reference the existing ones.
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Matthew Hodgson
8fe88d2590
Merge pull request #1311 from matrix-org/anoa/small_fixes
...
Small grammatical and stylistic fixes
7 years ago
user
54c3003b74
newly joined -> newly-joined
7 years ago
user
5ab5fe08d1
Small grammatical and stylistic fixes
7 years ago
Michael Telatynski
39e33d0cbb
Merge pull request #1291 from matrix-org/anoa/fix_typo_events
...
Fix typo
7 years ago
Andrew Morgan
2e5cdaf51c
Fix typo
...
"To stream events all the events" -> "To stream all the events"
7 years ago
Michael Kaye
5e1c7350ae
Merge pull request #1283 from matrix-org/michaelkaye/re_add_proposals
...
Add back proposals.rst with a link to the actual location
7 years ago
Michael Kaye
72282577bf
Add back proposals.rst with a link to the actual location
7 years ago
Ben Parsons
77117ea8ee
Merge pull request #1282 from matrix-org/benparsons/proposalsCI
...
include proposals.py in matrix-doc CI
7 years ago
Ben Parsons
18ba0d6d81
remove propsals.rst as it will be regenerated
7 years ago
Ben Parsons
0c1ba33eba
include proposals.py in matrix-doc CI
7 years ago
Ben Parsons
a552c1853e
update for MSC 701
7 years ago
Richard van der Hoff
cefd1a832e
server_server_api: fix typo in auth section
...
fixes "destintation" typo
7 years ago
Ben Parsons
ffb8037af2
update MSC list
7 years ago
Richard van der Hoff
92cf91dc69
Merge pull request #1278 from matrix-org/t3chguy/search_docs
...
Fix two issues with /search docs
7 years ago
Michael Telatynski
968ee0f613
add changelog
7 years ago
Michael Telatynski
df5455de1f
re-arrange fields in example /search request to make them a valid request.
7 years ago
Michael Telatynski
64f97c5b78
add example of highlights field in /search response
7 years ago