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

Fix NullReferenceException and add new requestAccessToOrganization notification type #362

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2022

  1. Fix NullReferenceException

    _semaphore field wasn't initialized before accessing it
    tolias committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1237f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a1d9f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    90e6d21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b04810 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Make identation consistent

    tolias committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    056e976 View commit details
    Browse the repository at this point in the history
  2. Make identation consistent

    tolias committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0f080cf View commit details
    Browse the repository at this point in the history
  3. Add XML doc

    tolias committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a19d02d View commit details
    Browse the repository at this point in the history