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

Fix joining rooms by typing the alias #1685

Merged
merged 2 commits into from
Jun 23, 2016
Merged

Fix joining rooms by typing the alias #1685

merged 2 commits into from
Jun 23, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jun 23, 2016

Fixes regression introduced by #1680

Fixes regression introduced by #1680
this.showRoom(null, alias);
},

showRoom: function(room, room_alias) {
var oob_data = {};
Copy link
Member

Choose a reason for hiding this comment

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

This is redundant now

@richvdh
Copy link
Member

richvdh commented Jun 23, 2016

lgtm otherwise

@richvdh richvdh assigned dbkr and unassigned richvdh Jun 23, 2016
@dbkr dbkr merged commit cbb72c2 into develop Jun 23, 2016
@t3chguy t3chguy deleted the dbkr/fix_room_directory branch May 12, 2022 08:54
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