Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Lalis cb3a6ac1f9 Cleaned some imports. 2021-08-26 12:08:13 +02:00
Andrew Lalis c1426d54a1 Added catalog gitignore. 2021-08-26 11:31:15 +02:00
Andrew Lalis 2759097ef6 Cleaned up server run logic. 2021-08-26 11:30:42 +02:00
Andrew Lalis e9fa0c13a7 Added catalog discovery server, readmes and improved some server channel logic. 2021-08-26 11:22:24 +02:00
Andrew Lalis 31129cada2 Added plugins for jar-with-dependencies. 2021-08-25 19:42:06 +02:00
Andrew Lalis 4d9973b374 Added error response. 2021-08-25 19:19:16 +02:00
Andrew Lalis 66224c63d4 Added saving to channel removal. 2021-08-25 19:09:56 +02:00
Andrew Lalis f159708fa2 Added ability to add and remove channels. 2021-08-25 19:04:26 +02:00
Andrew Lalis b21137a767 Renamed a method. 2021-08-25 16:49:37 +02:00
Andrew Lalis 960f66cf13 Improved client event handling, and server consistency and chat history requests. 2021-08-25 14:36:49 +02:00
Andrew Lalis 11e49696a4 Added db and config json to gitignore. 2021-08-23 09:09:26 +02:00
Andrew Lalis 4180f5a5de Added history to chat list, considering how to implement actual chat messages. 2021-08-23 09:08:52 +02:00
Andrew Lalis fcfea0f70f Implemented storing user messages in collections, improved network organization. 2021-08-22 22:58:29 +02:00
Andrew Lalis cc5c90fd54 Added channels and more commands. 2021-08-22 12:23:32 +02:00
Andrew Lalis 4faba0d2eb Added chat history stuff. 2021-08-21 23:57:33 +02:00
Andrew Lalis 468758c7ab Added initial prototype. 2021-08-21 21:49:01 +02:00
Andrew Lalis ae50a15c00
Initial commit 2021-08-21 11:30:05 +02:00