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

Leave room button #1

Merged
merged 7 commits into from
Jul 22, 2015
Merged

Leave room button #1

merged 7 commits into from
Jul 22, 2015

Conversation

erikjohnston
Copy link
Member

No description provided.

MatrixClientPeg.get().getRooms().filter(function(room) {
return room.hasMembershipState(
MatrixClientPeg.get().credentials.userId,
"join"
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this work for invites?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops

@kegsay
Copy link
Contributor

kegsay commented Jul 22, 2015

LGTM other than query.

kegsay added a commit that referenced this pull request Jul 22, 2015
@kegsay kegsay merged commit b8c1813 into master Jul 22, 2015
dbkr pushed a commit that referenced this pull request Jun 14, 2016
Basic Markdown highlighting
alantygel pushed a commit to coletivoEITA/riot-web that referenced this pull request Apr 17, 2017
@ghost ghost mentioned this pull request Jul 5, 2019
@Biep
Copy link

Biep commented Oct 22, 2019

A button to leave the room that is too visible might invite people to leave the room whenever they visit another - akin to logging of whenever they stop using Riot.
But maybe this is not about that..?

@t3chguy t3chguy deleted the leave_room_button branch May 12, 2022 08:50
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.

3 participants