talircd/lib/server
tali a57d5b532a add KICK command and clean up KICK/PART/QUIT reason param 2024-01-30 19:34:43 -05:00
..
chan.ml add member count, check +l or error on join 2024-01-30 17:32:00 -05:00
connection.ml add KICK command and clean up KICK/PART/QUIT reason param 2024-01-30 19:34:43 -05:00
dune create some basic server unit tests 2024-01-30 19:12:57 -05:00
import.ml TMC optimize List.flat_map 2024-01-30 19:05:35 -05:00
outbox.ml remove Irc. prefix from everything!!!! 2024-01-23 14:24:35 -05:00
router.ml add member count, check +l or error on join 2024-01-30 17:32:00 -05:00
router_types.ml add member count, check +l or error on join 2024-01-30 17:32:00 -05:00
server.ml remove Irc. prefix from everything!!!! 2024-01-23 14:24:35 -05:00
server_info.ml field accessors are ok, dont use methods in Server_info 2024-01-23 14:31:31 -05:00
test_list.ml create some basic server unit tests 2024-01-30 19:12:57 -05:00
test_router.ml create some basic server unit tests 2024-01-30 19:12:57 -05:00
user.ml add KICK command and clean up KICK/PART/QUIT reason param 2024-01-30 19:34:43 -05:00