Commit Graph

20 Commits (master)

Author SHA1 Message Date
jsrobson10 d9fcccd753 Added default values to the README, added whitelist/blacklist 2019-04-21 12:29:46 +10:00
jsrobson10 3715cfda6b Fixed issue with ordered data 2019-04-19 12:16:37 +10:00
jsrobson10 cb95fe0b81 Seperated recieving requests by connection, avoid dodgy client messing things up 2019-04-19 11:00:23 +10:00
jsrobson10 959298524c Added time to messages 2019-04-17 16:33:59 +10:00
jsrobson10 65c31c6050 Fixed the loading messages from database issue 2019-04-13 16:35:07 +10:00
jsrobson10 7039776008 Can recieve messages, and update clients about it. 2019-04-13 15:11:06 +10:00
jsrobson10 ca6d822d7c Added updating the client about chats 2019-04-13 10:19:44 +10:00
jsrobson10 1c0a992336 Can now accept adding chats 2019-04-13 10:07:30 +10:00
jsrobson10 e868b97c1a Added configurable server ports 2019-04-12 18:46:18 +10:00
jsrobson10 0f7e0703d7 Fixed issue with client disconnection 2019-04-12 18:18:49 +10:00
jsrobson10 ed526ff3c4 Made the server update users about new users 2019-04-12 18:14:14 +10:00
jsrobson10 87207647e0 Setup sending chats and users to the client 2019-04-12 17:16:38 +10:00
jsrobson10 31ab993699 Added basic chat, message, and user structure 2019-04-12 17:09:24 +10:00
jsrobson10 024634c8ca Added a database for users 2019-04-10 20:23:01 +10:00
jsrobson10 6c21db79a1 Reduced output spam, added a logger 2019-04-10 13:07:31 +10:00
jsrobson10 ab077130e3 Got a stable, reliable connection with the client. Fixed issues with javascript strings. 2019-04-09 21:03:39 +10:00
jsrobson10 778c0287d8 Made communication more stable 2019-04-09 19:19:02 +10:00
jsrobson10 2ea89f09b5 Made the communication even more stable, fixed bugs with modified client. 2019-03-30 21:27:36 +11:00
jsrobson10 62390df244 Got encrypted, stable communication between the server and the client 2019-03-30 18:34:19 +11:00
jsrobson10 e77a48ebb8 Initial Commit 2019-03-24 17:57:54 +11:00