Travis Ralston
|
56745c76aa
|
Clarify that submit_url being not present only matters for r0.5
|
6 years ago |
Travis Ralston
|
85f34f942f
|
Fix invalid doc error
Another annoying case of Swagger fighting us
|
6 years ago |
Travis Ralston
|
f7aa2adfb4
|
Fix indentation
|
6 years ago |
Travis Ralston
|
6d60258e25
|
Merge pull request #2080 from matrix-org/travis/1.0/msc2076-msc2077-v5-rooms
Spec v5 rooms: Key validity
|
6 years ago |
Travis Ralston
|
b32f0e768f
|
clarify that UIA can now be done by the HS
|
6 years ago |
Travis Ralston
|
ca8b539b2f
|
humans prefer to be treated as people
|
6 years ago |
Travis Ralston
|
370ae8b9fe
|
Merge pull request #2068 from matrix-org/travis/1.0/mxc
Refactor documentation for content/media repository
|
6 years ago |
Travis Ralston
|
04930c6ddf
|
Don't enforce MXC URIs, but also don't confuse people
|
6 years ago |
Travis Ralston
|
ad3aa5edf0
|
Merge pull request #2104 from matrix-org/travis/1.0/event-ids
Clarify that the common identifier format can be broken
|
6 years ago |
Travis Ralston
|
b7378a860a
|
Merge pull request #2097 from matrix-org/travis/1.0/common-themes
Specify some of the common concepts for Matrix in the index
|
6 years ago |
Travis Ralston
|
c1c26859e2
|
Merge pull request #2096 from matrix-org/travis/1.0/read-notifs
Clarify how notification counts are calculated in /sync
|
6 years ago |
Travis Ralston
|
39b79fe453
|
Merge pull request #2088 from matrix-org/travis/1.0/duplicate-state-endpoint
Merge GET/PUT /state/:event_type endpoints
|
6 years ago |
Andrew Morgan
|
5f24f63338
|
Better wording
|
6 years ago |
Andrew Morgan
|
1a22508e15
|
identity server -> the server
|
6 years ago |
Andrew Morgan
|
572d29348c
|
Update changelogs/client_server/newsfragments/2101.breaking
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
6 years ago |
Travis Ralston
|
fc1d8f184d
|
Merge pull request #2078 from matrix-org/anoa/msc2078
MSC2078: Sending Third-Party Request Tokens via the Homeserver
|
6 years ago |
Travis Ralston
|
ad2eefdde9
|
Shuffle and clarify identifier grammar
Specifically, make it clearer that event IDs are the weird exception in this section.
|
6 years ago |
Travis Ralston
|
32761fc108
|
Merge pull request #2098 from matrix-org/travis/1.0/modules-update
Clarify what a "module" is and update feature profiles for clients
|
6 years ago |
Travis Ralston
|
37e2d81d58
|
Hardcode the state event fields table into the spec
See comment for why.
|
6 years ago |
Travis Ralston
|
51698a5dd5
|
Clarify that people must own the namespace to use it
|
6 years ago |
Travis Ralston
|
19c827e581
|
Remove trailing slashes section
|
6 years ago |
Travis Ralston
|
49831fb74f
|
Clarifications about namespaces
|
6 years ago |
Travis Ralston
|
1886a2346a
|
Move explanation of notifications to notifications module
|
6 years ago |
Travis Ralston
|
cf19f52576
|
Enforce 7 day validity requirement everywhere
also misc formatting fixes
|
6 years ago |
Travis Ralston
|
56e1640bea
|
Merge pull request #2106 from matrix-org/matthew/1.0/msc688-msc1227-lazy-loading
incorporate LL review from matthew
|
6 years ago |
Matthew Hodgson
|
0506d09cf7
|
incorporate LL review from matthew
|
6 years ago |
Travis Ralston
|
36659ca266
|
Merge pull request #2091 from matrix-org/travis/1.0/mxid-register
Clarify that /register must produce valid Matrix User IDs
|
6 years ago |
Travis Ralston
|
f047e235df
|
Merge branch 'master' into travis/1.0/event-ids
|
6 years ago |
Travis Ralston
|
65c3935419
|
Merge pull request #2076 from matrix-org/rav/proposal/enforce_key_validity_periods
MSC2076: Enforce key-validity periods when validating event signatures
|
6 years ago |
Travis Ralston
|
19575eb4d4
|
Merge pull request #2077 from matrix-org/rav/proposal/room_v5
MSC2077: room v5
|
6 years ago |
Travis Ralston
|
6d62a1b444
|
Merge pull request #2084 from matrix-org/travis/1.0/s2s-swagger-touchups
Touchups on the s2s swagger definitions
|
6 years ago |
Travis Ralston
|
7fe7d365e2
|
Merge pull request #2089 from matrix-org/travis/1.0/cors
Clarify when and where CORS headers should be returned
|
6 years ago |
Andrew Morgan
|
2068cba598
|
Clients should submit a POST request
|
6 years ago |
Andrew Morgan
|
7116f9334e
|
More consolidation
|
6 years ago |
Andrew Morgan
|
d1fde0837a
|
Consolidate id_server into ref. id_server/next_link are ignored
|
6 years ago |
Andrew Morgan
|
0f82056ca2
|
Highlight breaking change
|
6 years ago |
Andrew Morgan
|
ab0c1bc054
|
Add changelog, update imperative check, rename sid.yaml
|
6 years ago |
Travis Ralston
|
29340c6eb8
|
Clarify that the common identifier format can be broken
We already reference in the Event IDs section that the format depends on the room version, so we just need to link there.
Fixes https://github.com/matrix-org/matrix-doc/issues/2103
|
6 years ago |
Andrew Morgan
|
fe23de7d7f
|
A SMS -> An SMS
|
6 years ago |
Andrew Morgan
|
046a834488
|
Slight code cleanup
|
6 years ago |
Andrew Morgan
|
2551ff6ce0
|
Actually check in code
|
6 years ago |
Andrew Morgan
|
525bedf8e1
|
Fix refs
|
6 years ago |
Andrew Morgan
|
fba61941af
|
Move submit_url responses to ref
|
6 years ago |
Andrew Morgan
|
0ded484276
|
Address review comments
|
6 years ago |
Andrew Morgan
|
1776ba28d3
|
Address review comments
|
6 years ago |
Matthew Hodgson
|
3438ea50a2
|
Merge pull request #1779 from matrix-org/matthew/msc1779
MSC1779: Proposal for Open Governance for Matrix.org (v2)
|
6 years ago |
Matthew Hodgson
|
950415c72a
|
Merge branch 'master' into matthew/msc1779
|
6 years ago |
Matthew Hodgson
|
be568ba9ab
|
link to the legalified version of MSC1779
|
6 years ago |
Andrew Morgan
|
a8edb066aa
|
Clear up some wording
|
6 years ago |
Andrew Morgan
|
8a6ef187db
|
more object!
|
6 years ago |