irssi/src/fe-common/irc
Timo Sirainen 020861c698 Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings
which were part of it. Removed it now and replaced it with saving only
op/halfop/voice status. Might have caused some crashes? (hopefully did :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2234 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-10 23:32:46 +00:00
..
dcc If /SET dcc_upload_path is empty, we should use the current directory, not 2001-11-19 02:46:26 +00:00
notifylist When printing notify joins/leaves, don't print them with hilight color after 2001-11-15 22:51:50 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
fe-common-irc.c Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
fe-ctcp.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
fe-events-numeric.c 307 line is used for /USERIP in undernet. Also changed some other alternative 2001-12-10 00:38:12 +00:00
fe-events.c Show @#channel notices as regular notices again. Don't hilight it or @#channel msgs. 2001-12-03 19:50:21 +00:00
fe-irc-channels.c Support for OPN's channel forwarding. 2001-12-09 17:13:10 +00:00
fe-irc-commands.c Added support for 326 and 327 whois numerics in OPN. 2001-12-07 19:40:37 +00:00
fe-irc-messages.c Show @#channel notices as regular notices again. Don't hilight it or @#channel msgs. 2001-12-03 19:50:21 +00:00
fe-irc-queries.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
fe-irc-server.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
fe-ircnet.c /IRCNET ADD -usermode option added. 2001-12-06 23:29:48 +00:00
fe-modes.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
fe-netjoin.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
fe-netsplit.c Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings 2001-12-10 23:32:46 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module-formats.c Added support for 326 and 327 whois numerics in OPN. 2001-12-07 19:40:37 +00:00
module-formats.h 378 event (whois realhost) data is different between irc servers, so added 2001-11-19 23:04:58 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00