Skip to content

feat: add ShowHiddenChannels toggle button#3903

Open
EhDaYaGhaly wants to merge 17 commits into
Vendicated:mainfrom
EhDaYaGhaly:feature/show-hidden-channels-toggle
Open

feat: add ShowHiddenChannels toggle button#3903
EhDaYaGhaly wants to merge 17 commits into
Vendicated:mainfrom
EhDaYaGhaly:feature/show-hidden-channels-toggle

Conversation

@EhDaYaGhaly
Copy link
Copy Markdown

Description

Adds a toggle button to show or hide hidden channels.

Motivation

Implements feature request #3824.

Changes

  • Adds ShowHiddenChannels toggle button
  • Instant channel list update

Related Issue

Related to#3824

const CONNECT = 1n << 20n;

export const settings = definePluginSettings({
enabled: {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename this because it will disable shc entirely if its turned to false

@EhDaYaGhaly EhDaYaGhaly force-pushed the feature/show-hidden-channels-toggle branch from 8aeaffd to b39941c Compare January 12, 2026 12:29
@EhDaYaGhaly
Copy link
Copy Markdown
Author

Done 👍, and apologies for the extra commits.

@qrewy

This comment was marked as spam.

@NitroTears
Copy link
Copy Markdown

Is there anything blocking the merge of this? I'd love this to get through

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants