summaryrefslogtreecommitdiff
path: root/src/fe-common/irc
AgeCommit message (Expand)Author
2001-01-28Netjoin mode printing: handle +v and +h like +o was handled (joins:Timo Sirainen
2001-01-18DCC cleanups - half rewrite. New features: file names with spaces workTimo Sirainen
2001-01-18memmove() -> g_memmove()Timo Sirainen
2001-01-14Added my_asctime()Timo Sirainen
2001-01-09query_find() didn't check for queries with no active serverTimo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2001-01-07"MODE #channel b" list wasn't printed correctlyTimo Sirainen
2001-01-05Removed wrong SYNTAX: NOTICE, it's already correctly in irc/coreTimo Sirainen
2001-01-04Added keyboard_entry_redirect() function to keyboard.[ch] which sendsTimo Sirainen
2001-01-04/UNBAN <ref#> works. /BAN list shows reference numbers.Timo Sirainen
2001-01-04/LIST: don't require -yes option if there's 1000 channels or less.Timo Sirainen
2001-01-02"No such nick xx" is printed now with nick argument so it could getTimo Sirainen
2001-01-01Some query changes. They should now work properly with /SAVEWINDOWSTimo Sirainen
2001-01-01added "message own_public" and "message own_private" events that areTimo Sirainen
2001-01-01don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline)Timo Sirainen
2000-12-28emphasis moved to fe-messages. added a few checks so that non-wordsTimo Sirainen
2000-12-19security fixes from 0.7.97.2Timo Sirainen
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