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

Fill out unregister channel stub, trigger unregister channel on conve… #361

Merged
merged 2 commits into from Jul 24, 2019

Conversation

BeaudanBrown
Copy link

No description provided.

log.info(`LokiPublicChatAPI looking for ${hostport}`);
this.servers.some(server => {

Choose a reason for hiding this comment

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

didn't catch this before, gtk

return false;
});
if (thisServer === null) {
let thisServer = this.servers.find(server => server.server === hostport);

Choose a reason for hiding this comment

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

also gtk

@BeaudanBrown BeaudanBrown merged commit 5ea8104 into oxen-io:public-chat Jul 24, 2019
@BeaudanBrown BeaudanBrown deleted the leave-group branch July 24, 2019 04:08
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.

None yet

2 participants