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

Enhance IRC join/part message support #1872

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    a8d99c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6d2ab View commit details
    Browse the repository at this point in the history
  3. Add thread safety

    Kufat committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    21577dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37d3721 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    e275bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82b7b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c82f18 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Fix failure on empty quit

    Kufat committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a6d5ea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    742a5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3087867 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    2bbd216 View commit details
    Browse the repository at this point in the history
  2. Code review changes

    Kufat committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    26bda54 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Change activity to per-channel

    Kufat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    edbf9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4737074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47219a7 View commit details
    Browse the repository at this point in the history
  4. Fix isActive() call arg order

    Kufat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0cd8db8 View commit details
    Browse the repository at this point in the history