SirStendec
|
875e15fde2
|
3.5.382. Fix bits breaking chat again. Hopefully bits are somewhat more hardened against Twitch randomly making a minor change that breaks everything now. But probably not.
|
2016-11-28 19:09:17 -05:00 |
|
SirStendec
|
d7000f2f06
|
3.5.381. Fix page scrolling. Add clickable mentions.
|
2016-11-28 17:00:27 -05:00 |
|
SirStendec
|
b5f2677642
|
3.5.380. Fix bits rendering, maybe. Hook relocated scrolling logic. (Why is it in layout? :-/) Closes #57
|
2016-11-27 15:33:55 -05:00 |
|
SirStendec
|
32f3e9b20b
|
3.5.379. Fix chat breaking due to unloaded badge data. Fix host mode not starting correctly. Add name_key parameter to API constructor. Use name_key for badge classes rather than id to give badges added by the API stable, predictable classnames.
|
2016-11-23 16:41:49 -05:00 |
|
SirStendec
|
caa68c507c
|
3.5.377. Rewrite bits emoticon handling to support the new multiple prefixes code. Add an option to disable loyalty badges. Fix default sub badges not rendering.
|
2016-11-21 20:36:17 -05:00 |
|
SirStendec
|
9345237327
|
3.5.374. Fixed clicking usernames in ban notices. Add no_tooltip attribute for badges. Add sort attribute to emote sets for the My Emoticons menu. Add source_line attribute to emote sets for customizing tooltips. Add chat-view-init and chat-view-destroy events to the API.
|
2016-11-20 13:43:12 -05:00 |
|
SirStendec
|
cc5aec5591
|
3.5.373. Fix global emotes bug. Fix API stupidity with not passing all attributes of emotes/emote sets/badges. Add badge click_action function. Add support for target-msg-id CLEARMESSAGE tag. Add alternate mode tab-completion handling. Also older changes because I'm bad at commiting. Closes #55
|
2016-11-19 01:59:03 -05:00 |
|
SirStendec
|
791fcab2d2
|
3.5.370. Add temporary setting to remove messages containing banned words. Fix sidebar link color with FFZ's dark theme.
|
2016-11-13 14:37:19 -05:00 |
|
SirStendec
|
35b0665618
|
3.5.369. Re-add Hide Promoted Games. Add high-DPI FFZ badges. Fix moderation card additional buttons with multiple commands.
|
2016-11-12 11:58:38 -05:00 |
|
SirStendec
|
fbf6a9ed8d
|
Fix pinned cheers.
|
2016-11-09 22:19:37 -05:00 |
|
SirStendec
|
d3262d4fff
|
3.5.363. Properly position search popout. Dispatch events correctly for TwitchBot. Fix an issue with BTTV compatibility. Dark mode CSS tweaks.
|
2016-11-08 16:43:02 -05:00 |
|
SirStendec
|
ff6f23b07e
|
3.5.362. Fix player positioning CSS. Fix subscriber badges on sub notices. Fix Twitch Feed integration. Dark theme tweaks.
|
2016-11-03 21:44:44 -04:00 |
|
SirStendec
|
e1538fe672
|
3.5.361. Fix VOD chat.
|
2016-11-02 01:22:23 -04:00 |
|
SirStendec
|
c8a7d65732
|
3.5.360. Move twitch_emotes.json. CSS tweaks. Fix hosting layout.
|
2016-10-31 23:51:03 -04:00 |
|
SirStendec
|
d472993aa3
|
3.5.358. Update FileSaver.js. Fix Automatic Theater Mode.
|
2016-10-28 20:57:43 -04:00 |
|
SirStendec
|
0784813047
|
3.5.357. Fix chat replay darkening. Tab-completion bugfixes for emotes without prefixes. Split changelog into two files to avoid a big download when fetching just the recent changes.
|
2016-10-27 21:50:56 -04:00 |
|
SirStendec
|
142da87383
|
3.5.356. Option to disable friend watching notices. Fix event emotes getting removed incorrectly from default sets.
|
2016-10-27 14:32:35 -04:00 |
|
SirStendec
|
34eb700c14
|
3.5.355. Auto-Pause Hosted Channels. CSS tweaks. Refactor chat hover pause so that VOD chat uses the same code. Do per-channel badge CSS for chat replay. Stuff.
|
2016-10-27 12:49:31 -04:00 |
|
SirStendec
|
1b4ac0bad8
|
3.5.351. Fix hover pause for real. Fix modifier emote CSS. Fix BTTV + mod emotes.
|
2016-10-25 16:26:57 -04:00 |
|
SirStendec
|
96cfa89351
|
3.5.349. Fix emote CSS generation, the view:room going away thing, add stuff to modifier emotes, fix tab completion. Yay. Closes #49
|
2016-10-25 14:44:22 -04:00 |
|
SirStendec
|
5d3ba8778c
|
3.5.346. Pass the modifier flag in from API emote sets. (Maybe just refactor how those emotes are treated entirely?) Fix emote duplication in the emote menu extension for people who use that.
|
2016-10-25 01:45:51 -04:00 |
|
SirStendec
|
748c437a57
|
3.5.345. Fix for browsers not supporting Object.assign (so... Pale Moon)
|
2016-10-23 20:38:09 -04:00 |
|
SirStendec
|
cb7c4441eb
|
3.5.344. Add support for modifier emoticons. Fix SRL option not actually disabling it. Disable some settings in StrimBagZ that don't do anything.
|
2016-10-22 17:27:13 -04:00 |
|
SirStendec
|
b9fefe29d9
|
3.5.343. More emote alignment options. API fix to prevent adding an emote set to a room multiple times. Minor badge change. Fix positioning of in-line mod icons.
|
2016-10-20 16:41:04 -04:00 |
|
SirStendec
|
76ff6e8c1a
|
3.5.342. Fixes for the API breaking when it's used before FFZ has initialized. Make API instances event emitters. Events for stuff. Deprecate non-event callbacks for the API. Everything is nice.
|
2016-10-20 02:34:55 -04:00 |
|
SirStendec
|
81aa67b203
|
3.5.340. Fix sub count not showing on the dashboard. Clips dark theme fix.
|
2016-10-19 13:55:12 -04:00 |
|
SirStendec
|
3a3b30d4fd
|
3.5.339. Minimize Navigation. Room-specific badge CSS generation. More logviewer fixes. Don't tab-complete short commands. CSS tweaks.
|
2016-10-18 14:06:20 -04:00 |
|
SirStendec
|
f04edf7f54
|
3.5.337. Chatter count on dashboard. Channel-specific badge fixes. Stuff.
|
2016-10-18 00:35:31 -04:00 |
|
SirStendec
|
a89b71f0a2
|
3.5.334. Remove logviewer's beta state. Fix bitrate calculation. Tweak pause chat scrolling UI. Update channel information automatically. Support channel-specific badges. Rewrite how layout styles are calculated. Fix sidebar tooltips.
|
2016-10-16 15:05:11 -04:00 |
|
SirStendec
|
12427d2750
|
3.5.331. #MakeHostingGreatAgain. Closes #19.
|
2016-10-15 00:35:38 -04:00 |
|
SirStendec
|
36f0b33d04
|
3.5.330. Refactor timeout and ban notices. Add the ability to click the name of banned users in timeout notices. Fix logviewer dynamic updates. Reformat logviewer ban notices to match the rest of FFZ. Fix a memory leak in room. Fix an infinite loop in notifications.
|
2016-10-14 20:43:34 -04:00 |
|
SirStendec
|
13efe21492
|
3.5.329. Found this faster than I thought I would. Teaches me to include Twitch analytics functions. Closes #31.
|
2016-10-14 02:09:26 -04:00 |
|
SirStendec
|
0e939e30ee
|
3.5.328. Big refactor to how channel metadata is rendered. Follow buttons and SRL races are working again. Better debugging info for logs. Closes #37.
|
2016-10-13 23:05:54 -04:00 |
|
SirStendec
|
4e2c2f5056
|
3.5.327. component:chat/chat-room-manager cometh.
|
2016-10-12 20:54:09 -04:00 |
|
SirStendec
|
6ab4bd64a8
|
3.5.325. Tab complete commands. CSS tweaks. Fix chat lines not updating.
|
2016-10-12 16:42:43 -04:00 |
|
SirStendec
|
1a52caab6b
|
3.5.323. Refactor Debug. Use channel cover height in mini-player calculation.
|
2016-10-12 11:11:06 -04:00 |
|
SirStendec
|
d098e402b4
|
3.5.322. Fix the channel bar and the video manager player size.
|
2016-10-11 23:00:05 -04:00 |
|
SirStendec
|
3dcba207b4
|
3.5.321. Fix theater mode video height.
|
2016-10-11 22:11:49 -04:00 |
|
SirStendec
|
dca6f0f103
|
3.5.320. Fix a bunch of stuff. Remove auto-pause hosts because Twitch made it impossible to implement to the best of my knowledge. Closes #34. Closes #32. Closes #23. Closes #21. Closes #10.
|
2016-10-11 21:41:35 -04:00 |
|
SirStendec
|
9ddfabb1b1
|
3.5.319. More logviewer integration. Notes work now. Clean up colored badges a bit more. Fix for incorrect player height. Modify chat lines the new, improved way. Load user <-> emote set mappings from the API. Fix legacy badges not showing correctly. Remove negative margins from chat lines. Add a line saying a sub is a Twitch Prime sub to the FFZ menu. Dark theme CSS tweaks.
|
2016-10-07 18:11:05 -04:00 |
|
SirStendec
|
d02f87528d
|
I forgot to rename --prime-- everywhere. 4Head
|
2016-10-05 23:32:44 -04:00 |
|
SirStendec
|
7e24fa6c0e
|
3.5.315. Emote tab completion for whisper windows. Transparent Colored badges. Dynamically generate Twitch badge CSS. CSS tweaks. Fix a bug where the chat settings menu wouldn't be hooked properly and modernized it. Closes #27. Closes #26. Closes #24.
|
2016-10-05 23:07:10 -04:00 |
|
SirStendec
|
21e823a15c
|
3.5.314. Moderation card tweaks.
|
2016-10-05 02:16:36 -04:00 |
|
SirStendec
|
695a013f4a
|
3.5.313. Logviewer integration.
|
2016-10-05 01:31:10 -04:00 |
|
SirStendec
|
d12277776e
|
3.5.312. Closes #20
|
2016-10-04 15:06:45 -04:00 |
|
SirStendec
|
26a55b169f
|
3.5.311. Fix the page scrolling when you open the FFZ menu's sections. Closes #18. Properly fix message doubling.
|
2016-10-04 14:10:59 -04:00 |
|
SirStendec
|
91e8cb5739
|
Why, Twitch? Closes #16
|
2016-10-04 12:06:49 -04:00 |
|
SirStendec
|
e3cf6cb777
|
3.5.309. I'm silly and forgot to account for the player controls being shifted up when conversations are on the bottom of the screen. (Also, sub count fixes.) Closes #12
|
2016-10-03 20:08:44 -04:00 |
|
SirStendec
|
97ea944f43
|
3.5.307. Increment the version. Update ISSUE_TEMPLATE to be a bit simpler.
|
2016-10-03 18:36:59 -04:00 |
|
SirStendec
|
5f0f6fec08
|
Closes #7
Closes #6
Closes #4
|
2016-10-02 18:01:40 -04:00 |
|