Commit Graph

6031 Commits (3497a8d8cc7c50dd4d5a4844318f35bfce366b99)
 

Author SHA1 Message Date
Patrick Cloke d5633d17a4 Add pointer to draft. 4 years ago
Alexey Rusakov d27ea07bcb Minor brush-ups and cleanup 4 years ago
Alexey Rusakov 67635b0dd7 Be even clearer about user confirmations 4 years ago
Alexey Rusakov 037ebbf1ca Be even clearer about the authority part 4 years ago
Alexey Rusakov 9dd0854aee Add a link to CS API 4 years ago
Travis Ralston 8f304ca9e5
Merge pull request #2403 from Sorunome/soru/knock
MSC2403: Add "knock" feature
4 years ago
Travis Ralston 2672e63b24
Merge pull request #2557 from matrix-org/travis/msc/spoiler-fallback
MSC2557: Proposal to clarify spoilers
4 years ago
Travis Ralston ed690c849e
Merge pull request #2801 from matrix-org/rav/proposal/untrusted_event_data
MSC2801: Make it explicit that event bodies are untrusted data
4 years ago
Richard van der Hoff e7041525bf Include `create` in invite_room_state 4 years ago
Andrew Morgan a8f4ada8a8 Make join_rules field of PublicRoomChunk an optional value 4 years ago
Andrew Morgan 9ebfd98a7a
Apply suggestions from code review
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
4 years ago
Andrew Morgan 10267df76e Add missing 403/404 response codes 4 years ago
Andrew Morgan 11996fb436 clarify some words 4 years ago
Hubert Chathi 0841f31ce4
Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
4 years ago
Andrew Morgan a1a40c6346 Be consistent about event auth rules 4 years ago
Andrew Morgan 7f0b2d66a0 Update unstable endpoints from i.e xyz.amorgan/knock -> xyz.amorgan.knock
I'm doing this for two reasons:

1) If I ever wanted to create another knock-related MSC, it would be nice to be able
to give it a different namespace for endpoints, such as xyz.amorgan.knock2/knock. If
we were only using xyz.amorgan as the namespace for endpoints, that restricts that
namespace to only work for one MSC which attempts to use /knock as part of an endpoint.

2) I accidentally made the implementation use xyz.amorgan.knock/knock :)
4 years ago
Richard van der Hoff 52dfaaabd4
Update proposals/2801-untrusted-event-data.md
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
4 years ago
Richard van der Hoff 065b0990e6
Update proposals/1772-groups-as-rooms.md 4 years ago
Richard van der Hoff 5e7ed2b9c4 Tweak wording about lexicographic ordering 4 years ago
Travis Ralston a78a8bb27d
Merge pull request #2320 from matrix-org/babolivier/identity-versions
MSC2320: Versions information for identity servers
4 years ago
Travis Ralston e0dd138d40
Merge pull request #2874 from uhoreg/single_ssss
MSC2874: Single SSSS
4 years ago
Richard van der Hoff 9ca94235c6 Suggested rooms 4 years ago
Richard van der Hoff c0c51383e9 Move "via" problem to a "potential issue" 4 years ago
Richard van der Hoff 8a61ce9032 remove 'present' flag 4 years ago
Richard van der Hoff 6c9d469d56 add an issue about lost parent links 4 years ago
Richard van der Hoff 0bdbec238b Accept m.space.parent links if there is a reverse link 4 years ago
Richard van der Hoff 2e6d7d1c54 spaces are *primarily* referred to by their room ID. 4 years ago
Richard van der Hoff acdb6f1c3d Move "auto-join" out to "future extensions"
we're not doing this bit yet.
4 years ago
Richard van der Hoff 7d757ce8fa minor wording tweaks 4 years ago
Richard van der Hoff dcb18f03dc Move security consideration to MSC2962
I think the peeking thing is specific to access control.
4 years ago
Richard van der Hoff 469b64c5cd rip out m.room.description
if/when we need it, we should follow MSC2875
4 years ago
Richard van der Hoff 62b9154fa7 Remove lost footnotes
These should have been part of MSC2962.
4 years ago
Richard van der Hoff bc1466206d related MSCs 4 years ago
Richard van der Hoff 1cfe6bc0ae MSC1840 is out again. 4 years ago
Travis Ralston f0170f2f08
Merge pull request #2184 from ananace/html_details
MSC2184: Allow the use of the HTML <details> tag
4 years ago
Travis Ralston 18ddc03628
Merge pull request #2858 from matrix-org/t3chguy/msc/multi-sso
MSC2858: Multiple SSO Identity Providers
4 years ago
Richard van der Hoff a8a7acce1e update UIA 4 years ago
Richard van der Hoff 49f7624d55 update brand descriptions 4 years ago
Richard van der Hoff d5166ebc1a
Update proposals/2858-Multiple-SSO-Identity-Providers.md 4 years ago
Andrew Morgan 68d2d7cfdb Note that homeservers should pass down invites to the client if they fail on autojoin 4 years ago
Richard van der Hoff 7871da7565
Update proposals/2858-Multiple-SSO-Identity-Providers.md
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Richard van der Hoff 1ba0c39b14 Change the brand identifiers again 4 years ago
xiao chi f14926a311 Translated using Weblate (Japanese)
Currently translated at 100.0% (64 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.element.io/projects/matrix-doc/sas-emoji-v1/ja/
4 years ago
Andrew Morgan 1f7cba9bda Attempt to fix broken breadcrumb links
Apparently this is a bug when canonifyURLs = true, which is a required option
to fix relative urls on spec pages.
4 years ago
Richard van der Hoff 178cbe1c3a
Update proposals/2858-Multiple-SSO-Identity-Providers.md
Co-authored-by: Travis Ralston <travpc@gmail.com>
4 years ago
Travis Ralston 580651aed0 Update sas-emoji.json for translations 4 years ago
Andrew Morgan 8bfef19a39 Remove further traces of old /rooms/roomId/knock CS endpoint 4 years ago
Andrew Morgan ef840c1b53 Split the 'Membership change to ' section into rejecting/rescinding knocks 4 years ago
Andrew Morgan 6556b95233 Move API endpoint sections up to the top of the proposal 4 years ago
Andrew Morgan c915b6442b Update alternatives section 4 years ago