Use F5 to refresh subscriptions#4399
Merged
FreeTubeBot merged 2 commits intoFreeTubeApp:developmentfrom Nov 28, 2023
Merged
Conversation
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Nov 28, 2023
PikachuEXE
approved these changes
Nov 28, 2023
Member
There was a problem hiding this comment.
Tested on Mac
Unrelated but F5 related image

from https://lihkg.com/thread/2728305/page/1
kommunarr
approved these changes
Nov 28, 2023
Collaborator
kommunarr
left a comment
There was a problem hiding this comment.
LGTM
Make sure to update the FreeTube Docs with this shortcut as well for this page
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Nov 29, 2023
* development: (38 commits) Channel subscribe button in search results (FreeTubeApp#4376) Translated using Weblate (Czech) Translated using Weblate (Portuguese (Brazil)) Use F5 to refresh subscriptions (FreeTubeApp#4399) Miscellaneous improvements to settings page styling (FreeTubeApp#4235) Translated using Weblate (Icelandic) Translated using Weblate (Swedish) Translated using Weblate (Arabic) Bump lefthook from 1.5.2 to 1.5.4 (FreeTubeApp#4398) Bump electron from 27.1.0 to 27.1.2 (FreeTubeApp#4395) Bump electron-builder from 24.6.4 to 24.9.1 (FreeTubeApp#4397) Translated using Weblate (Portuguese) Translated using Weblate (French) Fix bug (FreeTubeApp#4392) Translated using Weblate (Spanish) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Serbian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Cleanup SponsorBlock video id hashing (FreeTubeApp#4384) ... # Conflicts: # src/renderer/scss-partials/_ft-list-item.scss
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
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.
Add F5 as a refresh option
Pull Request Type
Related issue
N/A
Description
Use F5 to refresh the subscription, trending and popular pages, same shortcut you would use to refresh a browser window.
Testing
Pressed F5, it refreshes :)
Desktop
Additional context
I was wondering if there was a keyboard shortcut to refresh my subscription page, I noticed after trying F5 and checking the source code it was
R. I imagine I'm not the only one who would try F5, so it would be nice if it worked.