src/irc_user.h
Mon, 30 Mar 2009 01:31:27 +0300 Tero Marttila documentation tweaks
Thu, 26 Mar 2009 23:59:04 +0200 Tero Marttila implement NICK/QUIT handling for irc_net/irc_chan
Thu, 26 Mar 2009 22:54:25 +0200 Tero Marttila add irc_chan_on_PART, irc_net_put_user and test_irc_chan_user_part
Thu, 26 Mar 2009 21:46:10 +0200 Tero Marttila add irc_user module for irc_chan to track users on a channel