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
parent 37d4ebf7d6
commit bd418cfd8d
59 changed files with 1102 additions and 1052 deletions
+1 -1
View File
@@ -564,4 +564,4 @@
output += "</table></div>"
usr << browse(output,"window=lookupbans;size=900x700")
usr << browse(HTML_SKELETON(output), "window=lookupbans;size=900x700")
+1 -1
View File
@@ -309,7 +309,7 @@ GLOBAL_PROTECT(jobban_keylist)
return
var/dat = ""
var/header = "<head><title>Job-Ban Panel: [ckey]</title></head>"
var/header = ""
var/body
var/jobs = ""