Skip to content

Conversation

@jonrossca
Copy link
Contributor

Merged with latest changes from the server branch.
Created toggle for settings.
Created initial settings page, still needs formal formatting, and connecting settings to functions.
Switch from visibility = 'hidden' to display = 'none' throughout the UI

this.input_index = this.input_history.length;
}
//TODO parse irc commands here
this.client.send(hostId, serverName, text);
Copy link
Owner

Choose a reason for hiding this comment

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

This looks like it will send the raw text, as well as parse the IRC command (lines 324-325). I think maybe this is a bad merge and these lines should be removed.

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