ChunkyProgrammer

Results 63 issues of ChunkyProgrammer

# Add icons to page headers + subscription tabs ## Pull Request Type - [x] Feature Implementation ## Related issue closes https://github.com/FreeTubeApp/FreeTube/issues/6267 ## Description Adds icons to page headers when...

PR: waiting for review

# Add support for upcoming livestream trailers ## Pull Request Type - [x] Feature Implementation ## Related issue https://github.com/LuanRT/YouTube.js/pull/842 ## Description This will be difficult to test but some upcoming...

# Add local api support for viewing community posts ## Pull Request Type - [x] Feature Implementation ## Related issue closes #3253 ## Description This PR also adds support for...

PR: merge conflicts / rebase needed
PR/Issue: dependent
PR: blocked

# Add support for channel's `Courses` tab ## Pull Request Type - [x] Bugfix - fixes some issues with podcasts and releases as well - [x] Feature Implementation - add...

PR: waiting for review

### Guidelines - [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases). - [X] I have encountered this bug in the [official downloads of FreeTube](https://github.com/FreeTubeApp/FreeTube#official-downloads). - [X]...

bug
B: visual

# Migrate FtShareButton to composition api ## Pull Request Type - [x] Other - composition api migration ## Description This PR migraties FtShareButton to composition api ## Testing ### Channel...

PR: waiting for review

# IV: fix loading community tab ## Pull Request Type - [x] Bugfix ## Description The community tab was renamed to `posts` ## Testing These are the steps I did...

PR: waiting for review

## Pull Request Type - [x] Bugfix ## Description I ended up updating some code that I wrote for Invidious to find locales that use incorrect template strings/are missing template...

PR: waiting for review

## Pull Request Type - [x] Feature Implementation ## Related issue closes https://github.com/FreeTubeApp/FreeTube/issues/7563 ## Description Adds support for displaying voice reply transcript. We may want to add additional styling in...

PR: WIP

Before this PR: video attachments for community posts would load an embedded video page (fetching video data, streaming links, etc.) and allowed playing the video within the community page. I...