Jacob Foster

Results 7 issues of Jacob Foster

Given enough width, a preference for a list view of the channels. [Demo](https://codepen.io/Alca/pen/wjJxdo) ## Grid view: ![image](https://user-images.githubusercontent.com/7132646/39464674-7bf8cb9a-4ce4-11e8-9abc-d67ef2ed287b.png) ## With list layout: ### Using the profile image: ![image](https://user-images.githubusercontent.com/7132646/39464677-7e001574-4ce4-11e8-9640-f66384faf8d9.png) ### Using the...

enhancement

Using a chat header button set to "open whispers" does not open whispers at all. I'd expect it to open the whispers for the broadcaster.

enhancement

![](https://alca.tv/static/u/ezgif-2-b79b44cbce.gif) [[MP4](https://alca.tv/static/u/69e43e04-14ce-44a1-9817-9974c4d8b3a3.mp4)] Scroll up, back down. Click the indicator and it'll change to "false" as the reason momentarily and then disappear.

bug

Use the recent_messages endpoint to fill a chat when it's created. `https://tmi.twitch.tv/api/rooms/:channel_id/recent_messages?count=50` Where "`:channel_id`" is the channel ID. `count` is how many to give, max 50, min 1, otherwise is...

enhancement

For example, a click-and-draggable button here: ![image](https://user-images.githubusercontent.com/7132646/39089227-8caec94e-4587-11e8-8c53-fb97001fa7ce.png)

enhancement

Moderation delay does not affect the timing of a highlight sound. It will still play the moment the chat is received. > "NANI?!" > _2 seconds pass_ > "Hello, @Alca!"

bug