Matthew Hodgson
|
aadf1cc733
|
Merge pull request #2131 from jimmycuadra/e2ee-easier-typo
Fix typo in key verification framework section.
|
6 years ago |
Jimmy Cuadra
|
2dd0da7d50
|
Fix typo in key verification framework section.
Signed-off-by: Jimmy Cuadra <jimmy@jimmycuadra.com>
|
6 years ago |
Travis Ralston
|
50dee76fa7
|
Merge pull request #2122 from matrix-org/travis/fix-changelog
Fix changelog generation
|
6 years ago |
Travis Ralston
|
18eca90022
|
Exclude DEL from historical user IDs
The range is inclusive, so don't include 7F
|
6 years ago |
Travis Ralston
|
e60d2defbd
|
Fix changelog generation
Only include the target version, not all versions. Additionally, make sure the appservice spec isn't hardcoded as "unstable".
|
6 years ago |
Travis Ralston
|
19a3d574b7
|
Fix HKDF rationale
|
6 years ago |
Travis Ralston
|
ba5479e46f
|
Reference Canonical JSON
|
6 years ago |
Travis Ralston
|
98c9d93b20
|
Merge pull request #2113 from matrix-org/client_server/release-r0.5.0
Client-Server r0.5.0
|
6 years ago |
Travis Ralston
|
497c6875ac
|
Merge pull request #2112 from matrix-org/server_server/release-r0.1.2
Federation r0.1.2
|
6 years ago |
Travis Ralston
|
67d12165e8
|
Merge pull request #2111 from matrix-org/identity_service/release-r0.2.0
Identity r0.2.0
|
6 years ago |
Travis Ralston
|
1ca60bf5d7
|
Client-Server r0.5.0
|
6 years ago |
Travis Ralston
|
8e6ccf0a0e
|
Federation r0.1.2
|
6 years ago |
Travis Ralston
|
34ad81e81b
|
Identity r0.2.0
|
6 years ago |
Travis Ralston
|
4f915f2760
|
Appservice r0.1.1
|
6 years ago |
Travis Ralston
|
f44483a8cf
|
Merge pull request #2099 from matrix-org/travis/1.0/1.0-notice
Declare Matrix 1.0 in the index
|
6 years ago |
Travis Ralston
|
2d18f81807
|
Merge pull request #2087 from matrix-org/travis/1.0/events-are-extensible
Reorganize event structure in c2s spec and clarify event capabilities
|
6 years ago |
Travis Ralston
|
c9345ba6a3
|
Never forget the past
|
6 years ago |
Travis Ralston
|
19f017f9bd
|
Merge pull request #2035 from matrix-org/travis/1.0/msc688-msc1227-lazy-loading
Spec lazy-loading room members
|
6 years ago |
Travis Ralston
|
fbdb56a29f
|
Merge pull request #2101 from matrix-org/anoa/hs_3pid_tokens
Add submit_url field to requestToken responses, clarify HS's can send tokens themselves
|
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
|
370ae8b9fe
|
Merge pull request #2068 from matrix-org/travis/1.0/mxc
Refactor documentation for content/media repository
|
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
|
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 |
Matthew Hodgson
|
0506d09cf7
|
incorporate LL review from matthew
|
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 |
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 |
Matthew Hodgson
|
950415c72a
|
Merge branch 'master' into matthew/msc1779
|
6 years ago |
Travis Ralston
|
a38af2009f
|
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Travis Ralston
|
4b6e2cc956
|
Merge pull request #2072 from matrix-org/travis/1.0/msc1717-msc1267-sas-verification
Spec SAS verification and the common key verification framework
|
6 years ago |
Travis Ralston
|
46747e897e
|
ing
|
6 years ago |
Travis Ralston
|
00588efd3f
|
Merge pull request #2086 from matrix-org/travis/1.0/fed-content-type
Clarify that the default s2s transport is JSON over HTTP
|
6 years ago |
Travis Ralston
|
ac27728c0a
|
Merge pull request #2082 from matrix-org/travis/1.0/v4-default
Make v4 the "default" room version
|
6 years ago |
Travis Ralston
|
e4339fd687
|
More clarity
|
6 years ago |
Travis Ralston
|
6a4a6db1bd
|
Merge pull request #2081 from matrix-org/travis/1.0/pdu-signatures
Clarify which servers are supposed to sign events
|
6 years ago |
Travis Ralston
|
4c82553df4
|
Merge pull request #2047 from matrix-org/travis/1.0/test-vectors
Fix test vectors with invalid JSON and signature
|
6 years ago |
Travis Ralston
|
360ac0b900
|
Update specification/server_server_api.rst
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Travis Ralston
|
77c4c4b07c
|
Add general clarity
|
6 years ago |
Travis Ralston
|
5ec1a50b94
|
Linefeeds and other clarifications
|
6 years ago |
Travis Ralston
|
3877896a4c
|
Clarify how we now expect verification to be done
|
6 years ago |
Travis Ralston
|
d49c7fb3b0
|
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
6 years ago |