Commit Graph

64 Commits

Author SHA1 Message Date
Tristan B. Kildaire c75918ab67 Upgraded 2021-01-28 15:59:09 +02:00
Tristan B. Kildaire e6d671758a Added TODO comment 2021-01-28 15:58:23 +02:00
Tristan B. Kildaire a9d2d3f74f Testing 2020-12-04 19:04:22 +02:00
Tristan B. Kildaire c1da77d383 New bformat fucks up tristsnabale 2020-12-04 18:49:41 +02:00
Tristan B. Kildaire 89c1616e8d New bformat fucks up tristanable 2020-12-04 18:49:22 +02:00
Tristan B. Kildaire 14ee2fb237 Upgraded to new libdnet 2020-12-04 18:43:39 +02:00
Tristan B. Kildaire 9d93b161a9 Code cleanup 2020-12-04 18:20:06 +02:00
Tristan B. Kildaire dcb994bfa4 Updated config to not do hostname resolution 2020-12-04 18:16:24 +02:00
Tristan B. Kildaire d3b5565525 Re-improted naotifications module 2020-12-04 18:13:48 +02:00
Tristan B. Kildaire f68289cbcc Re-enabled notifications variable 2020-12-04 18:13:36 +02:00
Tristan B. Kildaire 0af4af23ea Wrong variable name fixed
Removed uneeded (and broken) import
2020-12-04 18:13:16 +02:00
Tristan B. Kildaire 0ce57aa328 Yeah, removed for reason in comment 2020-12-04 18:08:52 +02:00
Tristan B. Kildaire 41c7a8e13e MMmh, we can remove 2020-12-04 18:08:41 +02:00
Tristan B. Kildaire 4cfff3ad4f Moved to using new libdnet `awaitNotification` 2020-12-04 18:02:32 +02:00
Tristan B. Kildaire 0d86d22cc7 Removed old initializer code 2020-12-04 18:00:43 +02:00
Tristan B. Kildaire 219b1b8211 Upgraded to new libdnet, working on restoring notifications support to skippy 2020-12-04 18:00:00 +02:00
Tristan B. Kildaire 72f44d6ead Upgraded to new libdnet 2020-10-21 09:01:02 +02:00
Tristan B. Kildaire 6e6e50fa0f Upgraded libdnet 2020-10-20 11:34:59 +02:00
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