Skip to content
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

Enumerate all events created when a room is created (SPEC-409) #681

Closed
matrixbot opened this issue Jun 9, 2016 · 0 comments
Closed

Enumerate all events created when a room is created (SPEC-409) #681

matrixbot opened this issue Jun 9, 2016 · 0 comments
Labels
clarification An area where the spec could do with being more explicit

Comments

@matrixbot
Copy link
Member

In section 7.1 (Rooms: Creation) of the client-server spec, it's stated that creating a room generates several events, and lists m.room.create, m.room.power_levels, and m.room.join_rules. Reading through the Synapse code, there are many more events that may be created. The spec should enumerate all the events that might be created along with a new room, and if it's not obvious, how their values are decided and in which cases they aren't created at all.

(Imported from https://matrix.org/jira/browse/SPEC-409)

(Reported by Jimmy Cuadra)

@matrixbot matrixbot added the clarification An area where the spec could do with being more explicit label Oct 28, 2016
@matrixbot matrixbot changed the title Enumerate all events created when a room is created Enumerate all events created when a room is created (SPEC-409) Oct 31, 2016
@matrixbot matrixbot added spec-bug Something which is in the spec, but is wrong and removed spec-bug Something which is in the spec, but is wrong labels Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification An area where the spec could do with being more explicit
Projects
None yet
Development

No branches or pull requests

1 participant