summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2003-11-24removed //#includeTimo Sirainen
2003-11-230.8.8 with a few backwards compatibility fixesTimo Sirainen
2003-11-23netjoin mode fixesTimo Sirainen
2003-11-17fixTimo Sirainen
2003-11-17paste detection fixesTimo Sirainen
2003-11-16fix, try #2Timo Sirainen
2003-11-16crashfix for some systemsTimo Sirainen
2003-11-16Support 479 illegal channel name numericTimo Sirainen
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo Sirainen
2003-10-31Invalid time error message was wrong. Patch by c0ffee.Timo Sirainen
2003-10-11Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks.Timo Sirainen
2003-10-01missedTimo Sirainen
2003-10-01Added DCC SERVER support by Mark TrumbullTimo Sirainen
2003-07-09Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten vanTimo Sirainen
2003-01-30Fix for !channel matching, patch by BorysTimo Sirainen
2003-01-26Netjoin should now work properly with +channels and !channels.Timo Sirainen
2003-01-06/HILIGHT listing was missing space sometimesTimo Sirainen
2002-12-31don't crash with /set completion_keep_privates 0Timo Sirainen
2002-12-29typo: themes weren't defaulting their abstracts to internal themeTimo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-12-28Added support to define new default abstracts at runtime.Timo Sirainen
2002-12-28/set ignore_hide_targets supports now also checking for servertag/targetTimo Sirainen
2002-12-27Added 308 whois numericTimo Sirainen
2002-12-23Make sure we aren't using a destroyed themeTimo Sirainen
2002-12-11Previous theme patch fixes by c0ffeeTimo Sirainen
2002-12-10GC fixes.Timo Sirainen
2002-12-10A few fixes to make irssi work with garbage collected GLIB.Timo Sirainen
2002-12-04make printnicks globalTimo Sirainen
2002-12-04Better support %n in theme abstracts. Patch by c0ffee.Timo Sirainen
2002-11-28/NETSPLIT now prints the server tag as well.Timo Sirainen
2002-11-21Create log file directories using /set log_create_file_mode + exec-bit.Timo Sirainen
2002-11-21Prettier displaying of DCC transfers, including adding ETA.Timo Sirainen
2002-11-21completion_msg() is now publicTimo Sirainen
2002-11-15Try to choose better the window where we print when matching by level andTimo Sirainen
2002-11-15/WINDOW NAME x, /WINDOW NAME X shouldn't complain about existing windowTimo Sirainen
2002-11-13Don't highlight whois_extra and whois_special lines.Timo Sirainen
2002-11-11DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>,Timo Sirainen
2002-10-21Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses asTimo Sirainen
2002-10-21/SERVER and /DISCONNECT handlers moved from irc to core.Timo Sirainen
2002-10-18don't crash when trying to print with non-existent module in theme..Timo Sirainen
2002-10-16When ignoring without any options, don't print the []Timo Sirainen
2002-10-16Adde -servertag to /MSG completion always with >1 connected servers.Timo Sirainen
2002-10-14Complete tags to /RECONNECT tooTimo Sirainen
2002-10-14More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATSTimo Sirainen
2002-10-14Autolog shouldn't crash when lines are written without destination windowTimo Sirainen
2002-10-14/SET dcc_file_create_mode wasn't used. Also print strerror() message ifTimo Sirainen
2002-10-14Correct handling of /NOTICE @#channel, patch by dgTimo Sirainen
2002-10-14Better print /HILIGHT lines. Also cleanup for /IGNORE lines.Timo Sirainen
2002-10-14Better message for /IGNORETimo Sirainen
2002-10-14/LAYOUT SAVE doesn't crash anymore with /EXEC -interactivesTimo Sirainen