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

Added library support for the RPL_ISUPPORT server reply #114

Merged
merged 2 commits into from
Oct 26, 2012

Conversation

quentinxs
Copy link
Contributor

Adds structure for resolving issues before reaching the server and applying server features using RPL_ISUPPORT

  • Can override user setting of channel types based on what the server supports (i.e. the user has # and & channel types enabled and connects to Freenode; the user now has only # enabled because that's what is supported by the server)
  • Defines supported user and channel modes
  • Produces a categorised list of channel modes based on parameter necessity.

@martynsmith martynsmith merged commit 1356b4d into martynsmith:master Oct 26, 2012
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