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

Add Emote support #12

Merged
merged 3 commits into from
Jul 11, 2016
Merged

Add Emote support #12

merged 3 commits into from
Jul 11, 2016

Conversation

penguin42
Copy link
Contributor

@penguin42 penguin42 commented Jul 10, 2016

Add receive and send emote support (this is on top of my m.room.name change although separable)

penguin42 added 3 commits July 3, 2016 17:48
m.room.name can exist but be an empty string, in which case we
should fallback to one of the other naming schemes.

(#offtopic:matrix.org has this).

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Spot the event msgtype m.emote and add a /me to what we feed purple.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Spot the /me in what we get from pidgin and use m.emote msgtype.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
@richvdh
Copy link
Member

richvdh commented Jul 11, 2016

Looks good, thank you

@richvdh richvdh merged commit f9d3619 into matrix-org:master Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants