summaryrefslogtreecommitdiff
path: root/src/core/chat-protocols.c
AgeCommit message (Expand)Author
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2001-11-15Don't crash when connecting to server with unknown chat protocol (eg.Timo Sirainen
2001-02-19Moved autoconnects and command line parameter parsing from irc to core.Timo Sirainen
2001-02-19Connection updates: moved /SERVER and /CONNECT to core from irc.Timo Sirainen
2001-02-18chat_protocol_register() didn't work properly when the chat protocolTimo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2000-10-01Chat protocol updates.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-01Added chat protocol register. Changed all chat_type fields to use it.Timo Sirainen