Mark Haines
|
c5cec1cc77
|
Rename 'meta' to 'unsigned'
|
2014-10-17 16:50:04 +01:00 |
|
Matthew Hodgson
|
c18a6433d4
|
typoe
|
2014-10-13 23:24:14 +01:00 |
|
Matthew Hodgson
|
6876b1a25b
|
fix grammatics
|
2014-09-22 21:45:50 +01:00 |
|
Mark Haines
|
107e7d5d91
|
Add section to explain how to sign events such that we can redact message contents
|
2014-09-22 19:42:07 +01:00 |
|
Mark Haines
|
fceb5f7b22
|
SYN-39: Add documentation explaining how to check a signature
|
2014-09-18 18:15:50 +01:00 |
|
Mark Haines
|
e0fa4cf874
|
Spelling
|
2014-09-05 18:22:24 +01:00 |
|
Mark Haines
|
9243f0c5e3
|
Add docs on how to sign json
|
2014-09-05 17:42:54 +01:00 |
|
Mark Haines
|
e3b261b0b7
|
Move securitY threat model docs into specification
|
2014-09-03 17:26:16 +01:00 |
|
Matthew Hodgson
|
8fe912d95c
|
change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions.
perl -pi -e 's#/matrix#/_matrix#g' ./cmdclient/console.py ./docs/client-server/howto.rst ./docs/client-server/specification.rst ./docs/client-server/swagger_matrix/directory ./docs/client-server/swagger_matrix/events ./docs/client-server/swagger_matrix/login ./docs/client-server/swagger_matrix/presence ./docs/client-server/swagger_matrix/profile ./docs/client-server/swagger_matrix/registration ./docs/client-server/swagger_matrix/rooms ./docs/server-server/specification.rst ./graph/graph.py ./jsfiddles/create_room_send_msg/demo.js ./jsfiddles/event_stream/demo.js ./jsfiddles/example_app/demo.js ./jsfiddles/register_login/demo.js ./jsfiddles/room_memberships/demo.js ./synapse/api/urls.py ./tests/federation/test_federation.py ./tests/handlers/test_presence.py ./tests/handlers/test_typing.py ./tests/rest/test_events.py ./tests/rest/test_presence.py ./tests/rest/test_profile.py ./tests/rest/test_rooms.py ./webclient/components/fileUpload/file-upload-service.js ./webclient/components/matrix/matrix-service.js
|
2014-08-31 14:51:37 +01:00 |
|
Kegan Dougal
|
660129deb1
|
Shuffle files around in /docs
|
2014-08-28 09:45:05 +01:00 |
|
Matthew Hodgson
|
7a025d6368
|
It's called Matrix :)
|
2014-08-14 18:58:01 +01:00 |
|
Paul "LeoNerd" Evans
|
94eb2560f4
|
Add documentation about Federation Queries and EDUs
|
2014-08-14 17:50:55 +01:00 |
|
Matthew Hodgson
|
59dfbaba3b
|
when we're talking about backfilling data in federation, call it backfilling - not pagination.
|
2014-08-13 18:17:09 +01:00 |
|
Paul "LeoNerd" Evans
|
820ed34abe
|
Namespace all the Federation HTTP URLs to /matrix/federation/v1/...
|
2014-08-13 15:07:55 +01:00 |
|
Mark Haines
|
cf45ed1bc0
|
Add .rst suffix to documentation files so that github auto-formats them
|
2014-08-12 16:39:35 +01:00 |
|
matrix.org
|
4f475c7697
|
Reference Matrix Home Server
|
2014-08-12 15:10:52 +01:00 |
|