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

Replace join_chat boolean with chat: ChatPresence #253

Merged
merged 12 commits into from
Mar 7, 2022
Merged

Commits on Aug 16, 2021

  1. ChatPresence enum. Ability to manage the presence in chat (irc) with …

    …ALWAYS, NEVER, ONLINE (ONLY), OFFLINE (ONLY)
    Tkd-Alex committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0bb0876 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Make leave chat pub

    Tkd-Alex committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    73cf4f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

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

Commits on Aug 29, 2021

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

Commits on Oct 5, 2021

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

Commits on Oct 28, 2021

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

Commits on Nov 11, 2021

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

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    72edb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b184b07 View commit details
    Browse the repository at this point in the history
  3. update version and readme

    Tkd-Alex committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    385361f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    7ab3162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581f513 View commit details
    Browse the repository at this point in the history