Richard van der Hoff
|
0a6886e73c
|
Fix broken link in spec
|
8 years ago |
David Baker
|
6296d676c8
|
Remove unused ID server file
|
8 years ago |
Richard van der Hoff
|
da686ba4eb
|
Specification of unpadded Base64
|
8 years ago |
Richard van der Hoff
|
a091d86707
|
Merge pull request #775 from superdump/superdump/fed-pdu-state-update-fix
server-server api: Fix swapped pdu state update field descriptions
|
8 years ago |
Robert Swain
|
db26877eee
|
server-server api: Fix swapped pdu state update field descriptions
Signed-off-by: Robert Swain <robert.swain@gmail.com>
|
8 years ago |
Robert Swain
|
5855bf4b16
|
server-server: PDUs are signed by the origin server's private key
Not the public key.
Signed-off-by: Robert Swain <robert.swain@gmail.com>
|
8 years ago |
Richard van der Hoff
|
5537f7a832
|
Allow guest access to E2E endpoints
|
8 years ago |
Richard van der Hoff
|
8a9629167a
|
httpsify the speculator link
|
8 years ago |
Richard van der Hoff
|
4abdcc6f05
|
Merge pull request #402 from matrix-org/rav/device_management
Device management API
|
8 years ago |
Richard van der Hoff
|
461bfdb0d8
|
Merge branch 'master' into rav/device_management
|
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 |
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 |
Richard van der Hoff
|
e8915215a2
|
Merge pull request #405 from matrix-org/dbkr/push_examples_api_path
Fix API path in pushrules examples
|
8 years ago |
Richard van der Hoff
|
22777970da
|
Fix speculator link
the link to the 'latest version' was broken
|
8 years ago |
David Baker
|
41f4661d1b
|
Fix API path in pushrules examples
|
8 years ago |
Richard van der Hoff
|
af515012ea
|
Device management API
|
8 years ago |
Richard van der Hoff
|
9265b03008
|
Client device doc
Document client devices, and the mods to the login and register apis to support
them.
|
8 years ago |
Richard van der Hoff
|
cbc5774ade
|
JSON key names also use underscores.
|
8 years ago |
Richard van der Hoff
|
8523af1385
|
Document convention of using underscores in APIs
Everybody has agreed to it. Now we just have to remember to do it.
|
8 years ago |
Richard van der Hoff
|
7ed7944ddc
|
Merge pull request #399 from matrix-org/dbkr/identity_api_right_path
Use the right path for the identity API
|
8 years ago |
David Baker
|
49ee00c361
|
Use the right path for the identity API
|
8 years ago |
Richard van der Hoff
|
6c88d698ae
|
uia fallback example: check event origin
|
8 years ago |
Richard van der Hoff
|
e850fd718d
|
window.postmessage for Interactive Auth fallback
Require that User-Interactive auth fallback pages call
`window.postMessage` to notify apps of completion.
|
8 years ago |
Richard van der Hoff
|
42616f839c
|
Merge pull request #396 from matrix-org/dbkr/notifs_api
Spec notifs API
|
8 years ago |
Richard van der Hoff
|
909aef2b18
|
Merge pull request #389 from matrix-org/erikj/create_room_is_direct
Spec /createRoom is_direct flag, is_direct in member event and m.direct
|
8 years ago |
Richard van der Hoff
|
83b89aa1ce
|
dm: clarify client behaviour
|
8 years ago |
David Baker
|
ed2d364440
|
consistency
|
8 years ago |
David Baker
|
96b6fb0129
|
'In the m.room.member' event
|
8 years ago |
David Baker
|
301595c071
|
Linkify account_data API
Also change other links because it turns out the .. isn't part
of the syntax
|
8 years ago |
David Baker
|
2a987c3369
|
Linkify endpoints properly
|
8 years ago |
David Baker
|
2259a00ba2
|
links
|
8 years ago |
David Baker
|
3f66ba713c
|
Reference m.room.member section
|
8 years ago |
David Baker
|
e2024e5829
|
Add note on how to use the account data event
|
8 years ago |
David Baker
|
d791f35007
|
Remove unnecessary paragraph
|
8 years ago |
David Baker
|
4480553bf9
|
Move m.direct description to the swagger
Also change the swagger to yaml so I can put that description in it
without having to figure out how to embed that in json.
|
8 years ago |
Richard van der Hoff
|
a8d35b2409
|
UI Auth: servers should 401 when a request fails
(ref https://matrix.org/jira/browse/SYN-744)
|
8 years ago |
David Baker
|
c16ba9488f
|
Spec notifs API
|
8 years ago |
Richard van der Hoff
|
37fb1ceb65
|
Merge pull request #395 from matrix-org/rav/kill_refresh_tokens
Remove references to refresh tokens and tokenrefresh
|
8 years ago |
David Baker
|
8e096bdc48
|
Link to createRoom, not initialsync
|
8 years ago |
David Baker
|
85bc989c02
|
pr feedback
|
8 years ago |
David Baker
|
976d41351e
|
spelling
|
8 years ago |
David Baker
|
d39f662df5
|
PR feedback
|
8 years ago |
David Baker
|
203ea99328
|
Spec m.direct
|
8 years ago |
Richard van der Hoff
|
f4c7fdfd03
|
Remove references to refresh tokens and tokenrefresh
refresh tokens are dead.
|
8 years ago |
Richard van der Hoff
|
ebaaa7e3b3
|
Review feedback
* store-and-forward -> send-to-device
* describe motivation
* device ids are 10 capital chars
* etc
|
8 years ago |
Richard van der Hoff
|
ccd7bb32d5
|
Specification for direct-to-device messages
|
8 years ago |
David Baker
|
9a1db01d92
|
Clarify `highlight` and `sound` tweaks.
|
8 years ago |
Benjamin Saunders
|
cade909e25
|
Fix inconsistencies regarding redacted_because
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
|
8 years ago |