1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 16:38:31 +00:00
Commit graph

490 commits

Author SHA1 Message Date
SirStendec
231e2839e8 Backend: Attempt fixing argument leak when RPC is called without arguments. 2017-09-17 14:40:39 -04:00
SirStendec
e1522456b4 Backend: Use IndexRune instead of Index for splitting Content-Type header checking errors. 2017-09-17 14:40:17 -04:00
SirStendec
5f0dc3ce6f SocketServer: When parsing errors from the backend, ignore ;charset= in Content-Type headers. 2017-09-17 14:22:31 -04:00
SirStendec
35ce17e3ee 3.5.524. Add socket server status to the Debug menu. Update the emoji regex. Fix global emote tooltips. 2017-09-17 14:21:49 -04:00
Mike
d208fcb3b6 Merge pull request #235 from riking/patch-4
Extract JSON error instead of re-encoding it
2017-09-15 19:09:55 -04:00
Kane York
537800956a Extract JSON error instead of re-encoding it 2017-09-15 16:08:23 -07:00
Mike
7fd7592443 Merge pull request #234 from riking/patch-4
at least pretend to make Statistics updates thread-safe
2017-09-15 19:04:26 -04:00
Kane York
ad1296e0ed fix errors without a message ID 2017-09-15 16:03:09 -07:00
Kane York
e725dc248c at least pretend to make Statistics thread-safe
reduce websocket read buffers
2017-09-15 15:57:21 -07:00
Mike
76fca392a7 Merge pull request #233 from riking/patch-3
Fix BunchedCommand replies
2017-09-15 17:02:00 -04:00
Kane York
443a658af2 Fix BunchedCommand replies 2017-09-15 13:58:13 -07:00
Mike
765a87b60e Merge pull request #232 from riking/singleflight
Remove hello error debugging
2017-09-15 16:48:33 -04:00
Kane York
7d5fee46bd Remove DebugHello 2017-09-15 13:45:17 -07:00
Mike
7ca2d186af Merge pull request #231 from riking/singleflight
NotLikeThis
2017-09-15 16:42:23 -04:00
Kane York
9594bda74a NotLikeThis 2017-09-15 13:41:18 -07:00
Mike
18aa5855d5 Merge pull request #230 from riking/singleflight
Add debug prints for hello failures
2017-09-15 16:21:37 -04:00
Kane York
e0ae732f35 move send out of lock 2017-09-15 13:20:28 -07:00
Kane York
fd357ae6f2 reject pongs for non-set-up clients 2017-09-15 13:19:33 -07:00
Kane York
d254435173 add hello error debugging, lock mutex during hello 2017-09-15 13:19:20 -07:00
Kane York
f31a93f790 Fix failure-to-hello check 2017-09-15 13:11:19 -07:00
Kane York
26ac45358e Separate CurrentClientCount and global subs 2017-09-15 13:07:41 -07:00
Mike
107fa5cbb0 Merge pull request #229 from riking/singleflight
Singleflight
2017-09-15 16:02:12 -04:00
Kane York
42c82251be Assign new client ID when null 2017-09-15 12:58:14 -07:00
Kane York
e0b5d92671 Allow a null client_id 2017-09-15 12:57:22 -07:00
Mike
f994a958b5 Merge pull request #228 from riking/singleflight
Use groupcache for bunched backend commands
2017-09-15 15:35:55 -04:00
Kane York
413f62f56b fix compile 2017-09-15 12:28:01 -07:00
Kane York
6a2267cb97 Fix documentation. 2017-09-15 12:26:10 -07:00
Kane York
14417c708e Use groupcache for bunched backend commands 2017-09-15 12:21:41 -07:00
SirStendec
d97a44326a 3.5.521. Emote data stuff. Bugfixes. Rich content in chat. Server socket changes. 2017-09-15 14:41:00 -04:00
SirStendec
aa084d71ec Fix console package. 2017-09-01 16:16:40 -04:00
SirStendec
3044bd6d8e Fix broken socket server test. 2017-09-01 16:15:04 -04:00
SirStendec
69d9823206 3.5.514. Fix schedule parsing. Dark CSS tweak for chat replay. 2017-09-01 16:13:02 -04:00
Mike
50f597b769 Merge pull request #204 from riking/compile-fix
Remove relative imports, update main for ratelimiting
2017-09-01 16:11:16 -04:00
Kane York
e04b6c84f8 Treat any 200 code as success 2017-08-24 11:56:20 -07:00
Kane York
0da257197f Remove relative imports, update main for ratelimiting 2017-08-24 11:56:20 -07:00
SirStendec
055386767f 3.5.512. Fix blocked games in social bar. Dark CSS tweaks. 2017-08-22 20:18:47 -04:00
SirStendec
cd4de226e2 Merge branch 'master' of github.com:FrankerFaceZ/FrankerFaceZ 2017-08-16 13:25:13 -04:00
SirStendec
aa4f999c29 3.5.511. Misc Twitch fixes. Add setting to disable custom mod badges. Add API event for highlighted messages. Allow API to remove chat messages. 2017-08-16 13:24:55 -04:00
Mike
d3cd94c262 Merge pull request #98 from riking/publish-ratelimit
Add ratelimits to publishing
2017-07-22 15:52:57 -04:00
SirStendec
81040f1608 3.5.502. Mostly dark theme stuff. Remove every instance of "ember-chat-container" in CSS and just apply the correct class to that element with JS since Twitch hasn't after years. Closes #196. Closes #195. Closes #189. 2017-07-13 01:51:36 -04:00
SirStendec
99630f3e4e 3.5.498. Fix dark theme for Clips. Fix theater mode and whispers. Fix Minimal Chat Header not hiding the chat header, and then it hiding too much. Fix game purchase share message in chat. Fix position of player controls in theater mode. Closes #185. Closes #184. Closes #183. Closes #182. Closes #175. 2017-06-30 11:49:32 -04:00
SirStendec
630d2830ec The "Oh God Why Didn't I Commit Sooner" Edition
v3.5.494.

Added: Chat Filtering > Remove Messages from Moderators
Added: Recent Highlights
Added: Support for room-specific badges from the API.

Fixed: Custom bits badges. Lots of styling. Chat bugs. Dark theme issues. My Emoticons menu not rendering. Reset Player not rendering. Twitch5 extension compatibility. Logviewer messages and Name History. Bits UI breaking when you switch rooms. Player state when you reset the player.

Closes #173
Closes #169
Closes #164
2017-06-11 13:30:37 -04:00
SirStendec
e843a3bb19 3.5.481. Clean up the mod card note count code. 2017-05-09 17:03:47 -04:00
Mike
6d708184b4 Merge pull request #157 from CBenni/master
Added note counter flag to the moderation card
2017-05-09 16:49:44 -04:00
SirStendec
c76f5ab7f9 Most changes for 3.5.481. Closes #146. 2017-05-09 16:49:24 -04:00
CBenni
61d0c0e804 Added note counter flag 2017-05-08 23:39:52 +02:00
SirStendec
557f56ee55 3.5.477. Fix Channel Title on Top. Fix gray mode from the Twitch chat menu settings. Fix layout width calculations to be font-size aware. Fix Followed Since display on Following and Followers. Fix AutoMod. Fix settings on Chrome Canary. Darken associates' agreement. Closes #149. Closes #147. Closes #144. 2017-04-28 16:59:49 -04:00
SirStendec
efaf46ee75 3.5.472. Add new Verified badge. Add separate transparent image support for badges. Misc. minor bug fixes. 2017-04-22 22:34:22 -04:00
SirStendec
e2803a7e1d 3.5.471. Fixes for the directory. Closes #138. Closes #134. Closes #130. Closes #136. Older: Changes to ITAD popup. Top nav color. Better tool-tips for social bar 2017-04-21 20:02:27 -04:00
SirStendec
996ab7031e 3.5.463. Fix tab completion issues. Fix rendering of system-msgs that require special rendering. Fix compatibility with BetterTTV v7. This includes a lot of tiny changes because many features are only incompatible with BTTV v6. 2017-04-10 15:03:05 -04:00