summaryrefslogtreecommitdiff
path: root/src/fe-common/irc
AgeCommit message (Expand)Author
2000-12-19Don't check queries whose address isn't known yet.Timo Sirainen
2000-12-19don't autochange nicks from dcc connections.Timo Sirainen
2000-12-17Settings are now stored in module-specific blocks. Irssi complainsTimo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen
2000-12-09-querychans option for servers and ircnets which specifies how manyTimo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-12-04own dcc messages weren't displayed in right window.Timo Sirainen
2000-12-03signal "netsplit add" -> "netsplit new"Timo Sirainen
2000-12-03Removed targets from printformat()s so all those extra dcc messagesTimo Sirainen
2000-12-03fixesTimo Sirainen
2000-12-03Theme updatesTimo Sirainen
2000-12-03Remove trailing spaces from all modesTimo Sirainen
2000-12-01Remove trailing spaces from mode changesTimo Sirainen
2000-12-01Netsplit printing fixes.Timo Sirainen
2000-11-30crashfixTimo Sirainen
2000-11-30While waiting for more netsplits/netjoins, if anything else is printedTimo Sirainen
2000-11-26Mode ignores were checked wrongTimo Sirainen
2000-11-26netsplit fixesTimo Sirainen
2000-11-26theme fixesTimo Sirainen
2000-11-26Sometimes netsplit messages didn't get printed at all (those that cameTimo Sirainen
2000-11-26Added KILL handling - user/server kills are now printed formatted.Timo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-17Remember who set the topic and when, display the info when using /TOPIC.Timo Sirainen
2000-11-17/SET autocreate_query_level DCCMSGS specifies now if DCC chats shouldTimo Sirainen
2000-11-05Wallop format fixesTimo Sirainen
2000-11-04Fixed lag checking when nick was just being changed.Timo Sirainen
2000-11-02fixed notices in theme.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-15Rejoin fixesTimo Sirainen
2000-10-14Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.Timo Sirainen
2000-10-14chanserv url bugfix :)Timo Sirainen
2000-10-14Added format for the chanserv url event.Timo Sirainen
2000-10-14when received event 328 (chanserv url in dalnet) write it to correctTimo Sirainen
2000-10-14"/whois x x" - if x isn't found irssi now prints "there's no such nick x"Timo Sirainen
2000-10-14Moved nick/msg/channel completion to core with some cleanups.Timo Sirainen
2000-10-14multiprotocol fixesTimo Sirainen
2000-10-14/format own_dcc_me -> own_dcc_actionTimo Sirainen
2000-10-14Handle event "407 duplicate channel" correctly - happens when trying toTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-10-02Added -avoid-version options and disable-static for SILC module.Timo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-28own_dcc_query fixedTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-28fixes for multiprotocol supportTimo Sirainen
2000-09-26PART and QUIT messages set the background color to default beforeTimo Sirainen