api icon indicating copy to clipboard operation
api copied to clipboard

API powering some Chatterino2 features

Results 12 api issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0. Commits 8d533a0 encoding/charmap: update UCM spec file URL prefix See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.14.0&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies

**What service do you want support added for?** Add support for twitch.tv profile links **Links** 1. https://twitch.tv/pajlada 2. https://www.twitch.tv/forsen 3. https://www.twitch.tv/fourtf **Thumbnail** Profile image Live status? Bio? Followers? **Additional information**...

enhancement
good first issue
external service support

Certain Samsung phones produce invalid JPEG files, which causes libvips to throw an error. Example image: https://kappa.lol/ZEhuj Newer versions of libvips seem to work around this issue, see https://github.com/lovell/sharp/issues/1578 for...

blocked

Currently, the API can make requests to the local network (e.g. 192.168.0.1) We should block this See https://datatracker.ietf.org/doc/html/rfc1918 Specifically ``` 10.0.0.0 - 10.255.255.255 (10/8 prefix) 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)...

**This issue is intended to gather feedback and implementation ideas.** Currently, responses by the link resolver are raw HTML which is sent to clients with the intent to be rendered...

Research if we can detect if a YouTube link is a Live Stream, potentially with information about when it goes live, when it went live etc. Given the more volatile...

external service support

As Chatterino grows, the calls to the YouTube API increase which causes call quotas to be hit more frequently. When a quota is exceeded, the Chatterino API returns a tooltip...

**What service do you want support added for?** YouTube clips **Links** From what I can tell it's just the one link format for now: 1. https://youtube.com/clip/Ugx1Pkw2r6TFJIIDXwx4AaABCQ 2. https://youtube.com/clip/Ugz4YHQPS1pC2ngk0ed4AaABCQ **Thumbnail** Same...

enhancement
external service support
blocked

In regular twitch chat, when you click on an emote, it will show the channel that it's from

blocked

Anonymous users of Chatterino will not be able to use certain features of Chatterino, if the underlying API is migrated to the Twitch Helix API: https://github.com/Chatterino/chatterino2/issues/1915 Chatterino currently uses these...

enhancement