-
Notifications
You must be signed in to change notification settings - Fork 864
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
Add subscribed icon to comments #4007
Add subscribed icon to comments #4007
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In https://youtu.be/nXkgbmr3dRA LTT replied on the top comment but if u go to the reply u dont see the subscribed FT icon
Head branch was pushed to by a user without write access
Whoops, truly and oversight of oversights |
src/renderer/components/watch-video-comments/watch-video-comments.css
Outdated
Show resolved
Hide resolved
Head branch was pushed to by a user without write access
…nts.css Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* development: (46 commits) Translated using Weblate (Hebrew) Translated using Weblate (Hebrew) Translated using Weblate (Chinese (Simplified)) Add subscribed icon to comments (FreeTubeApp#4007) Translated using Weblate (Icelandic) Translated using Weblate (Czech) Translated using Weblate (Bulgarian) Translated using Weblate (Polish) Translated using Weblate (Arabic) Translated using Weblate (Greek) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Hungarian) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (Ukrainian) Translated using Weblate (Spanish) Translated using Weblate (Hebrew) Translated using Weblate (Turkish) Search: Add hashtags to results (FreeTubeApp#3780) Implement right-to-left interface (FreeTubeApp#3970) ... # Conflicts: # src/renderer/components/ft-element-list/ft-element-list.vue # src/renderer/components/ft-prompt/ft-prompt.css # src/renderer/components/ft-toast/ft-toast.css # src/renderer/scss-partials/_ft-list-item.scss # src/renderer/views/Playlist/Playlist.scss
Add subscribed icon to comments
Pull Request Type
Related issue
Closes #1823
Description
Adds a freetube icon as suggested beside a comment author's username for whomever the current profile is subscribed to
Screenshots
Top shows what it would look like if the verified icon is to be added in the future. (if using fontawesome)
Testing
https://youtu.be/KgmV2GaN-J0
Subbing/unsubbing works fine, icon updates accordingly.
Changing profiles in a video also updates the icons accordingly.
Desktop
Additional context