Travis Ralston
b41bd9635d
Add /directory/list to changelog
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
595667d15d
Spec /directory/list
...
Adds https://github.com/matrix-org/matrix-doc/issues/417
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
04e39c8496
Document the Python version explicitly
...
The spec uses 2.x currently and is not compatible with Python 3.
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
864b6b6b3a
Add build output to the .gitignore
...
This is more of a problem if the build fails for whatever reason.
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
c5738b87c0
Add changelog entry for m.tag ordering
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
a3f006353c
Tag ordering is defined as a number between 0 and 1, not strings
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
f5a100317e
Add changelog entry for m.presence format fix
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Travis Ralston
a488bd5503
Make m.presence match what synapse returns
...
Considering this is the behaviour that is embedded into most client libraries and the most popular homeserver, it should be adopted as the standard.
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Maxime Dor
c8393306d1
Add IS ping endpoint
7 years ago
Richard van der Hoff
3dfa643b8b
Fix membership state names
...
It's called 'join', not 'joined'.
7 years ago
Richard van der Hoff
196e668768
Update documentation_style.rst
7 years ago
Matthew Hodgson
726af76a77
Merge pull request #1120 from matrix-construct/master
...
Minor grammar fix.
7 years ago
Richard van der Hoff
0a917b2c70
documentation_style typo
7 years ago
Jason Volk
de6d2c96fe
Minor grammar fix.
7 years ago
Richard van der Hoff
f7bbcd1678
Merge pull request #1110 from t3chguy/rooms/event
...
Document new rooms/$/event/$ API for fetching a single event (no ctx)
7 years ago
Michael Telatynski
04eb6c7b65
link to both context and event in depr notice as per review
7 years ago
Michael Telatynski
4d90d2b495
fix depr link
7 years ago
Michael Telatynski
c5816a80af
move /rooms/{roomId}/event/{eventId} and update depr notice
7 years ago
Richard van der Hoff
1028ea3558
doc style: lists
7 years ago
Richard van der Hoff
3c40d5a94e
documentation_style: fix indentation
7 years ago
Richard van der Hoff
306783b7bf
notes on doc style
7 years ago
Richard van der Hoff
91c1d9ed58
documentation_style.rst: Fix rst syntax
...
apparently the rst parser gets confused by '- `````'.
7 years ago
Richard van der Hoff
96fa29ad03
Merge pull request #1109 from t3chguy/t3chguy/search_defaults
...
Document the defaults for the /search API
7 years ago
Michael Telatynski
436e2cd318
Add changelog entry for /search API default value clarifications
7 years ago
Michael Telatynski
06911d4fab
Merge branch 'master' of https://github.com/matrix-org/matrix-doc into t3chguy/search_defaults
7 years ago
Michael Telatynski
ebea850838
Add new event fetch API to changelog
7 years ago
Michael Telatynski
a9c3d94f24
Merge branch 'master' of https://github.com/matrix-org/matrix-doc into rooms/event
7 years ago
Michael Telatynski
a5374c7df7
Document new rooms/$/event/$ API for fetching a single event (no ctx)
7 years ago
Michael Telatynski
dc27323d8b
Document the defaults for the /search API
7 years ago
Richard van der Hoff
59e4c625b3
Merge pull request #1093 from CromFr/guest_can_join
...
Add createRoom guest_can_join parameter
7 years ago
Richard van der Hoff
6a03a43b16
Merge pull request #1107 from musoke/patch-1
...
Typo in client-server spec: ether -> either
7 years ago
Nathan Musoke
7e94cd5a0b
Typo in client-server spec: ether -> either
7 years ago
David Baker
849a7662fe
Fix changelog, hopefully
7 years ago
David Baker
46b0288ea5
Merge pull request #1106 from matrix-org/dbkr/fix_keys_changes
...
Fix /keys/changes response to reflect reality
7 years ago
David Baker
fa0eb2405f
all rooms, not any, and remove extra words
7 years ago
David Baker
2a9a9e757e
add changelog
7 years ago
David Baker
ca09415e80
Fix /keys/changes response to reflect reality
7 years ago
Richard van der Hoff
2e684bcc4b
fix readme typo
7 years ago
David Baker
7c6a97e82c
Add PR 1104 to changelog
7 years ago
David Baker
573b25ab9c
Merge pull request #1104 from matrix-org/dbkr/keys_query_token
...
Doc /keys/query 'token' param
7 years ago
David Baker
bb0bbedb87
indenting
7 years ago
David Baker
1674b0e3b5
Doc /keys/query 'token' param
7 years ago
Richard van der Hoff
73118b6b29
Merge pull request #1096 from t3chguy/user_directory
...
add user_directory
7 years ago
Richard van der Hoff
3bb316aff5
Merge pull request #1099 from matrix-org/rav/send_join_auth_chain
...
send_join: clarify auth_chain description
7 years ago
Michael Telatynski
784adade9b
changes based on Pull Request feedback
7 years ago
Richard van der Hoff
15ca952cc3
remove spurious word
7 years ago
Richard van der Hoff
1fb7647021
send_join: clarify auth_chain description
...
The auth_chain field should contain all of the auth events required to auth the
state events, as well as those required to auth the join event itself.
(cf https://github.com/matrix-org/synapse/blob/e148438/synapse/handlers/federation.py#L1076-L1077 ).
7 years ago
Michael Telatynski
3d8fe6e090
merge profiles with user directory into user data, also fix typo
7 years ago
Michael Telatynski
605510e965
Merge branch 'master' into user_directory
7 years ago
Michael Telatynski
d219cbc978
apply points from review
7 years ago