Travis Ralston
|
e30a68a49e
|
Remove what appears to be leftover notes
|
3 years ago |
Travis Ralston
|
24fedc2299
|
Merge branch 'master' into hs/proposal-appservice-login
|
3 years ago |
Travis Ralston
|
87d22392ac
|
Merge pull request #3173 from matrix-org/clokep/stripped-state
MSC3173: Expose stripped state events to any potential joiner
|
3 years ago |
Patrick Cloke
|
c027957f01
|
Remove unstable prefixes.
|
3 years ago |
Patrick Cloke
|
b9daaa3a3f
|
Rework this (again) to remove the API based on conversations with the SCT.
|
3 years ago |
Travis Ralston
|
3e186da139
|
Merge pull request #2732 from uhoreg/fallback_keys
MSC2732: Olm fallback keys
|
3 years ago |
Patrick Cloke
|
4933ecd176
|
Add federation and reword a bit.
|
3 years ago |
Patrick Cloke
|
8082b2f813
|
Clarify examples.
|
3 years ago |
Patrick Cloke
|
c37512343e
|
Include an API endpoint.
|
3 years ago |
Patrick Cloke
|
7daf3376b2
|
Clarify what changes are being proposed.
|
3 years ago |
Patrick Cloke
|
2522ed5eae
|
Fix typo.
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
3 years ago |
Patrick Cloke
|
1672ce2b0c
|
Fix awkward wording.
|
3 years ago |
Patrick Cloke
|
1c34a466ed
|
Various clarifications based on feedback.
|
3 years ago |
Patrick Cloke
|
086095f72e
|
Also include the room topic.
|
3 years ago |
Patrick Cloke
|
12abecf5b5
|
Wrap text.
|
3 years ago |
Patrick Cloke
|
56b1b04544
|
Rename encrypted status to encryption information.
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
3 years ago |
Patrick Cloke
|
517174b19d
|
Re-arrange security impact of knocking.
|
3 years ago |
Patrick Cloke
|
bf41af7c15
|
Remove security considerations (moved to MSC3083).
|
3 years ago |
Patrick Cloke
|
34f006ce8b
|
Strip whitespace.
|
3 years ago |
Patrick Cloke
|
c2a3b5d079
|
Wrapping.
|
3 years ago |
Patrick Cloke
|
36a0251c9a
|
Update MSC number.
|
3 years ago |
Patrick Cloke
|
34cd85829b
|
Wording.
|
3 years ago |
Patrick Cloke
|
b16b1a24d9
|
Add current proposals.
|
3 years ago |
Travis Ralston
|
8b40972872
|
iterate
|
3 years ago |
Travis Ralston
|
eecdcf43ab
|
Change space's valid `order` range to 0x7E
0x7F is DEL, which is clearly not intended by the proposal text.
|
3 years ago |
Travis Ralston
|
6012ddcdec
|
Mention expected client behaviour of unknown types on MSC1772
This was discussed in various places, but never quite made it to the MSC.
|
3 years ago |
Travis Ralston
|
86661bbfbb
|
Merge pull request #3122 from uhoreg/deprecate_verification_start
MSC3122: Deprecate starting verifications without requesting first
|
3 years ago |
Hubert Chathi
|
adbe95259f
|
add link to relevant spec
|
3 years ago |
Travis Ralston
|
6917c708c9
|
Merge pull request #1772 from matrix-org/matthew/msc1772
MSC1772: Matrix spaces
|
3 years ago |
Hubert Chathi
|
620278786d
|
Update proposals/3122-deprecate-starting-verifications-without-request.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
3 years ago |
Hubert Chathi
|
fbbdd0f6cc
|
I should pay attention when my editor says that things are misspelled
|
3 years ago |
Hubert Chathi
|
e0ec01a999
|
use MSC number
|
3 years ago |
Hubert Chathi
|
ca3c42d865
|
deprecate starting verifications without first requesting
|
3 years ago |
Travis Ralston
|
6ffbc5d269
|
Merge pull request #2713 from matrix-org/travis/msc/remove-v1-identity
MSC2713: Remove deprecated v1 Identity Service API
|
3 years ago |
Travis Ralston
|
9c8a0e9ca3
|
Merge pull request #2241 from uhoreg/e2e_verification_in_dms
MSC2241: Key verification in DMs
|
3 years ago |
Patrick Cloke
|
cee03d7625
|
Use the same domain for room ID and avatar URL.
|
3 years ago |
Travis Ralston
|
005d6b7802
|
Merge pull request #2312 from quotient-im/kitsune/matrix-uri
MSC2312: Matrix URI scheme proposal
|
3 years ago |
Travis Ralston
|
af5580cda0
|
Merge pull request #2403 from Sorunome/soru/knock
MSC2403: Add "knock" feature
|
3 years ago |
Travis Ralston
|
4318c18682
|
Merge pull request #2557 from matrix-org/travis/msc/spoiler-fallback
MSC2557: Proposal to clarify spoilers
|
3 years ago |
Travis Ralston
|
c9440665e8
|
Merge pull request #2801 from matrix-org/rav/proposal/untrusted_event_data
MSC2801: Make it explicit that event bodies are untrusted data
|
3 years ago |
Travis Ralston
|
95dbd51f6a
|
Merge pull request #2320 from matrix-org/babolivier/identity-versions
MSC2320: Versions information for identity servers
|
3 years ago |
Travis Ralston
|
a064779ceb
|
Merge pull request #2874 from uhoreg/single_ssss
MSC2874: Single SSSS
|
3 years ago |
Travis Ralston
|
39e82409ab
|
Merge pull request #2184 from ananace/html_details
MSC2184: Allow the use of the HTML <details> tag
|
3 years ago |
Travis Ralston
|
fa71522c09
|
Merge pull request #2858 from matrix-org/t3chguy/msc/multi-sso
MSC2858: Multiple SSO Identity Providers
|
3 years ago |
Travis Ralston
|
fb091fed03
|
Apply suggestions from code review
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
Co-authored-by: penn5 <penn5@users.noreply.github.com>
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
|
3 years ago |
Will Hunt
|
f9a5b34099
|
Clarify /register / /login
|
4 years ago |
Will Hunt
|
16290a0fe5
|
it's
|
4 years ago |
Will Hunt
|
93dd264c30
|
words
|
4 years ago |
Will Hunt
|
c8e0ed6062
|
Hopefully improve words around M_EXCLUSIVE
|
4 years ago |
Will Hunt
|
b8ab3d0c87
|
Remove point about Element showing unexpected devices
|
4 years ago |