Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

differentiate between state events and message events #1612

Merged
merged 2 commits into from
Nov 16, 2017

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Nov 15, 2017

so that people can't fake state event types and have them rendered.

Signed-off-by: Michael Telatynski 7t3chguy@gmail.com

so that people can't fake state event types and have them rendered.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy changed the base branch from master to develop November 15, 2017 15:57
'm.room.third_party_invite': 'messages.TextualEvent',
'm.room.history_visibility': 'messages.TextualEvent',
'm.room.encryption': 'messages.TextualEvent',
'm.room.topic': 'messages.TextualEvent',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry to nit-pick, but any reason this is moving?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is not, I think I didn't copy and paste them in order for whatever reason

@lukebarnard1 lukebarnard1 merged commit f997553 into develop Nov 16, 2017
@t3chguy t3chguy deleted the t3chguy/state_events branch December 8, 2017 21:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants