This website requires JavaScript.
ce07ed449d
Update README.md
main
Andrew Lalis
2021-10-07 11:45:44 +0200
292e819406
Added some docs.
Andrew Lalis
2021-10-02 23:32:19 +0200
b9a481d245
Added testing javadoc data.
Andrew Lalis
2021-09-28 23:59:09 +0200
b1fb2cdfb0
Added more javadocs!
Andrew Lalis
2021-09-28 23:55:08 +0200
108cc556d7
Merge pull request #7 from andrewlalis/userRegistration
Andrew Lalis
2021-09-28 23:46:14 +0200
d87577fc0b
Added tons of javadoc, finalized server-side registration protocol.
#7
Andrew Lalis
2021-09-28 23:45:51 +0200
6b7712a9fb
Added tons of javadoc, finalized server-side registration protocol.
Andrew Lalis
2021-09-28 23:42:54 +0200
1bb446ff5b
Updated readme.
Andrew Lalis
2021-09-25 13:12:45 +0200
fe4bda42fa
Added ACCEPTED response to registration in accept all mode.
Andrew Lalis
2021-09-25 13:10:35 +0200
d34a407284
Updated user login system to use unique usernames, login and logout stuff. Client not yet updated to new authentication flow.
Andrew Lalis
2021-09-25 13:08:14 +0200
c35fbbec9e
Merge pull request #5 from andrewlalis/messageRefactor
Andrew Lalis
2021-09-24 19:41:30 +0200
631ded2afb
Refactored core message structure to use records.
#5
Andrew Lalis
2021-09-24 19:37:57 +0200
cd7d40cd7d
Did some cleanup, removed deprecated and unused classes, added javadoc.
Andrew Lalis
2021-09-24 11:09:29 +0200
80f4cf2035
Added some javadoc, removed print statement when users change channel.
e2ee
Andrew Lalis
2021-09-14 20:00:19 +0200
5568136d86
Cleaned up client encryption logic.
Andrew Lalis
2021-09-11 23:43:15 +0200
ec3bfbbc09
Cleaned up debug messages.
Andrew Lalis
2021-09-11 23:29:43 +0200
c6a2bb15da
Added starter implementation, some rare and weird bugs with messages sometimes failing.
Andrew Lalis
2021-09-11 15:23:36 +0200
6770418c66
Implemented session tokens for persistent users.
Andrew Lalis
2021-09-09 09:56:00 +0200
97e886f0f6
Added protocol.md
Andrew Lalis
2021-09-09 00:36:47 +0200
8df9a82cc6
Updated readme with more accurate vision goals.
Andrew Lalis
2021-09-09 00:00:55 +0200
17a372a5b7
Implemented private channels for N-person direct messaging.
Andrew Lalis
2021-09-08 23:52:27 +0200
2d8a0967dc
Added lots of javadoc.
Andrew Lalis
2021-09-08 13:32:56 +0200
96fd07b3fe
Update README.md
1.0-Release
Andrew Lalis
2021-08-27 10:28:29 +0200
eccb2545f9
Removed print statement.
Andrew Lalis
2021-08-27 10:20:05 +0200
009c3a7c21
Improved readme, added JNA for windows terminal support.
Andrew Lalis
2021-08-27 10:18:16 +0200
1a923e0ff8
Added jar-with-dependencies build to the catalog server.
1.0-SNAPSHOT-2
Andrew Lalis
2021-08-26 12:09:05 +0200
cb3a6ac1f9
Cleaned some imports.
Andrew Lalis
2021-08-26 12:08:13 +0200
c1426d54a1
Added catalog gitignore.
Andrew Lalis
2021-08-26 11:31:15 +0200
2759097ef6
Cleaned up server run logic.
Andrew Lalis
2021-08-26 11:30:42 +0200
e9fa0c13a7
Added catalog discovery server, readmes and improved some server channel logic.
Andrew Lalis
2021-08-26 11:22:24 +0200
31129cada2
Added plugins for jar-with-dependencies.
Andrew Lalis
2021-08-25 19:42:06 +0200
4d9973b374
Added error response.
1.0-SNAPSHOT
Andrew Lalis
2021-08-25 19:19:16 +0200
66224c63d4
Added saving to channel removal.
Andrew Lalis
2021-08-25 19:09:56 +0200
f159708fa2
Added ability to add and remove channels.
Andrew Lalis
2021-08-25 19:04:26 +0200
b21137a767
Renamed a method.
Andrew Lalis
2021-08-25 16:49:37 +0200
960f66cf13
Improved client event handling, and server consistency and chat history requests.
Andrew Lalis
2021-08-25 14:36:49 +0200
11e49696a4
Added db and config json to gitignore.
Andrew Lalis
2021-08-23 09:09:26 +0200
4180f5a5de
Added history to chat list, considering how to implement actual chat messages.
Andrew Lalis
2021-08-23 09:08:52 +0200
fcfea0f70f
Implemented storing user messages in collections, improved network organization.
Andrew Lalis
2021-08-22 22:58:29 +0200
cc5c90fd54
Added channels and more commands.
Andrew Lalis
2021-08-22 12:23:32 +0200
4faba0d2eb
Added chat history stuff.
Andrew Lalis
2021-08-21 23:57:33 +0200
468758c7ab
Added initial prototype.
Andrew Lalis
2021-08-21 21:49:01 +0200
ae50a15c00
Initial commit
Andrew Lalis
2021-08-21 11:30:05 +0200