jonvuri / tonlist

Collaborative video / music player
0 stars 0 forks source link

[Chat] Add a basic chat box #14

Open jonvuri opened 5 months ago

jonvuri commented 5 months ago

Add a super-simple chat box that allows entering arbitrary messages that all users can see. Shouldn't be too complicated to start off. It should restrict messages to a reasonable length, and automatically delete old messages once the chat history reaches a certain size.