David Baker
0dae2d5812
GET terms must be unauthed.
...
Detail process for new auth (don't register until consent given).
Specifically mention the authentication header.
2019-06-25 15:52:55 +01:00
Sorunome
4f83cc1c24
moved client spoiler conversion to potential issues
2019-06-25 16:19:29 +02:00
David Baker
6f374dc981
Re-write for OpenID auth
2019-06-25 14:58:15 +01:00
David Baker
2c09580e27
line wrap
2019-06-25 11:14:35 +01:00
Andrew Morgan
96e43aaf45
Define what characters lookup_pepper can consist of
2019-06-25 10:37:45 +01:00
Andrew Morgan
f951f312e1
Fix terrible wording
2019-06-25 10:30:29 +01:00
Andrew Morgan
fae6883cc0
Update with review comments
2019-06-25 10:18:11 +01:00
Andrew Morgan
0a4c83ddb9
no plural. 3pid -> 3PID
2019-06-24 17:54:23 +01:00
Andrew Morgan
36a35a33cc
Clarify how the spec defines hashing algs
2019-06-24 16:59:58 +01:00
Andrew Morgan
ee10576d60
Update with feedback
2019-06-24 15:43:19 +01:00
David Baker
abb407145a
HS docs must be added too
...
also, unbind must not error when called by HSes and proxy terms token
2019-06-24 15:30:19 +01:00
David Baker
8ae47557c9
s/Third Party/Accepted/
2019-06-24 15:22:19 +01:00
David Baker
2555801458
m.third_party_terms -> m.accepted_terms
...
as it will have the HS's terms too
2019-06-24 14:56:48 +01:00
David Baker
4ba9b2a599
perfix
2019-06-24 13:18:41 +01:00
David Baker
a63e4420eb
Linkify
...
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2019-06-24 13:17:58 +01:00
Andrew Morgan
02ac0f3b33
Give the user control!
2019-06-24 11:56:04 +01:00
Andrew Morgan
acdb2b1b42
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
2019-06-24 11:47:53 +01:00
Andrew Morgan
e3ff80291f
http err codes and hash wording fixes
2019-06-24 11:47:00 +01:00
Travis Ralston
21e93a123e
Naming and capitalization
2019-06-21 11:36:16 -06:00
Andrew Morgan
53f025edfc
Specify optional pepper rotation period
2019-06-21 15:42:11 +01:00
Andrew Morgan
2383a55720
404 for deprecated endpoint
2019-06-21 15:40:26 +01:00
Andrew Morgan
c63edc7b97
Clean up wording around peppers and hashes
2019-06-21 14:12:50 +01:00
Andrew Morgan
e3b2ad38b5
pepper -> lookup_pepper
2019-06-21 12:17:01 +01:00
Andrew Morgan
1fea604ba9
Don't define error message
2019-06-21 11:32:23 +01:00
David Baker
9ca3ccc81c
Add requirments section for de-duping between services.
2019-06-21 09:35:26 +01:00
David Baker
d4ca0c237a
Specify ID grammar and add comma
2019-06-21 09:25:16 +01:00
David Baker
276e2b6843
Typo
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-06-21 09:14:24 +01:00
David Baker
cf48030d1f
One more tradeoff
2019-06-20 17:48:21 +01:00
David Baker
32c7fc638d
you have a number now
2019-06-20 17:44:28 +01:00
David Baker
23af87e9fc
Proposal for IS & IM TOS API
2019-06-20 17:41:19 +01:00
Andrew Morgan
1343e19a6d
Specify hash algorithm and fallback considerations
2019-06-20 14:36:47 +01:00
Andrew Morgan
f28476f0f3
line wrap and fix wording
2019-06-19 16:29:24 +01:00
Andrew Morgan
3ee27d3818
salt->pepper. 1 pepper/is. add multi-hash idea
2019-06-19 15:14:30 +01:00
Andrew Morgan
f41ed02c9e
remove sec concerns
2019-06-18 17:22:30 +01:00
Andrew Morgan
6bb4a9e911
Add per-is salt consideration
2019-06-18 17:09:06 +01:00
Andrew Morgan
5049e552e7
Drop /api from the new endpoint
2019-06-18 17:05:46 +01:00
Andrew Morgan
bc9b6c3659
Add salt to example and signal link
2019-06-18 17:03:49 +01:00
Andrew Morgan
063b9f60e0
Require a salt to defend against rainbow tables
2019-06-18 16:50:47 +01:00
Andrew Morgan
d2b47a585d
Allow for changing the hashing algo and add at-rest details
2019-06-18 16:37:02 +01:00
Will Hunt
f8dbf2b360
Update proposals/2134-identity-hash-lookup.md
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-06-17 13:17:57 +01:00
Will Hunt
12431f1a4e
Base64 potential issue
2019-06-15 13:29:59 +01:00
Will Hunt
8b92df74ab
s/medium/address
2019-06-15 13:25:42 +01:00
Will Hunt
a8c26d208b
Wrap
2019-06-15 12:43:20 +01:00
Will Hunt
3eff76b00a
MSC 2134
2019-06-15 12:37:40 +01:00
Sorunome
26349417ba
update spoiler render idea
2019-06-11 21:13:16 +02:00
Travis Ralston
fc1d8f184d
Merge pull request #2078 from matrix-org/anoa/msc2078
...
MSC2078: Sending Third-Party Request Tokens via the Homeserver
2019-06-10 14:25:35 -06:00
Travis Ralston
65c3935419
Merge pull request #2076 from matrix-org/rav/proposal/enforce_key_validity_periods
...
MSC2076: Enforce key-validity periods when validating event signatures
2019-06-10 07:25:09 -06:00
Travis Ralston
19575eb4d4
Merge pull request #2077 from matrix-org/rav/proposal/room_v5
...
MSC2077: room v5
2019-06-10 07:24:41 -06:00
Matthew Hodgson
950415c72a
Merge branch 'master' into matthew/msc1779
2019-06-07 19:19:19 +01:00
Matthew Hodgson
be568ba9ab
link to the legalified version of MSC1779
2019-06-07 19:10:26 +01:00
Travis Ralston
9cf03325b9
Merge pull request #2046 from matrix-org/travis/1.0/msc1915-unbind
...
Spec 3PID unbind API
2019-06-07 07:33:33 -06:00
Andrew Morgan
45e271c0f7
be super explicit
2019-06-07 13:29:22 +01:00
Andrew Morgan
7f65704ebc
Update wording and answer review comments
2019-06-07 12:45:11 +01:00
Andrew Morgan
3e23dde341
Be clear that any 3PID token request can now be done by the hs
2019-06-05 21:49:02 +01:00
Andrew Morgan
9000247008
Merge branch 'anoa/msc2078' of github.com:matrix-org/matrix-doc into anoa/msc2078
...
* 'anoa/msc2078' of github.com:matrix-org/matrix-doc:
Update proposals/2078-homeserver-password-resets.md
2019-06-05 17:54:27 +01:00
Andrew Morgan
d3f21e0360
Address review comments
2019-06-05 17:54:18 +01:00
Andrew Morgan
e49518099d
Be explicit with request/responses
2019-06-05 17:37:09 +01:00
Andrew Morgan
395acf8e06
Update proposals/2078-homeserver-password-resets.md
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2019-06-05 15:58:14 +01:00
Andrew Morgan
6bb48723e8
The HS can send any URL
2019-06-05 15:43:57 +01:00
Andrew Morgan
6e0af5e64c
If no submit_url, just send it to the IS as before
2019-06-05 15:07:06 +01:00
Andrew Morgan
4174b61279
submit_url only if the user has to enter the code somewhere
2019-06-05 14:50:40 +01:00
Andrew Morgan
8259ae292a
Capitalise SMS
2019-06-05 14:39:36 +01:00
Andrew Morgan
7e18c5d5a8
Add new submit_url response field
2019-06-05 14:38:16 +01:00
Andrew Morgan
8cba7adcdf
Clarify conditions for attack
2019-06-05 13:52:02 +01:00
Andrew Morgan
085c5667a4
wrap lines
2019-06-05 13:42:23 +01:00
Andrew Morgan
1956f1a916
Revert "Remove attacker bit"
...
This reverts commit c9711acbc5 .
2019-06-05 12:59:58 +01:00
Andrew Morgan
c9711acbc5
Remove attacker bit
2019-06-05 12:52:01 +01:00
Andrew Morgan
4e692735f5
Update some wording
2019-06-05 11:25:26 +01:00
Andrew Morgan
cf932ad4f8
msc2078 - proposal for homeservers sending passwords reset requests
2019-06-05 11:20:28 +01:00
Richard van der Hoff
40b10f254b
clarifications
2019-06-05 07:18:25 +01:00
Richard van der Hoff
3347a480eb
fix typo
2019-06-05 00:07:05 +01:00
Richard van der Hoff
d2ccd6b268
MSC2077: room v5
2019-06-04 23:53:42 +01:00
Richard van der Hoff
37b1e171fc
MSC2076: Enforce key-validity periods when validating event signatures
2019-06-04 23:51:10 +01:00
Travis Ralston
b92b147797
Merge pull request #1719 from uhoreg/olm_unwedging
...
MSC1719: olm session unwedging
2019-06-04 11:14:15 -06:00
Travis Ralston
dda7afa845
Merge pull request #1717 from uhoreg/e2e_verification
...
MSC1717: common definitions for key verification methods
2019-06-02 10:45:39 -06:00
Hubert Chathi
6929579360
add some clarifications
2019-05-29 15:18:54 -04:00
Hubert Chathi
ffb70a2fab
fix typo
...
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2019-05-29 15:01:35 -04:00
Hubert Chathi
84f0d9d7e4
add clarification
2019-05-28 20:07:45 -04:00
Travis Ralston
0463084924
Spec 3PID unbind API
...
As per [MSC1915](https://github.com/matrix-org/matrix-doc/pull/1915 )
Implementation proof:
* https://github.com/matrix-org/synapse/pull/4982
* https://github.com/matrix-org/sydent/pull/160
The only alteration made which differs from the proposal is clarity on how to handle homeservers not knowing the `id_server`. All other differences are unintentional.
2019-05-28 15:05:41 -06:00
Hubert Chathi
ac08c84612
remove duplicate consideration
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-05-23 14:39:46 -04:00
Hubert Chathi
dd74baa5d0
clarify wording
2019-05-22 12:54:01 -04:00
Hubert Chathi
d39baba21b
add a security note
2019-05-22 12:44:04 -04:00
Hubert Chathi
7705006260
1 hour seems to be fine
2019-05-22 12:43:43 -04:00
Sorunome
273af2a2e0
wrap long lines
2019-05-22 17:30:18 +02:00
Sorunome
6f3bcb56d3
add rendering idea
2019-05-22 15:35:32 +02:00
Sorunome
ebb1351a9f
linebreak consistency
2019-05-22 15:22:22 +02:00
Sorunome
d750115fdc
fix up some things
2019-05-22 15:20:30 +02:00
Sorunome
70d3fd809e
add spoiler msc
2019-05-22 14:46:31 +02:00
Matthew Hodgson
37871106c6
MSC2002: Proposal for adopting MSC1884 as v4 rooms ( #2002 )
2019-05-21 16:21:46 +01:00
Andrew Morgan
c230c2fd2f
Merge pull request #1967 from aqtusia/master
...
Replace /bind with /3pid/bind
2019-04-25 13:30:10 -07:00
Andrew Morgan
5792e5f4de
Merge pull request #1954 from matrix-org/neilj/Remove-prev_content-from-the-essential-keys-list2
...
MSC1954: Proposal to remove prev_content from the essential keys list
2019-04-21 02:00:18 -07:00
Neil Johnson
911fb94ea0
typos
2019-04-15 17:08:09 +01:00
aqtusia
2eb9708f7f
Replace /unbind with /3pid/unbind
2019-04-14 18:21:59 +02:00
Neil Johnson
b41fbc86b6
add further potential issues and security concerns
2019-04-09 13:56:45 +01:00
Travis Ralston
0bab70c14e
Assign MSC number
2019-04-08 21:37:35 -06:00
Travis Ralston
d6d0f9780d
Proposal for basic integration manager authentication APIs
2019-04-08 21:36:16 -06:00
Travis Ralston
b12e92440e
Merge pull request #1930 from matrix-org/travis/msc/tombstone-notif
...
MSC1930: Add a push rule for m.room.tombstone events
2019-04-08 11:25:52 -06:00
Travis Ralston
cecf75c9a9
Merge pull request #1884 from matrix-org/rav/proposal/no_slash_in_event_id
...
MSC1884: Proposal to replace slashes in event IDs
2019-04-08 11:25:26 -06:00
J. Ryan Stinnett
13d63685d3
Spelling
...
Co-Authored-By: turt2live <travpc@gmail.com>
2019-04-08 07:05:38 -06:00
Travis Ralston
2dcda7d564
Add a mention that clients should re-query .well-known
2019-04-07 21:17:14 -06:00
Travis Ralston
dffe19bb76
Rename file to match MSC number
2019-04-07 21:07:46 -06:00
Travis Ralston
cc10444d4b
Assign MSC number
2019-04-07 21:06:42 -06:00
Travis Ralston
29a9982447
Proposal for integration manager discovery
2019-04-07 21:05:59 -06:00
Travis Ralston
99cd064f26
Update original MSC as per proposal guidelines
2019-04-05 16:37:27 -06:00
Neil Johnson
743eeca27a
MSC to remove prev_content from the essential keys list
2019-04-05 15:19:22 +01:00
Matthew Hodgson
efcbf2f807
Merge branch 'master' into matthew/msc1779
2019-04-03 00:36:23 +01:00
Matthew Hodgson
88f533f0db
incorporate further feedback
2019-04-01 10:27:30 +01:00
Matthew Hodgson
417f3a3e8b
incorporate further feedback from vdh
2019-04-01 00:58:10 +01:00
Hubert Chathi
9dcf2d6a28
Update proposals/1884-replace-slashes-in-event_ids.md
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-04-01 00:43:31 +01:00
Matthew Hodgson
207d6cf851
update MSC1884 to reflect new conclusions following discussion on the PR
2019-03-30 13:12:18 +00:00
Hubert Chathi
696e568fb2
add some clarifications
2019-03-26 15:10:14 -04:00
David Baker
410a5dbbff
Update proposals/1915-unbind-identity-server-param.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
2019-03-18 09:36:01 +00:00
Erik Johnston
bd4fab7a15
Be more explicit identity server selection and errors
2019-03-18 09:28:46 +00:00
Travis Ralston
0e07a6d243
Proposal to have a push rule for m.room.tombstone events
2019-03-15 13:32:38 -06:00
Hubert Chathi
1749a91344
make MSC mentions into links
2019-03-13 23:41:43 -04:00
Hubert Chathi
4842a718d8
fill in some of the other sections
2019-03-13 23:39:00 -04:00
Hubert Chathi
f9a00fc943
clarify that not understanding a verification method should not auto-cancel
2019-03-13 23:25:11 -04:00
Erik Johnston
60f1cf79de
Update wording and add deactivate account API
2019-03-12 14:30:16 +00:00
David Baker
77110b46df
Update proposals/1915-unbind-identity-server-param.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
2019-03-08 12:14:08 +00:00
Erik Johnston
ee6513d608
Add alternative sid/client_secret authentication
2019-03-07 16:52:58 +00:00
Erik Johnston
f92925ed45
Add a 3PID unbind API
2019-03-06 11:32:28 +00:00
Richard van der Hoff
82258fc0fc
Proposal for changing event ids. Again.
2019-02-13 23:11:14 +00:00
Erik Johnston
7eb8b5d7f3
Add proposal for invite error code
2019-02-08 14:36:12 +00: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
41e50d553e
Merge pull request #1830 from matrix-org/travis/spec/x509-wk
...
Specify .well-known s2s discovery and X.509 validation
2019-02-01 08:36:55 -07:00
Travis Ralston
6421582bf2
Clarifications and alter the error handling of .well-known
...
Note that MSC1831 changes the order, so the changes to MSC1708 might not make sense when combining all the proposals together. However, independently the change should make sense.
2019-02-01 08:18:12 -07:00
Travis Ralston
00de03bddb
Merge remote-tracking branch 'origin/travis/msc/wk-before-srv' into travis/msc/wk-before-srv
2019-01-31 10:53:22 -07:00
Travis Ralston
2fe6b2cb5c
Plagiarize from richvdh for a better explanation
2019-01-31 10:53:06 -07:00
Travis Ralston
ab7876cbef
Update 1831-srv-after-wellknown.md
2019-01-31 09:55:58 -07:00
Travis Ralston
0e90cf6a0c
Proposal to change the order of .well-known and SRV discovery techniques
2019-01-31 09:38:58 -07:00
Travis Ralston
ccce6c196d
Specify how capabilities work in the c2s API
...
Original proposals:
* https://github.com/matrix-org/matrix-doc/pull/1753
* https://github.com/matrix-org/matrix-doc/pull/1804
Implementation proof:
* https://github.com/matrix-org/synapse/pull/4472
* https://github.com/matrix-org/matrix-js-sdk/pull/830
There is one change to MSC1753 which is included in this commit. MSC1804 remains unchanged. In the original proposal, the change password capability being present was an indication that password changes were possible. It was found that this doesn't really communicate the state very well to clients in that lack of a capability (or a 404, etc) would mean that users would erroneously not be able to change their passwords. A simple boolean flag was added to assist clients in detecting this capability.
2019-01-30 19:43:55 -07:00
Travis Ralston
72a2871021
Merge pull request #1804 from matrix-org/travis/msc/room-version-client-advertising
...
MSC1804: Advertising capable room versions to clients
2019-01-30 17:06:24 -07:00
Erik Johnston
1c0742ed6a
MSC 1659 Proposal: Change Event IDs to Hashes ( #1659 )
2019-01-30 17:08:21 +00:00
Neil Johnson
2eae933ed6
hard wrap to 80 chars
2019-01-30 11:28:53 +00:00
Neil Johnson
4f13f5289e
Update 1819-remove-presence-lists.md
...
Add references to exactly what this proposal would remove
2019-01-30 11:20:38 +00:00
Richard van der Hoff
5151aa0aa7
Update proposals/1819-remove-presence-lists.md
...
Co-Authored-By: neilisfragile <neil@matrix.org>
2019-01-30 10:44:15 +00:00
Travis Ralston
2c3ba0b135
Merge pull request #1813 from matrix-org/erikj/make_membership_room_ver
...
MSC 1813 - Federation Make Membership Room Version
2019-01-29 10:17:48 -07:00
Richard van der Hoff
de57d3950f
Relax the requirement for a content-type on .well-known ( #1824 )
...
The main reason for this is that Apache etc won't stick a content-type on by
default, because they don't know it's JSON, so requiring it seems like it will
require unnecessary hoop-humping for everyone who wants to use a .well-known.
2019-01-29 14:46:27 +00:00
Neil Johnson
9f517f33ce
Create 1819-remove-presence-lists.md
2019-01-28 17:59:17 +00:00
Travis Ralston
577edeb53b
Say that !stable == unstable
2019-01-25 09:27:23 -07:00
Travis Ralston
052d68d83d
Merge pull request #1791 from matrix-org/travis/spec/rver-upgrades
...
Add room version upgrades
2019-01-23 19:04:24 -07:00
Travis Ralston
50eba23669
Update MSC to match how room versions work
...
As per 1773.
2019-01-22 18:24:04 -07:00
Erik Johnston
3ec3adbc24
Proposal for add room_version to make_* fed APIs
2019-01-22 10:55:27 +00:00
Travis Ralston
f308871ed9
Merge pull request #1794 from matrix-org/erikj/fed_invite_v2
...
MSC 1794 - Federation v2 Invite API
2019-01-21 07:59:07 -07:00
Hubert Chathi
41c14c9e7d
uhoreg tweaks
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-01-18 22:56:19 +00:00
Matthew Hodgson
20b9a33b12
clarify 100% threshold for new spec core team additions
2019-01-18 22:39:44 +00:00
Matthew Hodgson
86703ef952
Merge branch 'master' into matthew/msc1779
2019-01-17 23:57:48 +00:00
Matthew Hodgson
3b86fa0e3c
incorporating delph & vdh reviews
2019-01-17 23:56:49 +00:00
Travis Ralston
853d7ede30
Clarify the categories and the interaction between them
2019-01-17 09:41:24 -07:00
Travis Ralston
5da17d0114
Remove recommendation for clients to respect the spec over the server
2019-01-17 09:41:11 -07:00
Travis Ralston
7fee7373ea
Proposal for advertising capable room versions to clients
2019-01-16 17:32:07 -07:00
Matthew Hodgson
80b9c83cce
clarify dual-hatted guardians & spec core teamistas
2019-01-15 10:00:17 +00:00
Matthew Hodgson
8f4e1d9686
clarify guardian selection wording
2019-01-15 00:32:14 +00:00
Matthew Hodgson
cc6b6ea021
clarify wording for trojan horsen
2019-01-15 00:31:08 +00:00
Matthew Hodgson
822d84e50c
append fullstops to lists to make vdh happy
2019-01-15 00:29:07 +00:00
Matthew Hodgson
6ff0155a32
s/responsibilities/functions
2019-01-15 00:16:33 +00:00
Richard van der Hoff
9e435d6dab
scifi IANA
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-01-14 23:33:03 +00:00
Richard van der Hoff
ebf37178b5
Update proposals/1794-federation-v2-invites.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
2019-01-14 15:53:23 +00:00
Travis Ralston
fe4928c6a1
Merge pull request #1708 from matrix-org/rav/proposal/well-known-for-federation
...
MSC1708: .well-known support for server name resolution
2019-01-14 07:48:05 -07:00
Erik Johnston
b90ee6baab
'invite_room_state' should be an array
2019-01-14 14:21:20 +00:00
Hubert Chathi
c88c9c2941
Update proposals/1794-federation-v2-invites.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
2019-01-14 14:19:58 +00:00
Matthew Hodgson
a38e1e6adf
incorporate kitsune & dbkr review
2019-01-14 13:02:01 +00:00
Kitsune Ral
2f20679db5
deanonymise kitsune
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-01-14 12:48:12 +00:00
Matthew Hodgson
09813fc3a0
improve wording around compensation for team members.
...
tweak Greater Benefit (particularly adding SnR and filtering goals
2019-01-14 12:41:19 +00:00
Travis Ralston
87bb1a6a79
Merge pull request #1711 from matrix-org/rav/proposal/x509-for-federation
...
MSC1711: X.509 certificate verification for federation connections
2019-01-13 08:04:03 -07:00
Matthew Hodgson
156488384c
add more examples for spec inclusion; add interoperability as a core value
2019-01-12 23:49:27 +00:00
Matthew Hodgson
ddc3921318
un-todo code core team responsibilities
2019-01-12 23:31:01 +00:00
Matthew Hodgson
d00a5eba93
consistent tenses
2019-01-12 23:27:07 +00:00
Hubert Chathi
cccd62f035
grammar
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-01-12 23:25:37 +00:00
Matthew Hodgson
107d96c50e
spell out consensus ftw
2019-01-12 23:25:00 +00:00
Matthew Hodgson
b758ceea5b
add erik's quorum
2019-01-12 23:25:00 +00:00
Hubert Chathi
ed820ca27b
s/core spec team/Spec Core Team/
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-01-12 23:21:52 +00:00
Matthew Hodgson
e584ae31f4
fix missing words
2019-01-12 23:21:02 +00:00
Matthew Hodgson
265a3dc49b
clarify removing members
2019-01-12 23:20:09 +00:00
Matthew Hodgson
21a781b1d2
fix proprietary wording
2019-01-12 23:16:24 +00:00
Matthew Hodgson
edaf3596f4
fix 'which features should go in the spec?' TODO and reword intro
2019-01-12 23:14:36 +00:00
Erik Johnston
2109314c52
Apply suggestions from code review
...
Co-Authored-By: erikjohnston <erikj@jki.re>
2019-01-11 14:34:31 +00:00
Travis Ralston
576aa22880
Merge pull request #1704 from matrix-org/travis/msc/matrix.to-permalinks
...
MSC1704: Adding ?via= to matrix.to permalinks to help with routing
2019-01-10 11:22:07 -07:00
Richard van der Hoff
afa0caee93
remove lying footnote
2019-01-10 18:16:39 +00:00
Erik Johnston
b0adfc67d8
MSC 1794 - Federation v2 Invite API
2019-01-10 12:20:29 +00:00
Travis Ralston
b85f7bb248
Add room version upgrades
...
Implements https://github.com/matrix-org/matrix-doc/issues/1501
2019-01-09 17:02:09 -07:00
Matthew Hodgson
0380270171
spell out that hypothetical employees could come in any size
2019-01-09 23:29:59 +00:00
Andrew Morgan
ec97e1eedb
Merge pull request #1753 from matrix-org/rav/proposal/cs_capabilities
...
MSC1753: client-server capabilities API
2019-01-09 14:10:37 +00:00
Richard van der Hoff
c10394d03f
Clarifications thanks to @uhoreg
2019-01-09 11:26:14 +00:00
Hubert Chathi
09a547d67e
add some cancellation codes, and mention existing verification MSCs
2019-01-08 17:45:13 -05:00
Hubert Chathi
ff0b9eac76
add ability to start verifications that happen in two stages
2019-01-08 16:11:15 -05:00
Hubert Chathi
c02ecb58ae
mark which fields are required
2019-01-08 16:11:00 -05:00
Matthew Hodgson
3a5d56467b
reword lead renewals
2019-01-08 14:51:45 +00:00
Matthew Hodgson
2377a944c6
Merge branch 'matthew/msc1779' of git+ssh://github.com/matrix-org/matrix-doc into matthew/msc1779
2019-01-08 14:50:26 +00:00
Matthew Hodgson
5235293623
spell out the Core Team a bit more
2019-01-08 14:50:18 +00:00
Erik Johnston
0e246b1477
Update proposals/1779-open-governance.md
...
Co-Authored-By: ara4n <matthew@arasphere.net>
2019-01-08 14:44:18 +00:00
Matthew Hodgson
c05000b38d
broaden reasons for dysfunctional core spec teams
2019-01-08 14:43:44 +00:00
Matthew Hodgson
2047ba59da
spell out domain spread requirement for spec core team
2019-01-08 14:42:49 +00:00
Matthew Hodgson
103d2f4ed2
clarify that the project lead doesn't have casting vote
2019-01-08 14:36:32 +00:00
Matthew Hodgson
e730cc02a9
specify how to select a new spec core team lead
2019-01-08 14:34:20 +00:00
Matthew Hodgson
7831c04e4c
clarify sytest responsibilities
2019-01-08 14:29:24 +00:00
Matthew Hodgson
4fcd38a3a0
clarify guardians' right to override spec core team membership
2019-01-08 14:27:03 +00:00
Matthew Hodgson
4994fa115e
X=75
2019-01-08 14:21:19 +00:00
Richard van der Hoff
b541c2a247
more formatting
2019-01-08 12:54:52 +00:00