This website requires JavaScript.
Explore
Help
Sign in
oss
/
FrankerFaceZ
Watch
1
Star
0
Fork
You've already forked FrankerFaceZ
0
mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced
2025-08-07 14:50:56 +00:00
Code
Wiki
Activity
e224800fb9
FrankerFaceZ
/
src
/
modules
History
Download ZIP
Download TAR.GZ
SirStendec
e224800fb9
Add support for clickable stream metadata. Add helper utility for detecting clicks outside of elements. Add support for manually shown/hidden tooltips, which is used for custom pop-ups.
2017-12-04 18:58:19 -05:00
..
chat
Fix tokenization of cheers in chat messages. Also fix cached token invalidation when changing how chat lines should render.
2017-12-01 15:33:06 -05:00
main_menu
node.remove()
exists, so why have I been doing
node.parentElement.removeChild(node)
. I am literally the worst.
2017-12-01 15:36:18 -05:00
translation_ui
4.0.0 Beta 1
2017-11-13 01:23:39 -05:00
metadata.js
Add support for clickable stream metadata. Add helper utility for detecting clicks outside of elements. Add support for manually shown/hidden tooltips, which is used for custom pop-ups.
2017-12-04 18:58:19 -05:00
tooltips.js
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