Jason Volk
2a6895e759
Fix typo.
2018-05-18 17:06:22 -07:00
Ben Parsons
663e1a5ebe
Update some text
2018-05-18 10:17:54 +01:00
Richard van der Hoff
3967833a1a
Merge pull request #1244 from florianjacob/room_member_authentication
...
/rooms/{roomId}/members: specify access_token requirement
2018-05-18 08:16:02 +01:00
Ben Parsons
f09f9e186a
Merge pull request #1240 from matrix-org/proposals
...
Spec Proposals page on matrix.org
2018-05-17 18:35:26 +01:00
Ben Parsons
9873a2a0ac
link from the spec intro page
2018-05-17 18:33:12 +01:00
Ben Parsons
38adc7df06
latest generated proposals
2018-05-17 18:25:13 +01:00
Matthew Hodgson
8440179ecf
clarify shepherds and clarify 'greater benefit'
...
as per https://github.com/matrix-org/matrix-doc/pull/1240#discussion_r188459957
2018-05-17 18:21:39 +01:00
Florian Jacob
cc54a4f8cb
/rooms/{roomId}/members: specify access_token requirement
...
as the behaviour of which members the users see is user-specific
and therefore requires authentication.
Signed-off-by: Florian Jacob <projects+git AT florianjacob )DOT( de>
2018-05-17 18:51:08 +02:00
Richard van der Hoff
bb39bea44d
Merge pull request #1169 from mujx/event-id-format
...
Use the correct event_id format on examples
2018-05-17 08:36:09 +01:00
Richard van der Hoff
14da8ff4b0
Merge pull request #1239 from Zil0/delete_devices
...
Document delete_devices endpoint
2018-05-16 11:41:51 +01:00
Ben Parsons
4d3c4225b2
include proposal template link
2018-05-16 11:12:57 +01:00
Valentin Deniaud
55b512c968
add delete_devices endpoint
...
fix #1041
2018-05-16 11:50:21 +02:00
Matthew Hodgson
84524df783
spell out requirements for doc editing
2018-05-15 17:38:33 +01:00
Ben Parsons
73b28612ec
updates from feedback on pull
2018-05-15 16:07:55 +01:00
Matthew Hodgson
4c0743ef65
fix wording
2018-05-15 15:47:34 +01:00
Matthew Hodgson
10a8cb3f67
put handwavey timings on state transitions
2018-05-15 15:44:47 +01:00
Ben Parsons
4d59abebf0
handle PR links from GitHub
2018-05-15 15:33:39 +01:00
Ben Parsons
d338f18927
handle EOF gracefully when searching for Authors and PRs
2018-05-15 15:22:03 +01:00
Matthew Hodgson
4cdb4f105c
clarify architecture
2018-05-15 15:11:51 +01:00
Matthew Hodgson
8096bf0039
perms and apostrophes
2018-05-15 15:07:47 +01:00
Matthew Hodgson
3e10a5a24a
enter #matrix-spec:matrix.org
2018-05-15 15:02:35 +01:00
Matthew Hodgson
42fd3f34e4
shift stuff from contributing.rst to the new proposals page
2018-05-15 14:46:08 +01:00
Matthew Hodgson
3b736388ce
clarify governance
2018-05-15 14:17:38 +01:00
Ben Parsons
3cef79f31d
sublist formatting
2018-05-15 12:09:35 +01:00
Ben Parsons
f1cc26dfd7
sort output by Created date per-table
2018-05-15 11:59:34 +01:00
Matthew Hodgson
e27f674fb9
incept dates
2018-05-14 23:00:54 +01:00
Matthew Hodgson
29348c6190
improve wording
2018-05-14 22:35:53 +01:00
Matthew Hodgson
714767c95a
explain proposal neutrality
2018-05-14 22:32:00 +01:00
Matthew Hodgson
755c9473fb
more tweaks
2018-05-14 22:27:43 +01:00
Matthew Hodgson
07bf61b33b
more tweaks
2018-05-14 22:22:09 +01:00
Matthew Hodgson
93681458d6
more tweaks
2018-05-14 22:13:28 +01:00
Matthew Hodgson
cb882ba12d
more tweaks
2018-05-14 22:07:49 +01:00
Matthew Hodgson
8c469e51cb
lots of tweaks to the MSC verbiage
2018-05-14 22:05:28 +01:00
Valentin Deniaud
34140a785d
fix typo in delete device
2018-05-14 16:02:48 +02:00
Ben Parsons
b8f38b21a7
update introductory text
2018-05-14 14:25:12 +01:00
Ben Parsons
e87f1f2619
include PRs in tables
2018-05-14 11:32:40 +01:00
Ben Parsons
120fa92078
update intro
2018-05-14 10:25:10 +01:00
Ben Parsons
867307af8b
new flow
2018-05-14 09:57:43 +01:00
Ben Parsons
3b4e56c4e0
handle dd/mm/yyyy and yyyy-mm-dd dates in text
2018-05-14 09:48:54 +01:00
Ben Parsons
3b84de383c
cleanup and include all content
2018-05-12 10:30:52 +01:00
Ben Parsons
cbdd33a5f5
single authors and shepherds link correctly
2018-05-11 21:23:06 +01:00
Ben Parsons
73b7faddd4
handle multiple Google Docs
2018-05-11 20:47:27 +01:00
Ben Parsons
866b0b6348
I mostly play with ascii art
2018-05-10 16:02:55 +01:00
Ben Parsons
dc2b53318b
prettify ID column
2018-05-09 11:32:31 +01:00
Ben Parsons
a78f7b38e9
generator is now usable
2018-05-08 15:35:46 +01:00
Ben Parsons
9e37d15c8f
little ascii diagram of process
2018-05-08 15:11:15 +01:00
Ben Parsons
c58dc59ffe
separate tables by label
2018-05-08 14:43:06 +01:00
Ben Parsons
1f7fbefd53
start using a table
2018-05-08 12:17:38 +01:00
Ben Parsons
e18aa30fd2
start generating new proposals page
2018-05-02 13:47:01 +01:00
Matthew Hodgson
5274e9c146
Merge pull request #1180 from matrix-construct/master
...
Fix typo.
2018-04-25 03:43:33 +01:00