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

Initial support for IRCv3 CAP negotiation #58

Merged
merged 10 commits into from
Dec 20, 2017
Merged

Initial support for IRCv3 CAP negotiation #58

merged 10 commits into from
Dec 20, 2017

Commits on Nov 30, 2017

  1. Configuration menu
    Copy the full SHA
    d1d28eb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Move most CAP handling into generic handler

    This avoids duplicating the main read loop
    belak committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    f01560a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Fix CapReq logic and add tests

    belak committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    edc8aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9560c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8e745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ec2906 View commit details
    Browse the repository at this point in the history
  5. Revert "Experiment with separate CAP REQ loop"

    This reverts commit 2ec2906.
    belak committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    b76535a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Configuration menu
    Copy the full SHA
    f41bdb6 View commit details
    Browse the repository at this point in the history
  2. Fix malformed CAP response test

    belak committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    7a0110d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    efbc04e View commit details
    Browse the repository at this point in the history