chat qol fixes
authorxangelo <git@xangelo.ca>
Fri, 2 Jun 2023 08:01:26 +0000 (04:01 -0400)
committerxangelo <git@xangelo.ca>
Fri, 2 Jun 2023 08:01:26 +0000 (04:01 -0400)
commit9ea39aeec4c9830f1184bda2ea9579d4dce18a79
treeedd7d48e0eb99cecec5e0baf69eea3f07e4a2145
parent466278dd1909d14cc2135f71d22cf2378b5e40b1
chat qol fixes

- 30 message chat history as long as the server doesn't reboot
- can't send empty messages
- no more autocomplete in the chat textbox
public/assets/bundle.js
public/index.html
src/client/index.ts
src/server/api.ts
src/shared/message.ts