Aaron Parecki
Aaron Parecki
I hate to close this without merging, cause this was a lot of work, but I've changed how the extension works with the introduction of the new external overlay URL...
I’m actually tempted to rip out the old way entirely, since you can use the standalone popout window in full screen locally if you really wanted to, which means we...
Alright, the major refactoring is complete. All the display logic is moved over to [the remote project](https://github.com/aaronpk/live-chat-overlay-remote) which also doesn't care about what platform the message comes from. The extension...
This is a cool idea! So I'm assuming in this case you're treating the chat mainly as a passive thing displayed on screen, but you want to show only selected...
I like the idea of the message length factoring in to how long the messages show on screen! Great idea! I think this would make an excellent addition to the...
i’m also super interested in this feature! Since it’s likely a relatively uncommon use case I wouldn’t mind having to explicitly opt in to get the audio level events from...
Made some progress on this by first getting XRay to return the Instagram alt text for photos: https://github.com/aaronpk/XRay/issues/85 One interesting note is that Instagram will actually generate alt text for...
(note to me for later, this is the proposal for `mp-photo-alt` https://indieweb.org/Micropub-brainstorming#Alternative_text_for_photos_in_form-encoded)
I don't think I would mind having it, since it basically just benefits me in that my site is now able to provide some sort of default alt text even...
This should solve it. However this also tells me that your site is using the filename in the media upload instead of determining its own, which is dangerous in general....