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

Update +S logic for single-# channels #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Update +S logic for single-# channels

    Policy regarding single-# channels was semi-recently updated such that
    informal channels are allowed there as second-class citizens to
    registered project and community channels. With this change, it doesn't
    make sense to override successor on single-# informal channels to
    hardcode libera-placeholder-account.
    
    Modify the logic so that we only override the successor on channels
    belonging to a registered project's namespace, while leaving informal
    channels to default +S behaviour.
    
    Since this now depends on project status, the module has been moved to
    the projectns/ subdirectory and given a more accurate module name for
    the new functionality.
    skizzerz committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7425a70 View commit details
    Browse the repository at this point in the history