SirStendec
|
2e5fe7f177
|
Refactor chat line rendering to support lines with system messages, making it possible to customize the rendering of re-sub messages and eventually other types, like purchases. Fix the emote data structure being all screwed up in self-sent /me commands.
|
2017-11-23 02:49:23 -05:00 |
|
SirStendec
|
b04cd8a61a
|
Add getEmotes method to chat.emotes. Remove emoji mentions from chat.emotes because that'll have its own module as chat.emoji. Fix bug with Room objects changing their login if FFZ's server has outdated name info. Use getEmotes in emote tokenization. Move channel bar Apollo modifiers into the channel bar module. Rename CHAT_TYPES variable to use proper casing. Add touchmove handler to scroller for people with touchscreens. Fix spacing under the player in theatre mode with whispers disabled. Add navigate method to FineRouter.
|
2017-11-22 15:39:38 -05:00 |
|
SirStendec
|
127184f997
|
Fix updateContext. Change the colors used to make chat names readable. Fix /me actions in chat. Fix socket.ping()
|
2017-11-20 16:59:52 -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
|
863eafd32f
|
Add: Auto Theatre Mode, Hide Whispers in Theatre. Fix: Player width in theatre. Cache message deleted status at chat line render to avoid a second render.
|
2017-11-16 18:54:54 -05:00 |
|
SirStendec
|
10c6c1cb87
|
Move chat-line into its own module. Update the chat buffer code to always remove visible lines in pairs to avoid messing up rendering. Grab chat line types from webpack.
|
2017-11-14 22:13:30 -05:00 |
|