Commit Graph

740 Commits (8fe88d259098267f34c555d4a44ac9f45efee84b)

Author SHA1 Message Date
user 54c3003b74 newly joined -> newly-joined 6 years ago
user 5ab5fe08d1 Small grammatical and stylistic fixes 6 years ago
Andrew Morgan 2e5cdaf51c
Fix typo
"To stream events all the events" -> "To stream all the events"
6 years ago
Michael Kaye 72282577bf Add back proposals.rst with a link to the actual location 6 years ago
Ben Parsons 18ba0d6d81 remove propsals.rst as it will be regenerated 6 years ago
Ben Parsons a552c1853e update for MSC 701 6 years ago
Richard van der Hoff cefd1a832e
server_server_api: fix typo in auth section
fixes "destintation" typo
6 years ago
Ben Parsons ffb8037af2 update MSC list 6 years ago
Ben Parsons ee98082a60 update MSC1270 6 years ago
Travis Ralston 8610effad7
Merge branch 'master' into travis/reporting 6 years ago
Ben Parsons 7a44351a34 update following rvdh spec blitz 6 years ago
Ben Parsons 34090b24c4 prepare proposals.py for CI 6 years ago
Travis Ralston 9037f506ac Document how to report content
Fixes: https://github.com/matrix-org/matrix-doc/issues/739

Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Ben Parsons c3062b7db6 Include Proposals Page Title, update MSC1256 6 years ago
Ben Parsons 434e2949f9 include #1256 6 years ago
Ben Parsons 8d550d2166 force re-render 6 years ago
Ben Parsons 0b776b0e9c link to proposals page from index 6 years ago
Jason Volk 2a6895e759 Fix typo. 6 years ago
Ben Parsons 663e1a5ebe Update some text 6 years ago
Ben Parsons 9873a2a0ac link from the spec intro page 6 years ago
Ben Parsons 38adc7df06 latest generated proposals 6 years ago
Matthew Hodgson 8440179ecf clarify shepherds and clarify 'greater benefit'
as per https://github.com/matrix-org/matrix-doc/pull/1240#discussion_r188459957
6 years ago
Ben Parsons 4d3c4225b2 include proposal template link 6 years ago
Matthew Hodgson 84524df783 spell out requirements for doc editing 6 years ago
Ben Parsons 73b28612ec updates from feedback on pull 6 years ago
Matthew Hodgson 4c0743ef65 fix wording 6 years ago
Matthew Hodgson 10a8cb3f67 put handwavey timings on state transitions 6 years ago
Matthew Hodgson 4cdb4f105c clarify architecture 6 years ago
Matthew Hodgson 8096bf0039 perms and apostrophes 6 years ago
Matthew Hodgson 3e10a5a24a enter #matrix-spec:matrix.org 6 years ago
Matthew Hodgson 42fd3f34e4 shift stuff from contributing.rst to the new proposals page 6 years ago
Matthew Hodgson 3b736388ce clarify governance 6 years ago
Ben Parsons 3cef79f31d sublist formatting 6 years ago
Matthew Hodgson e27f674fb9 incept dates 6 years ago
Matthew Hodgson 29348c6190 improve wording 6 years ago
Matthew Hodgson 714767c95a explain proposal neutrality 6 years ago
Matthew Hodgson 755c9473fb more tweaks 6 years ago
Matthew Hodgson 07bf61b33b more tweaks 6 years ago
Matthew Hodgson 93681458d6 more tweaks 6 years ago
Matthew Hodgson cb882ba12d more tweaks 6 years ago
Matthew Hodgson 8c469e51cb lots of tweaks to the MSC verbiage 6 years ago
Ben Parsons b8f38b21a7 update introductory text 6 years ago
Ben Parsons 120fa92078 update intro 6 years ago
Ben Parsons 867307af8b new flow 6 years ago
Ben Parsons 866b0b6348 I mostly play with ascii art 6 years ago
Ben Parsons 9e37d15c8f little ascii diagram of process 6 years ago
Ben Parsons e18aa30fd2 start generating new proposals page 6 years ago
Jason Volk 2802fdea7e Fix typo. 6 years ago
Richard Lewis 8d05f80cec Sticker messages (m.sticker) (#1158) 6 years ago
Andrew Morgan cd26c170de Specify token used in /login is not an Access Token (#1155)
* Specify token used in /login is not an Access Token

While working through the implementation of /login in Dendrite, it was
confusing what the contents of the token attribute in the login request
body referred to. Initially, I thought it was an access token, which led
to further confusion. This commit explicitly states that the token is a
login token, which is separate from an access token, hopefully reducing
confusion for future readers.

Signed-off-by: Andrew Morgan (https://amorgan.xyz) <andrew@amorgan.xyz>
6 years ago