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 SocketCategoryChannel properties #945

Merged
merged 5 commits into from Mar 24, 2018
Merged

Fix SocketCategoryChannel properties #945

merged 5 commits into from Mar 24, 2018

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    b4efe50 View commit details
    Browse the repository at this point in the history
  2. Wrong property being used for Channels property

    CategoryId is the category that "owns" this channel. That is actually impossible right now for category channels, so it returns null and get all channels wrongly.
    SubZero0 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    1bbe5d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Configuration menu
    Copy the full SHA
    3817514 View commit details
    Browse the repository at this point in the history
  2. Remove spaces

    SubZero0 committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    994f3d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5b4c6f View commit details
    Browse the repository at this point in the history