Andrew Morgan
a3144e6959
Move to the new and improved MSC process
2018-10-15 02:33:15 +02:00
Erik Johnston
4790432e50
Update rejected events discussion
2018-10-09 10:36:43 +01:00
Erik Johnston
3d3b77ea7e
Specify how to handle rejected events in new state res
...
It's possible for events in an an event's auth chain to be rejected due
to not having passed auth (based on the state at the time), so we need
to be explicit about how to handle that case.
2018-10-08 14:25:06 +01:00
Matthew Hodgson
db4de5022b
Merge branch 'master' of git+ssh://github.com/matrix-org/matrix-doc
2018-10-07 23:25:43 +01:00
Matthew Hodgson
1fc6465168
remove archaic port 8448 from matrix.org URL for swagger-ui
2018-10-07 23:25:32 +01:00
Richard van der Hoff
15eb69cc47
Merge pull request #1691 from matrix-org/rav/fix_make_join_doc
...
make_join and make_leave return their events under an `event` key
2018-10-03 15:22:29 +01:00
Richard van der Hoff
818b48cbbb
make_leave returns an event field too
2018-10-03 14:41:40 +01:00
Richard van der Hoff
e17dd12007
make_join returns its event under an event key
2018-10-03 14:34:47 +01:00
Travis Ralston
16bbf46b2e
Merge pull request #1656 from turt2live/travis/s2s/simplified-pl-rules
...
Power levels always have a default of 50 for state_default
2018-09-04 12:21:57 -06:00
Travis Ralston
e4a8fed0e8
Power levels always have a default of 50 for state_default
...
As per the proposal https://github.com/matrix-org/matrix-doc/issues/1304
2018-09-04 11:43:37 -06:00
Matthew Hodgson
6dab4b28f8
Merge pull request #1648 from matrix-org/matthew/device_list_update
...
document device list synchronisation over federation.
2018-09-03 16:54:36 +01:00
Matthew Hodgson
334c69bcda
wording fix
2018-09-03 16:53:39 +01:00
Matthew Hodgson
ccbc88ee5d
reword to spell out to when device list updates should be sent
2018-09-03 16:49:36 +01:00
Matthew Hodgson
bcd48ebbec
Merge pull request #1610 from uhoreg/reloaded
...
document new state resolution algorithm
2018-09-02 23:53:08 +01:00
Matthew Hodgson
8a949af23a
Merge pull request #1650 from mujx/use-example-org
...
Use example.org on examples instead of domain.com which is a real domain
2018-09-02 23:51:58 +01:00
Konstantinos Sideris
192a6c2ab9
Use example.org on examples instead of domain.com which is a real domain
...
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
2018-09-02 17:58:21 +03:00
Matthew Hodgson
ee5e519885
device list is 2 words
2018-09-02 13:05:15 +01:00
Matthew Hodgson
e9e3afbd34
clarify who servers should send m.device_list_update EDUs to
2018-09-02 13:00:29 +01:00
Matthew Hodgson
9e82b18e24
Merge pull request #1649 from matrix-org/matthew/to-device
...
swaggerify to-device messages
2018-09-01 03:09:41 +01:00
Matthew Hodgson
928fc5cbe5
incorporate review
2018-09-01 03:08:53 +01:00
Matthew Hodgson
43f2819702
switch to travis' example
2018-09-01 03:06:15 +01:00
Matthew Hodgson
49f0a06238
experiment with additionalProperties some more
2018-09-01 03:03:51 +01:00
Matthew Hodgson
f6326030ba
backtick asterisk
2018-09-01 03:02:46 +01:00
Matthew Hodgson
7430c3b56f
experiment with additionalProperties
2018-09-01 03:01:41 +01:00
Matthew Hodgson
337041610f
one slash?
2018-09-01 02:53:15 +01:00
Matthew Hodgson
b8608495e9
periods
2018-09-01 02:51:24 +01:00
Matthew Hodgson
a842e0433d
try escaping the asterisk
2018-09-01 02:50:32 +01:00
Matthew Hodgson
42b11e096f
Review
2018-09-01 02:48:37 +01:00
Matthew Hodgson
d25f4412d4
improve wording
2018-09-01 02:46:05 +01:00
Matthew Hodgson
db302b66ca
revert example which was corect first time; fix rst
2018-09-01 02:44:53 +01:00
Matthew Hodgson
2c0b45fd14
fix example?
2018-09-01 02:41:53 +01:00
Matthew Hodgson
0f9a23c471
swaggerify to-device
2018-09-01 02:37:31 +01:00
Matthew Hodgson
0ee2cf6286
fix device_list_update example hopefully
2018-09-01 02:14:36 +01:00
Matthew Hodgson
0afdcc59ea
spell out stream_id and fix todo
2018-09-01 02:10:45 +01:00
Matthew Hodgson
d377bedd76
fix path
2018-09-01 01:54:13 +01:00
Matthew Hodgson
30d56691b1
document device list synchronisation over federation.
...
untested
closes MSC1212
2018-09-01 01:48:02 +01:00
Matthew Hodgson
d789564db7
only apply list CSS overrides to section classes
2018-09-01 01:12:55 +01:00
Travis Ralston
bd78445756
Merge branch 'travis/general/changelogs' into m-master
2018-08-31 17:40:41 -06:00
Travis Ralston
735de03e07
Add r0 version links
...
These were missed in the release process.
2018-08-31 17:40:32 -06:00
Travis Ralston
3ba64f95e6
Merge pull request #1647 from matrix-org/client_server/release-r0.4.0
...
r0.4.0 release of the Client-Server specification
2018-08-31 17:07:38 -06:00
Travis Ralston
485928486a
Client-server r0.4.0 changelog
2018-08-31 16:45:41 -06:00
Travis Ralston
17a6a4c2ee
Merge branch 'travis/c2s/fix-changelog' into client_server/release-r0.4.0
2018-08-31 16:45:09 -06:00
Travis Ralston
bb2835651f
Merge pull request #1637 from turt2live/travis/c2s/clarify-errors
...
List known client-server error codes; Clarify priority of error codes vs http status code
2018-08-31 16:42:43 -06:00
Travis Ralston
51883562b9
Merge pull request #1645 from matrix-org/identity_service/release-r0.1.0
...
Identity Service r0.1.0 release
2018-08-31 16:41:00 -06:00
Travis Ralston
680ab5e194
Misc formatting things
...
Consistency, make the renderer happy
2018-08-31 16:36:51 -06:00
Travis Ralston
247ae26ec4
Consistency
2018-08-31 16:33:17 -06:00
Travis Ralston
d5af3bae43
This isn't a new endpoint
2018-08-31 16:33:09 -06:00
Travis Ralston
10fa5a3a01
Changelog for r0.1.0 IS spec
2018-08-31 16:21:51 -06:00
Travis Ralston
00578547c0
Merge pull request #1644 from matrix-org/rav/is_token_grammar
...
Spec grammars for IS things
2018-08-31 16:05:23 -06:00
Travis Ralston
30737cce96
Merge pull request #1643 from turt2live/travis/sanity/fix-naming
...
Fix all naming of "homeserver" and "identity server"
2018-08-31 15:56:17 -06:00