-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set defaults for m.federate #1213
Labels
abandoned
A proposal where the author/shepherd is not responsive
kind:feature
MSC for not-core and not-maintenance stuff
proposal
A matrix spec change proposal
Comments
benparsons
added
the
abandoned
A proposal where the author/shepherd is not responsive
label
May 10, 2018
ara4n
added
proposal-in-review
proposal
A matrix spec change proposal
and removed
proposal-in-review
labels
May 15, 2018
turt2live
added a commit
to turt2live/matrix-doc
that referenced
this issue
Aug 15, 2018
This commit does a number of things: * Minor formatting/alignment changes * Document the room_alias response key. This could be deprecated now, or forfeited, if needed. * Remove the guest_can_join parameter - it is not actually supported * Document the previously undocumented power_level_content_override parameter * Clarify that the room_id is required on the response * More clearly spell out which events are created as part of the request * Clarify how the room alias becomes the canonical alias * Clarify how the `visibility` may be used to determine a default preset to apply * Document the `m.federate` creation content parameter, adding an option for the homeserver to define a default value References: * Preset being inferred by the visibility: https://github.com/matrix-org/synapse/blob/cd32c19a604549b4518d748c07149d140bc9e063/synapse/handlers/room.py#L172-L177 * Power level content overrides: * https://github.com/matrix-org/synapse/blob/master/synapse/handlers/room.py#L198 * https://github.com/matrix-org/synapse/blob/master/synapse/handlers/room.py#L335-L359 * Aliases becoming canonical: https://github.com/matrix-org/synapse/blob/master/synapse/handlers/room.py#L366-L370 * `m.federate` landing in the create event: https://github.com/matrix-org/synapse/blob/master/synapse/handlers/room.py#L311-L315 Fixes https://github.com/matrix-org/matrix-doc/issues/1243 Fixes matrix-org#1471 Inspired by matrix-org#1213
if this is abandoned, it may as well be closed. |
The document linked above is not public. Can you please change the access rights on it or re-upload somewhere else? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
abandoned
A proposal where the author/shepherd is not responsive
kind:feature
MSC for not-core and not-maintenance stuff
proposal
A matrix spec change proposal
Documentation: https://docs.google.com/document/d/14zqsbwl5KKil-bB8w2HMhidBVmFkP9Q7EQKFwKIIfZc/edit#heading=h.eipip5qhqo0d
Author: @psaavedra
Date: 10/04/2017
The text was updated successfully, but these errors were encountered: