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

391 commits

Author SHA1 Message Date
SirStendec
78fddccbb5 3.5.172. Following tooltip now shows Creative hashtags. Bug fixes. Added several sidebar options. 2016-05-12 00:11:50 -04:00
SirStendec
8056463bbe 3.5.169. Oops. Haven't commited in a while :< Did... stuff? And things. 2016-05-06 02:23:12 -04:00
Kane York
ddedb404e1 live debugging 2016-04-28 15:33:49 -07:00
Kane York
822e298d5d Fix 'sub' commands after 'ready' 2016-04-28 14:39:20 -07:00
Kane York
801a57a1fa usage stats changes 2016-04-28 14:37:35 -07:00
Kane York
922bda2218 run goimports 2016-04-28 14:36:59 -07:00
Kane York
69e5434cc2 Allow blank Origin header 2016-04-20 14:28:35 -07:00
Kane York
841b6a018d Expose stats on frequency of client version numbers 2016-04-20 14:11:12 -07:00
Kane York
d7ea9d610b Remove feature switch for not giving server time in reply 2016-04-20 13:45:59 -07:00
SirStendec
4086a2e9fd Fix FFZ's noty-fications not having a visible close button. Fix inverted dev badge. 2016-04-19 15:16:37 -04:00
SirStendec
d6b1b215d9 Start using the new badges API to load badge data. Option to hide whisper UI in theater mode. Channel Feed on Dashboard UI. 2016-04-16 17:45:25 -04:00
SirStendec
21d1ce0d8f 3.5.156. Feed Cards. CSS tweaks. Fixed Golden Kappa's tooltip. Not much here. 2016-04-11 18:57:25 -04:00
Kane York
74270245ab lol changing a server into a script 2016-04-10 17:19:30 -07:00
Kane York
e1e26f5288 add cbenni.com to origin regexp whitelist 2016-04-01 19:22:55 -07:00
Kane York
8b8bfe8ff2 Update to the new twitch chat server addres 2016-04-01 19:15:34 -07:00
SirStendec
9ead660f89 3.5.152. Add support for Channel Feed. A smidgen of memes for Memeathon. 2016-03-31 19:47:17 -04:00
Kane York
189965c967 Allow 'upgrade' anywhere in connection header 2016-03-30 17:33:45 -07:00
SirStendec
a58810e177 3.5.151. Fix MRU behavior in chat input. 2016-03-30 12:42:51 -04:00
SirStendec
ffd5eae774 3.5.150. International keyboard layout support via keypress event for the input handler. Fixed a typo in the My Emoticons menu. 2016-03-28 20:48:58 -04:00
SirStendec
6f5b7e1b09 3.5.149. Fixed directory stuff. CS:GO previews no longer give me the correct data to show stream uptime. Had to make my own Component declaration for host previews. Weird stuff. 2016-03-28 14:32:24 -04:00
SirStendec
5bb64a0904 3.5.148. Fix tokenize_emotes not using hasOwnProperty to check if a key exists in an object, causing some words to get eaten in chat on Firefox. 2016-03-27 02:15:32 -04:00
SirStendec
46dee22d83 3.5.146. Tab completion for emotes. 2016-03-26 16:09:36 -04:00
SirStendec
5b784aa4f8 3.5.145. Fixed component:twitch-chat-input not being found. Fixed modification of the live hosts collection. Refactored how layout CSS is calculated. Fixed ban, unban, and timeout buttons in chat. Fixed an error in the API if a room's extra sets aren't defined. Fixed an error with the Following tooltip if it's destroyed first frame, somehow. 2016-03-25 18:32:35 -04:00
SirStendec
fbf891378d 3.5.142. Fixed chat. Changes for Ember 2.4 support. Fixed chat. Had to clean up a data structure for the model:host hijinx. Fixed chat. Changed chat CSS to the old and busted .chat-lines > div:nth-child(2n+0) > .chat-line nonsense. 2016-03-24 23:04:11 -04:00
SirStendec
9eb1d3a724 3.5.140. Fixed navigation for hosts in the directory. Potential fix for weird "Welcome to the chat room!" messages, which is a race condition afaik. 2016-03-24 20:04:39 -04:00
SirStendec
4e5d736651 3.5.139. Fix VOD chat messages. Fix conversation messages. God Ember's components are annoying. Rewriting DOM after it's already been inserted is fucking stupid. 2016-03-24 15:30:43 -04:00
SirStendec
e6757432a8 3.5.138. Fixed Chat Room Management tooltip. Fixed subscriber emote favorite stars. Fixed chat lines as much as I can for now. 2016-03-24 14:48:53 -04:00
SirStendec
4972ae3c54 3.5.136. Fix for grouped hosts (Ember upgrade) and viewer list name capitalization (3.5.134 regression) 2016-03-24 12:25:14 -04:00
SirStendec
f1300f3a1e 3.5.135. Put in a little helper for the player not resizing. Is this an ember bug or am I expecting too much? 2016-03-24 12:01:25 -04:00
SirStendec
2677a252d0 3.5.134. Fixed the player stats on the Debug page of the FFZ menu. Now actually finds the player if you've been navigating around. 2016-03-24 02:48:43 -04:00
SirStendec
adaf77dabf Added: Report subscriber emoticon set information to the server for the purpose of mapping emote set IDs to channels.
Fixed: CSS bug with the menu when no FFZ emotes are present.
2016-03-24 02:00:18 -04:00
SirStendec
ee1380f95d 3.5.134. Replaced Ember lookups with a utility function to make things easier in the future. 2016-03-23 20:23:04 -04:00
SirStendec
d55af32b4e I really need to remember to commit more frequently. 2016-03-23 19:28:22 -04:00
Kane York
4874d2577f Update the archetecture drawing 2016-02-03 22:06:57 -08:00
Kane York
bba5d8f344 Use a regexp instead to match origin 2016-02-03 22:06:46 -08:00
Kane York
cddd13ba16 Allow HTTPS twitch pages access to socket server 2016-02-03 22:01:47 -08:00
Kane York
1113c3a766 lock once during multichan publish 2016-01-27 19:40:17 -08:00
Kane York
af19d5f30a one line diff boys 2016-01-27 18:04:28 -08:00
Kane York
b870eac3f3 okay yeah i'm tired of that buildtime penalty 2016-01-17 19:51:10 -08:00
Kane York
43ecbff656 Treat all strings from read buffers as gc-tainted
Rule: Copies must be made before retaining the string.
2016-01-17 19:46:01 -08:00
Kane York
fdbcfe98dd move internCommands() to func init() 2016-01-17 18:40:08 -08:00
Kane York
7654dcdf8d Source cleanup, and some string copies 2016-01-17 18:01:21 -08:00
Kane York
387ada9c9c memory: Make a copy of origArguments 2016-01-17 17:46:34 -08:00
Kane York
abb032f0c1 memory: Use a string pool for Commands 2016-01-17 17:45:37 -08:00
Kane York
c85e8b10c3 Memory: Reduce send buffer length, entirely too large 2016-01-17 17:28:33 -08:00
Kane York
b3cbec4560 this is why i wasn't using relative imports 2016-01-17 17:05:52 -08:00
Kane York
1023b6ed11 implement addRange, add pprof to server 2016-01-17 16:50:17 -08:00
Kane York
aca50d9de5 Add documentation to ProcessSingleGetRequest
Make a collectError() function to reduce repetitiveness
2016-01-17 14:09:09 -08:00
Kane York
a327f6cf57 That's a good stopping point 2016-01-17 12:53:15 -08:00
Kane York
b0ae3c27c6 Add more .gitignore files 2016-01-17 11:12:19 -08:00