Commit Graph

2046 Commits (0f9d29cd07e4f0b44767937f71402371a96cb46a)
 

Author SHA1 Message Date
Oddvar Lovaas 32cc1ded86 Update PTO; add matrix-ircd 8 years ago
Oddvar Lovaas d5b3af0228 Add Revolt 8 years ago
Richard van der Hoff 2bf0abcb9d Add missing tag to PUT /devices/{deviceId} 8 years ago
Richard van der Hoff 461bfdb0d8 Merge branch 'master' into rav/device_management 8 years ago
Richard van der Hoff b26c84a290 Fix schema validation fail 8 years ago
Richard van der Hoff 07dbf6fcf6 Add doc for PUT /devices/{deviceId}
Oops, forgot this.
8 years ago
Oddvar Lovaas 8172455609 Merge pull request #717 from anewusername/master
Add mxpp to projects
8 years ago
Oddvar Lovaas c8e279c317 Merge pull request #722 from matrix-org/rav/e2e_guide_link
Add e2e guide to guides index
8 years ago
Richard van der Hoff aecac4f931 Merge pull request #723 from matrix-org/markjh/thumbnail_url
Move m.* thumbnail_url to be inside info to match m.video
8 years ago
Mark Haines 7025793ca8 Say that thumbnails should be 'mxc://' 8 years ago
Mark Haines 6f1c598db8 Make the key orders consistent 8 years ago
Mark Haines 05001bcaa6 Fix whitepace 8 years ago
Mark Haines 29e33deeb5 Fix m.location example 8 years ago
Mark Haines 30f9ea0225 Spelling 8 years ago
Mark Haines 5ccf41bafc Add type: object 8 years ago
Mark Haines 6ecb5d0729 re-order thumbnail keys 8 years ago
Mark Haines 4349982189 Fix path 8 years ago
Mark Haines 2fdca5a995 Add a thumbnail_info common schema, deduplicate m.room.avatar and m.room.message#m.image 8 years ago
Mark Haines 1b661b64dc Move m.location thumbnail_url to be inside info to match m.video 8 years ago
Mark Haines 14d05464ee Move m.file thumbnail_url to be inside info to match m.video 8 years ago
Mark Haines 25b41c7551 Move m.image thumbnail_url to be inside info to match m.video 8 years ago
Richard van der Hoff 1cd63bd0db Add e2e guide to guides index
Fixes #721
8 years ago
Richard van der Hoff 22ae6528c7 Merge pull request #718 from matrix-org/rav/move_signing_json
Move 'Signing JSON' to appendices
8 years ago
Richard van der Hoff 3ee75af06f Move 'Signing JSON' to appendices
Canonical JSON and JSON signing in general are common to the C-S spec. Move
them to the appendices instead of the S-S spec.
8 years ago
Richard van der Hoff a5e12814ef Split appendices up
Split appendices into multiple files
8 years ago
jan 7b4bba5cba Add mxpp to projects 8 years ago
Richard van der Hoff 0c3ecad3d4 Merge pull request #416 from matrix-org/rav/e2e_impl_sign_one_time_keys
E2e impl guide: sign one-time keys
8 years ago
Richard van der Hoff e53e3ab01a remove `unsigned` prop for verifying 8 years ago
Richard van der Hoff f0f6ea0cb3 E2e impl guide: sign one-time keys
We now sign our one-time keys.
8 years ago
Richard van der Hoff 41a528c551 Merge pull request #413 from matrix-org/rav/e2e_impl/rotate_megolm_sessions
E2E impl guide: Add details on rotating megolm sessions
8 years ago
Mark Haines 8a99d531a9 Merge pull request #414 from matrix-org/markjh/replays
Document the requirement that clients track the message_index
8 years ago
Mark Haines cbf94c88c2 Move the __ to where it should be 8 years ago
Mark Haines 6a5b66d2d8 Document the where the client gets the message index from 8 years ago
Mark Haines 8641ef299e Document the requirement that clients track the message_index 8 years ago
Richard van der Hoff c576a72673 E2E impl guide: Add details on rotating megolm sessions 8 years ago
Mark Haines 888e6a9f3b Merge pull request #404 from uhoreg/patch-2
add information about Perspectives
8 years ago
Richard van der Hoff 41da7a989f Merge pull request #412 from matrix-org/rav/e2e_impl/check_uks_attacks
E2E impl guide: Document unknown key-share mitigations
8 years ago
Richard van der Hoff 657525d0f4 E2E impl guide: Document unknown key-share mitigations
Document the fields to be added to Olm and the checks to be done to mitigate
the unknown key-share attacks.
8 years ago
Richard van der Hoff d93ef05f5e Merge pull request #411 from matrix-org/rav/e2e_impl/check_user_ids
E2E impl guide: check ids in device query
8 years ago
Richard van der Hoff 4d221bf77d Merge pull request #410 from matrix-org/rav/y_u_no_disable_e2e
Add an entry to the FAQ about disabling e2e
8 years ago
Richard van der Hoff 4368134970 Remove spurious backslashes 8 years ago
Richard van der Hoff 157e51fbc9 E2E impl guide: check ids in device query
Update the E2E impl guide to note that the user_id and device_id returned from
a device query need to be checked.
8 years ago
Richard van der Hoff 4c008a4771 Merge branch 'rav/e2e_guide' 8 years ago
Richard van der Hoff 05ca311be3 Put the E2E guide under guides 8 years ago
Richard van der Hoff 66a50855ff Merge branch 'rav/e2e_guide'
Land the E2E implementation guide
8 years ago
Richard van der Hoff 703b782ea1 e2e guide: remove refs to refresh tokens
refresh tokens are d34d
8 years ago
Richard van der Hoff 21888b5542 e2e guide: formatting tweaks 8 years ago
Richard van der Hoff e77dc0bd4c Add E2E implementation guide 8 years ago
Richard van der Hoff b6c59c137a Add an entry to the FAQ about disabling e2e 8 years ago
Richard van der Hoff 2ec43a5948 Add continuserv index
Oops, forgot this when adding support for the API docs to continuserv in
bfb65d8.
8 years ago