Commit graph

5505 commits

Author SHA1 Message Date
Travis Ralston b908b8e777 Add changelog 2020-04-07 13:13:52 -06:00
Lukas Lihotzki af7cf84083 Fix iv parameter description
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
2020-04-07 17:54:09 +02:00
Ben Parsons 57f3c8494f
Merge pull request #2491 from matrix-org/benp/proposals-scraper-fix
fix pagination in proposals scraper
2020-04-07 16:24:30 +01:00
Ben Parsons 7c037d2490 improve capture and add example 2020-04-07 15:26:48 +01:00
Ben Parsons 5ae8a8bcfd fix pagination in scraper 2020-04-07 14:37:55 +01:00
Patrick Cloke 4cfcda57fb Clarify that the only new item here is the new authentication type. 2020-04-01 10:48:05 -04:00
Hubert Chathi 4a3f9ec63a add information to check the key 2020-03-30 17:44:06 -04:00
Hubert Chathi 943d9386bb remove requirement to sign the key, since it is no longer used to trust it 2020-03-30 17:43:46 -04:00
Travis Ralston 78a0843758
Merge pull request #2482 from aaronaxvig/master
Improve Windows steps
2020-03-30 12:43:03 -06:00
aaronaxvig 2f5d8a4a27
Removed PowerShell stuff
Clarified to use Command Prompt as recommended is pull request #2479, removed all PowerShell stuff.
2020-03-30 14:32:45 -04:00
aaronaxvig 5da5d5eeb9
Merge pull request #1 from matrix-org/master
Updating my fork
2020-03-28 18:39:49 -04:00
Aaron Axvig edd75703e2 Improved steps for building docs on Windows 2020-03-28 18:32:53 -04:00
Patrick Cloke 745f8c09df Fix incorrect statement about the current spec's guidance. 2020-03-27 14:01:04 -04:00
Patrick Cloke eb48863c40
Markdown formatting.
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2020-03-26 11:47:32 -04:00
Travis Ralston 2313f1e281
Merge pull request #2432 from matrix-org/rav/proposal/alt_canonical_aliases
MSC2432: Updated semantics for publishing room aliases
2020-03-25 16:14:43 -06:00
Hubert Chathi 4b21e44e5f use the MSC number 2020-03-24 16:24:09 -04:00
Hubert Chathi 76dd16b854 add proposal to switch to symmetric crypto 2020-03-24 16:20:31 -04:00
Hubert Chathi f7ebda040e update some examples to use new algorithm name 2020-03-24 16:20:31 -04:00
Hubert Chathi eb17e5d826 switch to symmetric algorithm 2020-03-24 16:20:31 -04:00
Travis Ralston b8b0e0d792
Merge pull request #2422 from deepbluev7/master
MSC2422: Allow color on font tag
2020-03-24 14:01:53 -06:00
Travis Ralston e05aa78604
Merge pull request #2471 from matrix-org/travis/changelog-removals
Support a 'removed endpoints' changelog type
2020-03-24 12:40:38 -06:00
Travis Ralston f7ce75d36c Support a 'removed endpoints' changelog type 2020-03-24 11:29:00 -06:00
Travis Ralston b6d97c5983
Merge pull request #2470 from matrix-org/clokep/remove-query-auth
Remove query_auth from the specification per MSC2451.
2020-03-24 11:22:29 -06:00
Travis Ralston 4f0ac741a2
Update changelogs/server_server/newsfragments/2470.removal 2020-03-24 11:22:05 -06:00
Patrick Cloke 9944decacf Add changelog entry. 2020-03-24 13:17:22 -04:00
Patrick Cloke fc03f7faa6 Remove query_auth from the specification per MSC2451. 2020-03-24 12:42:15 -04:00
Travis Ralston ef1032ee32
Merge pull request #2451 from matrix-org/clokep/remove-old-fed-endpoint
MSC2451: Remove `query_auth` federation endpoint.
2020-03-24 09:59:57 -06:00
Hubert Chathi 9e7bcaac9c
Merge pull request #2465 from uhoreg/state_res_clarification
clarify first run of iterative auth checks
2020-03-24 10:36:21 -04:00
Travis Ralston 522210bb5f
Merge pull request #2469 from aaronaxvig/issue2173
Fix italics in redact API description
2020-03-23 10:21:36 -06:00
Aaron Axvig 4d808762da Change formatting from italics to code 2020-03-23 12:11:18 -04:00
Hubert Chathi 30586ed98c remove extra space 2020-03-20 16:55:56 -04:00
Hubert Chathi e67ba0cd05 add note indicating similarity between key backup format and key exports
also copy description of forwarding_curve25519_key_chain from key exports, since
it's a better description
2020-03-20 16:49:53 -04:00
DeepBlueV7.X 28dc6a0515
Update proposals/2422-allow-color-attribute-on-font-tag.md
Apply typo fix as suggested.

Co-Authored-By: David Vo <auscompgeek@users.noreply.github.com>
2020-03-20 20:29:44 +00:00
Hubert Chathi a0fcb7d9e1 make code required, and some more details about no_olm 2020-03-19 17:10:44 -04:00
Hubert Chathi 2b71234f3c clarify first run of iterative auth checks 2020-03-19 14:39:54 -04:00
Richard van der Hoff 7917d087f3 clarifications 2020-03-19 15:21:50 +00:00
Patrick Cloke 2d2731efff
Remove duplicated word.
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-03-16 10:42:17 -04:00
Patrick Cloke 61b306f8a8 Remove concerns about backwards compatibility. 2020-03-13 07:12:57 -04:00
Patrick Cloke 1facf7ff12 Add an MSC proposal for how to handle sessions when modifying a password. 2020-03-12 15:00:27 -04:00
Patrick Cloke 78e08c1987 Attempt to clarify the proposed changes. 2020-03-10 10:14:47 -04:00
Patrick Cloke 570398e045 Remove section on the how the authentication currently works and just reference the specification. 2020-03-10 10:00:58 -04:00
Patrick Cloke 4d177753e1 Move proposal to proper proposal number. 2020-03-09 15:05:37 -04:00
Patrick Cloke f48bbd3278 Attempt to clarify the MSC. 2020-03-09 15:04:01 -04:00
Patrick Cloke c69a747bae Convert the initial Google Doc to Markdown. 2020-03-09 12:32:45 -04:00
Travis Ralston 79b2e5263d
Update specification/proposals_intro.rst
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-03-07 14:05:05 -07:00
DeepBlueV7.X 2d85422a2f
Update proposals/2422-allow-color-attribute-on-font-tag.md
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-03-07 18:34:07 +00:00
Nicolas Werner b760ec2d74 Add comments why alternatives to MSC2422 weren't chosen 2020-03-07 14:57:32 +01:00
Travis Ralston 7666b9fea7 Add changelog for name correction
https://github.com/matrix-org/matrix-doc/pull/2453
2020-03-06 10:56:19 -07:00
Travis Ralston 8e83256493
Merge pull request #2453 from Runster/patch-1
Correct name of Phil Zimmermann
2020-03-06 10:31:45 -07:00
Runster e6c7eac023
Correct name of Phil Zimmermann 2020-03-06 18:11:28 +01:00