516: fixes tgui-say, chat flickering and chat crashing on export (#20667)

title

chat crashing on export fixed by
https://github.com/VOREStation/VOREStation/pull/16713, chat flickering
is fixed by https://github.com/VOREStation/VOREStation/pull/16734, tgui
say is https://github.com/Monkestation/Monkestation2.0/pull/2116

also cleaned up some more html uis without skeletons 👻

---------

Co-authored-by: harryob <55142896+harryob@users.noreply.github.com>
This commit is contained in:
harry
2025-03-27 11:17:00 +00:00
committed by GitHub
co-authored by harryob
parent 37d4ebf7d6
commit bd418cfd8d
59 changed files with 1102 additions and 1052 deletions
@@ -107,6 +107,6 @@ Code:
<A href='byond://?src=[REF(src)];code=1'>+</A>
<A href='byond://?src=[REF(src)];code=5'>+</A><BR>
</TT>"}
user << browse(dat, "window=radio")
user << browse(HTML_SKELETON(dat), "window=radio")
onclose(user, "radio")
return