SirStendec
|
d1acc9f7cc
|
Add support for asynchronously loaded rich content blocks in chat.
|
2018-04-03 19:28:06 -04:00 |
|
SirStendec
|
7ecd45fcfb
|
Clean up a bunch of linting stuff. Clean up event listeners in tooltips to stop potential memory leaks.
|
2018-04-02 03:30:22 -04:00 |
|
SirStendec
|
41e80fd94c
|
Add support for custom moderator badge images.
|
2018-03-15 03:31:30 -04:00 |
|
SirStendec
|
fb1ea38f1b
|
Make changes to how forceUpdate() is called to hopefully reduce errors with React being stupid and not understanding how the DOM works. Also don't display an empty message for a resub with no attached message.
|
2018-03-01 04:13:52 -05:00 |
|
SirStendec
|
0ae6e5021d
|
A ton of stuff. Initial migration to React 16. Initial changes for Rooms support. Add support for clip champ badge. Start using .gql source files that are compiled during import so we don't need to include GraphQL-tag in builds.
|
2018-02-22 18:23:44 -05:00 |
|
SirStendec
|
cbbe6f3e20
|
Basic badge stuff. Rendering of extension badges is still disabled for now, but SOON(tm). Fix emotes in locally echoed messages when emoji are present. Cache tokens in chat lines. Include the intl-login element within the username link in chat so it all underlines together.
|
2017-11-28 02:03:59 -05:00 |
|
SirStendec
|
6c4966166a
|
Add reference counting for emote sets so that we know when to unload them. Create a class for Users so that we can use ref counting with them.
|
2017-11-22 20:21:01 -05:00 |
|
SirStendec
|
ab8904a626
|
Fixed #313. Fix Volume scroll working the opposite way it should in Firefox. Fix typo in setting description.
|
2017-11-17 17:31:21 -05:00 |
|
SirStendec
|
6da5d4c8b5
|
Add convenience method for creating CSS variable or setting blocks of CSS directly in css_tweaks. Start using those variables for things like chat width. Add the ability to highlight messages with mentions in them. Fix Sidebar Swap and Theatre Mode. Closes #312
|
2017-11-17 14:59:46 -05:00 |
|
SirStendec
|
7708caebb5
|
Clean up some code with eslint. Add eslintrc. Fix the FFZ:AP fix for jQuery only existing on some pages. Start renaming functions toCamelCase. Add old style RGB Loop color processing. Clean up Chat Freeze a bit.
|
2017-11-16 15:54:58 -05:00 |
|
SirStendec
|
3607159929
|
Start using SourcedSet for emoticon sets so that, in the future, special events, featured channels, etc. can add and remove emote sets without worrying about reference counting or anything like that. Also implement the method to get your Twitch Inventory emote sets.
|
2017-11-15 21:59:13 -05:00 |
|
SirStendec
|
a081247fdc
|
Improve support for interactive tooltips. Allow chat tokenizers to supply custom delays and interactive flags for their tooltips. Wrap text in <span> elements. Fix bug with stream uptime metadata. Fix bug with fine-router. Add method to EventEmitter that wraps emit in a try/catch. Add lilz to the socket server lineup.
|
2017-11-14 04:11:43 -05:00 |
|
SirStendec
|
262757a20d
|
4.0.0 Beta 1
|
2017-11-13 01:23:39 -05:00 |
|