Anatoly Sablin
d4b4d92b82
Fix the m.push_rules type (switch from the state event to the common event).
2019-02-16 00:24:26 +03:00
Anatoly Sablin
2de7ef9a3d
#1865 Add the m.push_rules schema.
2019-02-15 23:23:38 +03:00
Travis Ralston
72242e4ebb
Merge pull request #1879 from matrix-org/travis/fix-capabilities
...
Correctly nest the capabilities response object
2019-02-11 21:45:02 -07:00
Travis Ralston
d31d2f5e57
Correctly nest the capabilities response object
...
Everything is contained in a "capabilities" property, which is not represented by the schema. The example was correct.
2019-02-11 20:31:48 -07:00
Andrew Morgan
48569c2156
Merge pull request #1853 from matrix-org/anoa/3pid_typos
...
Replace "3pid" with "3PID"
2019-02-11 15:11:28 +00:00
Travis Ralston
26810bccef
Merge pull request #1873 from matrix-org/travis/spec/get-account-data
...
Add routes for retrieving account data
2019-02-11 08:02:34 -07:00
Travis Ralston
a044145049
Merge pull request #1874 from matrix-org/travis/spec/resource-limit-error
...
Add M_RESOURCE_LIMIT_EXCEEDED
2019-02-11 07:59:21 -07:00
Andrew Morgan
df7223f992
Add changelogs
2019-02-11 10:02:05 +00:00
Travis Ralston
5721712eae
Add M_RESOURCE_LIMIT_EXCEEDED
...
Original proposal: https://github.com/matrix-org/matrix-doc/issues/1504
No changes from the original proposal or implementations have been made intentionally here.
2019-02-10 17:47:17 -07:00
Travis Ralston
6bbf22cd04
Add routes for retrieving account data
...
Original proposal: https://github.com/matrix-org/matrix-doc/issues/1339
This contains no known differences to what was ultimately decided upon and implemented.
2019-02-10 17:07:47 -07:00
Travis Ralston
3e06473305
Merge pull request #1859 from matrix-org/travis/fix-v2-scope
...
Change notice about room v2's scope to represent reality
2019-02-07 11:41:25 -07:00
Travis Ralston
1f05c44a0b
Merge pull request #1860 from matrix-org/travis/fix-spelling-1
...
Fix spelling mistake: endponts -> endpoints
2019-02-07 08:11:43 -07:00
Travis Ralston
e14eb672e6
Merge pull request #1861 from matrix-org/travis/rver-toc
...
Add a table of contents to each room version spec
2019-02-07 08:11:25 -07:00
J. Ryan Stinnett
0ed0fee261
Update specification/rooms/v2.rst
...
Co-Authored-By: turt2live <travpc@gmail.com>
2019-02-07 08:09:35 -07:00
Travis Ralston
772ba8dc2a
Add a table of contents to each room version spec
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1852
We get clickable headers for free by doing this.
2019-02-06 22:26:41 -07:00
Travis Ralston
85578f9842
Fix spelling mistake: endponts -> endpoints
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1677
2019-02-06 22:19:47 -07:00
Travis Ralston
cf11965a8e
Change notice about room v2's scope to represent reality
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1851
2019-02-06 22:15:13 -07:00
Travis Ralston
681a4f0387
Merge pull request #1857 from matrix-org/server_server/release-r0.1.1
...
s2s r0.1.1 release
2019-02-06 15:37:01 -07:00
Travis Ralston
8bd9ca4edd
Prep for r0.1.1 of s2s
2019-02-06 12:39:16 -07:00
Travis Ralston
71f251c733
Merge pull request #1855 from matrix-org/travis/fix-wk-fallback
...
Fix contradiction in wellknown discovery for servers
2019-02-06 12:22:59 -07:00
Travis Ralston
4b68b5c939
Changelog
2019-02-06 12:20:56 -07:00
Travis Ralston
bcef94ec70
Merge pull request #1847 from matrix-org/travis/s2s-unstable-warning
...
Add the "please use latest.html" warning to the s2s spec
2019-02-06 08:12:32 -07:00
Travis Ralston
80e6f7cbb5
Merge pull request #1845 from matrix-org/travis/fix-IS-generation
...
Use the real identity server version in the APIs table
2019-02-06 08:09:07 -07:00
Travis Ralston
ad6064aca6
Merge pull request #1844 from matrix-org/travis/fix-tls-fingerprints
...
Remove wrong references to TLS fingerprints
2019-02-06 08:08:49 -07:00
Travis Ralston
c8428b1f8b
Fix contradiction in wellknown discovery for servers
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1854
2019-02-05 22:39:36 -07:00
Andrew Morgan
4ec3a43a85
Replace "3pid" with "3PID"
2019-02-05 12:58:11 +00:00
Travis Ralston
3581368f1f
Add the "please use latest.html" warning to the s2s spec
...
Now that we have a release, we should be warning people who try and use the unstable spec as fact.
2019-02-04 14:48:31 -07:00
Travis Ralston
f37a6d2ef5
Changelog
2019-02-04 14:00:34 -07:00
Travis Ralston
6067a4ad3c
Use the real identity server version in the APIs table
2019-02-04 13:56:59 -07:00
Travis Ralston
3dd0601a96
Remove more TLS fingerprint talk
2019-02-04 13:52:20 -07:00
Travis Ralston
e9bac1b011
Remove wrong references to TLS fingerprints
...
Also fix some styling in the server discovery section - this didn't feel like it needed its own commit.
2019-02-04 13:50:17 -07:00
Travis Ralston
baf00ba6d1
Merge pull request #1839 from matrix-org/travis/improved-intro
...
Add a bit of text to ensure that the intro page isn't missed
2019-02-01 18:09:15 -07:00
Travis Ralston
1f5783b329
fix links and wording
2019-02-01 18:07:55 -07:00
Travis Ralston
9631e4bcb1
Add a bit of text to ensure that the intro page isn't missed
2019-02-01 18:01:01 -07:00
Travis Ralston
7181be1148
Merge pull request #1836 from matrix-org/server_server/release-r0.1.0
...
Release r0.1.0 of the server-server specification
2019-02-01 17:45:39 -07:00
Travis Ralston
8ace64bab7
r0.1.0 of the s2s specification
2019-02-01 16:10:22 -07:00
Travis Ralston
9364787b9c
Remove stability warning
2019-02-01 16:09:48 -07:00
Matthew Hodgson
b27bf59ae8
Merge pull request #1838 from aaronraimist/spell-check
...
Fix several spelling mistakes
2019-02-01 23:48:24 +01:00
Aaron Raimist
fe7f582233
Fix several spelling mistakes
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-02-01 16:43:46 -06:00
Travis Ralston
9923584c24
Merge pull request #1834 from matrix-org/travis/misc/event-formats
...
Represent event format changes more clearly in the spec
2019-02-01 13:57:25 -07:00
Travis Ralston
222957157f
Add missing required flags
2019-02-01 13:56:30 -07:00
Travis Ralston
1d0156ad78
Fix more titles
2019-02-01 13:37:19 -07:00
Travis Ralston
985d02d95e
Fix titles in schemas
2019-02-01 13:35:38 -07:00
Travis Ralston
82bed06d3f
The event *format* changes, not the version
2019-02-01 13:19:24 -07:00
Travis Ralston
f5134b2d8b
Merge pull request #1819 from matrix-org/neilj/msc-remove-presence-lists
...
MSC:1819 Remove Presence Lists
2019-02-01 12:00:42 -07:00
Travis Ralston
1cf9086c26
Merge pull request #1831 from matrix-org/travis/msc/wk-before-srv
...
MSC1831: Change the order of .well-known and SRV discovery techniques
2019-02-01 11:52:59 -07:00
Travis Ralston
890fb1a019
Fix examples for new schema
...
Fix missed example in make_join
Fix state array in response of send_join
Try removing examples from send_join?
Try printing more information about the error
Copy/paste known working examples
Try schema definitions in the response?
2019-02-01 11:14:42 -07:00
Travis Ralston
5d8fa65e6e
De-duplicate state keys
2019-02-01 10:11:39 -07:00
Travis Ralston
33406e4662
Apply event format warnings to the remainder of the s2s spec
2019-02-01 10:08:30 -07:00
Travis Ralston
d94a70f49d
Warn clients about changes in event format
2019-02-01 08:40:18 -07:00