Ryan Chatham

Results 13 issues of Ryan Chatham

Down the line we should make sure the site is easily translatable with some small UI in the footer to change language. Language selection should ideally be included in a...

enhancement

![](http://puu.sh/ejFaP.png) Make the favorite emotes horizontal scrolling. Typical scroll should work, it should just slide horizontally.

enhancement

Modules need to communicate, but don't need to be spaghetti. Having everything all so tightly intertwined isn't good at all and defeats the purpose of modules. Move to emitting events...

> I have noticed that the TwitchLit emote is listed under Turbo in the emote menu which seems like an error as it's an emote you get from the Curse...

When in a channel, some users prefer using the default Twitch emote menu because they are subscribed and it is quicker to use that than scrolling to the channel in...

enhancement

Got this by email. I don't know how useful this is for most users. Not feasible in the current state as it requires immediate filtering (instant search). > I was...

enhancement
low priority
needs discussion

@night notified me of duplicate API calls that he patched in the BTTV copy. Compare https://cdn.betterttv.net/js/twitchemotes.js for possible fix. #82 may help with this.

Add an option to use smaller emotes. Use a Kappa and MiniK in the edit mode. ![](http://truckmuddr.com/png/b61dac4f.png)

enhancement

Must be in group chats for it to happen. 2 group chats + 1 main chat = 3 api calls.

https://github.com/medikoo/memoize This should help with caching API calls, pre-fetching before expiry (common with channel names, badges, etc), and generally make things better.

enhancement