-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove Hide Channel from the kebab menu on the Subscriptions page #8175
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
Merged
FreeTubeBot
merged 4 commits into
FreeTubeApp:development
from
ozrendev:remove-hide-channel-from-subscriptions
Oct 27, 2025
Merged
Remove Hide Channel from the kebab menu on the Subscriptions page #8175
FreeTubeBot
merged 4 commits into
FreeTubeApp:development
from
ozrendev:remove-hide-channel-from-subscriptions
Oct 27, 2025
+5
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
absidue
requested changes
Oct 23, 2025
auto-merge was automatically disabled
October 23, 2025 07:38
Head branch was pushed to by a user without write access
absidue
reviewed
Oct 23, 2025
auto-merge was automatically disabled
October 23, 2025 08:09
Head branch was pushed to by a user without write access
absidue
reviewed
Oct 24, 2025
auto-merge was automatically disabled
October 26, 2025 07:21
Head branch was pushed to by a user without write access
Co-authored-by: absidue <[email protected]>
|
Hmm you could say the same thing for all other pages Idk tbh. We could do if subscribed removed hide channel option everywhere |
absidue
approved these changes
Oct 26, 2025
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Oct 26, 2025
PikachuEXE
approved these changes
Oct 27, 2025
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Oct 30, 2025
* development: Translated using Weblate (Russian) Bump the eslint group with 2 updates (FreeTubeApp#8184) Bump the babel group with 2 updates (FreeTubeApp#8185) Bump sass-loader from 16.0.5 to 16.0.6 (FreeTubeApp#8186) Bump electron from 38.3.0 to 38.4.0 (FreeTubeApp#8187) Bump swiper from 12.0.2 to 12.0.3 (FreeTubeApp#8189) Bump actions/upload-artifact from 4 to 5 (FreeTubeApp#8188) Bump lefthook from 2.0.0 to 2.0.1 (FreeTubeApp#8190) Handle lockup views with no published text or views (FreeTubeApp#8170) Translated using Weblate (Russian) Translated using Weblate (Russian) Remove Hide Channel from the kebab menu on the Subscriptions page (FreeTubeApp#8175) Translated using Weblate (French) Translated using Weblate (Latvian) Translated using Weblate (Latvian) Translated using Weblate (Portuguese (Portugal)) Bump lefthook from 1.13.6 to 2.0.0 (FreeTubeApp#8166)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Pull Request Type
Related issue
closes #7868
Description
Removes the "Hide/Show Channel" option from menu on FtListVideo component when user is on the Subscriptions page
Screenshots
Before

After

Testing
Navigate to Subscriptions page (including Video, Shorts, Live, Community tabs) and check for absence of "Hide/Show Channels" option
Navigate to any other place where a video/thumbnail is and see that the option is visible