Matthew Hodgson
|
f3a498d0bb
|
document the concept of a standard `external_url` field for gatewayed events
|
10 years ago |
Kegsay
|
bcba42651a
|
Add support for exclusive namespaces
As per https://github.com/matrix-org/matrix-doc/pull/5#issuecomment-73071259
|
10 years ago |
David Baker
|
7a0f7b4b43
|
Add that rules with no conditions always match.
|
10 years ago |
Matthew Hodgson
|
b02f2aa364
|
never upscale images
|
10 years ago |
Matthew Hodgson
|
7c65e4748e
|
typo
|
10 years ago |
Matthew Hodgson
|
246531813b
|
typo
|
10 years ago |
Kegan Dougal
|
8729cdb067
|
Fix broken JSFiddle links
|
10 years ago |
Kegan Dougal
|
2b4641d1f0
|
Merge branch 'master' into v2-presence
|
10 years ago |
Kegan Dougal
|
0131543f00
|
Merge branch 'master' into human-id-rules
|
10 years ago |
Kegan Dougal
|
56f4467ced
|
Fix syntax error
|
10 years ago |
Kegan Dougal
|
7a59d401f6
|
Fix syntax errors
|
10 years ago |
Kegan Dougal
|
2740e50a9f
|
Merge branch 'master' into push
|
10 years ago |
Kegan Dougal
|
74225013c5
|
Merge branch 'as-http-api' of github.com:matrix-org/matrix-doc into as-http-api
|
10 years ago |
Kegan Dougal
|
fa055e14ad
|
Merge branch 'master' into as-http-api
|
10 years ago |
Kegan Dougal
|
65b3cf3740
|
Merge branch 'master' into application-services
|
10 years ago |
Matthew Hodgson
|
2c8b875cf1
|
typoe
|
10 years ago |
Matthew Hodgson
|
6c5d07a0d1
|
typoe
|
10 years ago |
Kegan Dougal
|
6c21f499e8
|
Final syntax fixes
|
10 years ago |
Kegan Dougal
|
047355b5c9
|
More syntax fixes
|
10 years ago |
Kegan Dougal
|
3b696878f5
|
Fix a bunch of rst syntax errors.
|
10 years ago |
Kegsay
|
36395c2611
|
Add info on M_EXCLUSIVE
|
10 years ago |
Kegsay
|
e7c522b606
|
Add information on exclusive namespaces
|
10 years ago |
David Baker
|
7c0d1c86d8
|
How to tell server default rules from other rules.
|
10 years ago |
David Baker
|
8360be247b
|
Leave out what characters are allowed in a rule ID as we allow most thigs in matrix usernames currently.
|
10 years ago |
David Baker
|
94af47ffd4
|
Server default riules will have a rule_id when you need it to work out what the rule does.
|
10 years ago |
David Baker
|
e6c9e77d35
|
Change server default rules.
|
10 years ago |
David Baker
|
8184855d5a
|
add note about scope of rule_ids.
|
10 years ago |
David Baker
|
dbbf9626b4
|
Fix various incorreect examples in the doc.
|
10 years ago |
David Baker
|
f24e951b02
|
s/instance_handle/profile_tag/
|
10 years ago |
David Baker
|
91d12dc955
|
Replace set_sound with more generic set_tweaks.
|
10 years ago |
David Baker
|
8920d58cc4
|
Strongly recommend standard URI scheme for notification pokes.
|
10 years ago |
David Baker
|
067e4bb777
|
Add docs for http notification poke protocol.
|
10 years ago |
David Baker
|
1a5678786f
|
Doc deleting & getting rules.
|
10 years ago |
David Baker
|
c40b97aaf5
|
Rule adding API with examples
|
10 years ago |
David Baker
|
88178e376e
|
Oops, before is *more* important.
|
10 years ago |
David Baker
|
0c79798f70
|
More WIP API docs and remove spurious line.
|
10 years ago |
David Baker
|
b7a6e8f7b5
|
Finish non-API doc parts of push rules.
|
10 years ago |
David Baker
|
f68fa8d6f8
|
Push rules c/s spec.
|
10 years ago |
David Baker
|
c27fb8a262
|
Add WIP docs for the client-server bit of push.
|
10 years ago |
David Baker
|
0a07d68818
|
Add overview on push.
|
10 years ago |
Kegan Dougal
|
b01e8165d0
|
Update JSFiddles/how-to to support the new registration format.
|
10 years ago |
Kegan Dougal
|
c19bced03d
|
Update jsfiddles to have more helpful error messages when there is no connection when logging in.
|
10 years ago |
Kegan Dougal
|
07399b0966
|
Added demo.details
|
10 years ago |
Kegan Dougal
|
5614f7051b
|
Updated howto.rst to use the new APIs. Updated JSFiddles to use 8008. Linked new fiddles with howto.rst. Added more explanations.
|
10 years ago |
Matthew Hodgson
|
ca0a642e66
|
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
|
10 years ago |
Kegan Dougal
|
1f3811b1b8
|
Fix JSFiddles to work with the new C-S API.
|
10 years ago |
Kegan Dougal
|
d5da30422c
|
Added final jsfiddle: an example app demonstrating most of the c2s api.
|
10 years ago |
Kegan Dougal
|
eee7cd7730
|
Added more jsfiddles.
|
10 years ago |
Kegan Dougal
|
8fb3367238
|
More fiddles, more fun!
|
10 years ago |
Kegan Dougal
|
3dafe4133c
|
Added registration/login jsfiddle, formatted so it can be loaded directly from jsfiddle. Requires jQuery 1.8.3
|
10 years ago |