Introduction
Statistics
Contact
Development
Disclaimer
Help
2018-03-30
__I_R_C__m_i_n_i_m_a_l_i_s_m________________________________________
s I have mentioned earlier I am using irc.c now. As it seems quite
sable for me, I have added small fixes and uploaded the repo[0] to
his server.
rc.c does not keep a nick name list per channel to keep bookkeeping
imple. This has the immediate downside that you don't get to see
ick changes in the right window and you don't see people leaving due
o QUIT messages.
am not sure I want to 'fix' this by adding the overhead of member
ists in channels (yet).
did add a weird fix for OFTC networks however. Servers on that
etwork will pass the channel name in the data part of the JOIN
essage so irc.c wouldn't ever show joins on that network...
lso I cannot figure out how to detect reserved nicknames on nick
hanges on networks that have NickServ services. Maybe you -- dear
eader -- knows why? Let me know!
__References________________________________________________________
0]: gopher://vernunftzentrum.de:70/1/ckeen/repos/irc/log.gph