Andrew Morgan
52643a92c6
Less confusing wording on Application Service's Legacy Routes ( #2160 )
...
https://matrix.org/docs/spec/application_service/r0.1.1#legacy-routes
The "becomes" wording made it a little bit confusing for which was the new route and which was the old.
7 years ago
Jimmy Cuadra
5df86dabe0
Clarify the purpose of reference hashes.
...
The server-server specification describes a "reference hash" of an event
and how to calculate it, but is otherwise not mentioned anywhere else in
the document. This change adds a sentence to explain that they are used
for event identifiers in later room versions, which are described in
other documents.
Signed-off-by: Jimmy Cuadra <jimmy@jimmycuadra.com>
7 years ago
Hubert Chathi
ee04b778cf
Merge pull request #2157 from a-andreyev/aa13q/api-client-server-device-keys
...
Client-server: Fix upload keys example request
7 years ago
Alexey Andreyev
9ed19a37ad
Client-server: Fix upload keys example request
...
Contributes to #1733
Signed-off-by: Alexey Andreyev <aa13q@ya.ru>
7 years ago
Andrew Morgan
ed67e26037
pepper must not be an empty string, append medium
7 years ago
Andrew Morgan
1963a24832
fix attacks paragraph
7 years ago
Andrew Morgan
dd8a6549c9
Address review comments
7 years ago
Andrew Morgan
3702669424
update from comments
7 years ago
Andrew Morgan
f4a1e02884
simple method once more
7 years ago
Travis Ralston
db5ce0c69e
Merge pull request #2152 from matrix-org/jryans/room-one-to-one-push-rule
...
Clarify `.m.rule.room_one_to_one` push rule
7 years ago
J. Ryan Stinnett
9208c5cd13
Add changelog
7 years ago
J. Ryan Stinnett
4c65660b96
Clarify `.m.rule.room_one_to_one` push rule
...
This clarifies the `.m.rule.room_one_to_one` push rule by adding a condition on
event type. Some parts of the spec already had this info, while others were
missing it. Synapse has had this behaviour since the push rule appeared.
Fixes https://github.com/matrix-org/matrix-doc/issues/2150
7 years ago
reivilibre
8033ab1c86
Fix Push Gateway API example: Field renamed to event_id
...
I believe this was forgotten in:
71cb646541
7 years ago
Andrew Morgan
53bd384f2e
Clarify salting
7 years ago
Andrew Morgan
922a20ba26
small fixes
7 years ago
Andrew Morgan
6f81d3774b
New hashing method
7 years ago
Travis Ralston
8897ea4bb1
Merge branch 'master' into travis/msc/integrations/discovery
7 years ago
Travis Ralston
a2a7b7ff13
Merge branch 'master' into travis/msc/integrations/auth
7 years ago
Travis Ralston
bfd8e52c23
Formatting
7 years ago
Travis Ralston
d8283b9cdf
Add option to use query string
7 years ago
Travis Ralston
e80753e56c
Add .well-known discovery
7 years ago
Sorunome
540aab82a1
accidentally formatted the wrong entry
7 years ago
Sorunome
6260871a21
spoiler fallback to uploaded media
7 years ago
Andrew Morgan
7549c5dd76
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
7 years ago
Andrew Morgan
0fd4fe2542
Add algo/pepper to err resp
7 years ago
Andrew Morgan
dfb37fcce1
update with feedback
7 years ago
Andrew Morgan
df88b13ce1
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
7 years ago
Travis Ralston
ad5d46d331
Merge pull request #2148 from matrix-org/anoa/typooo
...
Fix a small typo
7 years ago
Andrew Morgan
e88a074c9f
Add changelog
7 years ago
Andrew Morgan
4997abc4b7
as as -> as
7 years ago
Sorunome
4f83cc1c24
moved client spoiler conversion to potential issues
7 years ago
Andrew Morgan
96e43aaf45
Define what characters lookup_pepper can consist of
7 years ago
Andrew Morgan
f951f312e1
Fix terrible wording
7 years ago
Andrew Morgan
fae6883cc0
Update with review comments
7 years ago
Andrew Morgan
0a4c83ddb9
no plural. 3pid -> 3PID
7 years ago
Andrew Morgan
36a35a33cc
Clarify how the spec defines hashing algs
7 years ago
Andrew Morgan
ee10576d60
Update with feedback
7 years ago
Andrew Morgan
02ac0f3b33
Give the user control!
7 years ago
Andrew Morgan
acdb2b1b42
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
7 years ago
Andrew Morgan
e3ff80291f
http err codes and hash wording fixes
7 years ago
Travis Ralston
21e93a123e
Naming and capitalization
7 years ago
Andrew Morgan
53f025edfc
Specify optional pepper rotation period
7 years ago
Andrew Morgan
2383a55720
404 for deprecated endpoint
7 years ago
Andrew Morgan
c63edc7b97
Clean up wording around peppers and hashes
7 years ago
Andrew Morgan
e3b2ad38b5
pepper -> lookup_pepper
7 years ago
Andrew Morgan
1fea604ba9
Don't define error message
7 years ago
Andrew Morgan
1343e19a6d
Specify hash algorithm and fallback considerations
7 years ago
Andrew Morgan
f28476f0f3
line wrap and fix wording
7 years ago
Andrew Morgan
3ee27d3818
salt->pepper. 1 pepper/is. add multi-hash idea
7 years ago
Travis Ralston
ace94f02b7
Merge pull request #2132 from jimmycuadra/clarify-m.key.verification.start
...
Clarify the distinction between *m.key.verification.start* and its *m.sas.v1* variant.
7 years ago