To Do List
- Figure out how to establish a chat connection
- If I end up using PHP for that, then learning more PHP is needed. (not a big fan of php)
- This is going to be a hard one to do alone.
Talking to people is cool
This could be just a simple title I guess
Maybe only a limited number of messages? Oh, I could store messages on the local machine for longer chat history, then have the server only save a select number for new people. I would want a big ol' box that asks for permission on that. maybe a "Do all this settings stuff before we load the chat" kinda thing. The real pain is going to be chat filtering and moderation if I decide to implement that. I will probably need to do some super basic warnings for a while like "I have never made one of these before, people are going to type weird stuff that gets past my filters to be warned".