Commit Graph

46 Commits

Author SHA1 Message Date
Tristan B. Kildaire
06de53282b Upgraded libdnet 2020-10-17 12:24:02 +02:00
Tristan B. Kildaire
62988c16c1 Upgraded to new version of libdnet 2020-10-17 12:22:33 +02:00
Tristan B. Kildaire
11862d0d72 Updated to working version of tristnabel 2020-10-16 17:15:39 +02:00
Tristan B. Kildaire
6729642e25 WIP: libdnet lacks notification API, cannot continue till that is implemented 2020-10-15 12:11:14 +02:00
Tristan B. Kildaire
c5c755f238 Added .gitignore 2020-10-15 12:01:29 +02:00
Tristan B. Kildaire
6775b1929c Upgraded to new libdnet 2020-10-15 12:01:20 +02:00
Tristan B. Kildaire
d1852886d9 Updated 2020-10-15 11:35:47 +02:00
Tristan B. Kildaire
3d460673e5 Fixed compilation error 2020-10-02 17:18:59 +02:00
Tristan B. Kildaire
aefb8c5a6a Upgraded libdnet 2020-10-02 16:54:47 +02:00
Tristan B. Kildaire
d498958e29 Request message of the day on connection 2020-10-02 16:53:47 +02:00
Tristan B. Kildaire
2f562165b7 Updated build path 2020-09-30 12:55:07 +02:00
Tristan B. Kildaire
b5091dbf3d Added 'names' command 2020-09-30 10:16:11 +02:00
Tristan B. Kildaire
914d00935d Updated dependancies 2020-09-29 18:57:51 +02:00
Tristan B. Kildaire
80517277be Added member count next to channel listing 2020-09-29 18:36:51 +02:00
Tristan B. Kildaire
ddc23ba598 Migrated to libdnet 2020-09-29 10:13:37 +02:00
Tristan B. Kildaire
2f28630eae Updated selections 2020-09-29 10:08:35 +02:00
Tristan B. Kildaire
1a805a5b97 Added libdent dependancy 2020-09-29 10:08:07 +02:00
Tristan B. Kildaire
b36d09ae0d Removed undeeded method, added Javadoc to constructor 2020-09-29 09:44:03 +02:00
Tristan B. Kildaire
a0c9cc9986 Added check for response value before generating list, added Javadoc 2020-09-29 09:41:44 +02:00
Tristan B. Kildaire
8a55a7c026 Upgraded to a more thread safe version of tristanable 2020-09-29 08:58:20 +02:00
Tristan B. Kildaire
ef885dbebf Added 'query' mode 2020-09-28 22:00:54 +02:00
Tristan B. Kildaire
4061ebbd4d Disabled debug print 2020-09-28 19:48:45 +02:00
Tristan B. Kildaire
9c634c5c2e Use unique tags, Tristanable clears tags later but the point was to use unique tags also for the factor the garbage collector deletes old ones that are complete but we cannot wait for that (after receiving it is not actively removed) 2020-09-28 19:22:13 +02:00
Tristan B. Kildaire
44ff9a06ad Updated configuraiton 2020-09-28 19:21:28 +02:00
Tristan B. Kildaire
bc7abdc141 Upgraded dependancies 2020-09-28 19:21:20 +02:00
Tristan B. Kildaire
9ee6117d84 Print out leave and join channel notifications 2020-09-28 14:05:43 +02:00
Tristan B. Kildaire
00913f394b Check for channel status (ntype=1) messages 2020-09-28 13:47:46 +02:00
Tristan B. Kildaire
50ddd8a1ca Strip whitespace from message to send to current channel 2020-09-28 11:42:32 +02:00
Tristan B. Kildaire
819abf1faa Encode length 2020-09-27 23:40:10 +02:00
Tristan B. Kildaire
538607fa56 Set return value based on server's response 2020-09-27 23:01:51 +02:00
Tristan B. Kildaire
27460ccbc2 Added sendMessage protocol code 2020-09-27 22:34:16 +02:00
Tristan B. Kildaire
99a34173b7 Code cleanup 2020-09-27 13:41:09 +02:00
Tristan B. Kildaire
ecb6676734 Added hostname resolution to configuration file, also set address family passed on passed in Address 2020-09-27 13:02:37 +02:00
Tristan B. Kildaire
ce9da7484c Updated example config 2020-09-26 23:46:46 +02:00
Tristan B. Kildaire
4a6a7bc60f Configuration file is now closed and parsed into JSON and set as the runtime config 2020-09-26 23:03:54 +02:00
Tristan B. Kildaire
ad71724cb2 Added file read for config file 2020-09-26 22:53:29 +02:00
Tristan B. Kildaire
0282883427 Added example configuration 2020-09-26 19:18:54 +02:00
Tristan B. Kildaire
364a72758a Refactored 'connect' code 2020-09-26 19:18:09 +02:00
Tristan B. Kildaire
fa620ba152 Now allow custom connects 2020-09-26 18:40:31 +02:00
Tristan B. Kildaire
1fee8c96b2 Added 'list' command 2020-09-25 22:16:23 +02:00
Tristan B. Kildaire
6feeb0a332 Upgraded dependancies 2020-09-25 22:16:15 +02:00
Tristan B. Kildaire
c1c3cf1cea Added more commands 2020-09-25 19:51:24 +02:00
Tristan 🅱. Kildaire
2684a68e6f Added initial code 2020-09-25 01:08:51 +02:00
Tristan 🅱. Kildaire
0f1d7df00d Updated dependancies 2020-09-24 20:53:58 +02:00
Tristan 🅱. Kildaire
7557060dc5 Added initial code 2020-09-24 19:20:11 +02:00
Tristan B. Kildaire
d6704a0410
Initial commit 2020-09-24 19:05:22 +02:00