Travis Ralston
b5e5a690f5
add version to example m.room.create event
2018-10-17 17:28:34 +01:00
Travis Ralston
5a2d28e7fd
Reduce more abbreviations!
2018-10-17 18:21:16 +02:00
Travis Ralston
9625f11fd4
reduce abbreviations
2018-10-17 18:20:42 +02:00
Andrew Morgan
d487c0974f
Clarify how to get a shepherd (just ask)
2018-10-17 17:17:07 +02:00
Andrew Morgan
45c935d8d3
Clarify that MSCs aren't just issues anymore.
2018-10-17 15:35:15 +02:00
Andrew Morgan
1e939c50f5
Gather feedback
2018-10-17 14:49:01 +02:00
Andrew Morgan
748a81523c
Rename proposal template to MSC #0000
2018-10-17 14:47:40 +02:00
Andrew Morgan
148f7d7b33
Minor proposal updates are allowed
2018-10-17 14:34:57 +02:00
Richard van der Hoff
97eaa189a0
A couple of minor tweaks and clarifications
...
Clarification about what we're doing with the `power_levels`. Restructure
slightly to fit better with the standard MSC template.
2018-10-17 12:00:52 +01:00
Andrew Morgan
c430ca32af
New proposal template about proposal templates about...
2018-10-16 15:14:43 +02:00
Andrew Morgan
5a1e735921
Fix sign off bullet
2018-10-16 01:21:14 +02:00
Andrew Morgan
aeea060bb8
Specify where to find the MSC ID
2018-10-16 01:06:44 +02:00
Andrew Morgan
7753957d04
remove ambiguity
2018-10-16 01:04:54 +02:00
Andrew Morgan
2f0025c7a7
Fix up wording in proposal etiquette
2018-10-16 00:57:11 +02:00
Andrew Morgan
35c924308c
core team -> Core Team
2018-10-16 00:57:08 +02:00
Andrew Morgan
8121bef771
Introduce the spec core team
2018-10-16 00:44:05 +02:00
Andrew Morgan
c1ecb9e324
Fix up table with title and add corresponding GitHub labels
2018-10-16 00:17:08 +02:00
Andrew Morgan
889b46898c
Move proposal etiquette to a separate document.
2018-10-16 00:07:16 +02:00
Andrew Morgan
49d017bdd5
your proposal -> the proposal
2018-10-15 23:51:28 +02:00
Andrew Morgan
fb4c50ec8a
No need to redefine MSC
2018-10-15 23:37:41 +02:00
Andrew Morgan
604091380f
Attempt to fix contributing link
2018-10-15 16:41:44 +02:00
Andrew Morgan
b3f90f5825
proposal passed = spec pr missing
2018-10-15 16:38:48 +02:00
Andrew Morgan
873641e4bc
Proposal Created and In Review is a single phase
2018-10-15 16:34:41 +02:00
Andrew Morgan
11dbd5b56a
Proposal WIP -> drafting/feedback gathering
2018-10-15 16:30:33 +02:00
Andrew Morgan
5ae3b50c6b
Require link to implementation
2018-10-15 16:18:20 +02:00
Andrew Morgan
f1d71bd6c4
Less complicated wording
2018-10-15 16:09:04 +02:00
Andrew Morgan
0e9ad9e95d
Fix wording, fix earlier capatilization
2018-10-15 16:05:09 +02:00
Andrew Morgan
f769084570
Put it in the proposals dir!
2018-10-15 15:54:28 +02:00
Andrew Morgan
67146e4bec
MSC ALL the changes
2018-10-15 15:52:33 +02:00
Andrew Morgan
9432ed76d7
first-draft -> first draft
2018-10-15 15:51:54 +02:00
Andrew Morgan
80d1d4af9c
Fix capatilization
2018-10-15 15:48:55 +02:00
Andrew Morgan
d2e827e0c6
Note about earlier MSC process
2018-10-15 15:46:26 +02:00
Andrew Morgan
764c63f3e8
Add proposal template
2018-10-15 15:29:40 +02:00
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