summaryrefslogtreecommitdiff
path: root/src/fe-common/irc
AgeCommit message (Expand)Author
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-08-19/network fixesTimo Sirainen
2004-07-11s/ircnet/network/ - patch by Joost VunderinkTimo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen
2004-05-10noinst_HEADERS -> pkginc_HEADERSTimo Sirainen
2004-01-25isupport updatesTimo Sirainen
2004-01-25/SET whois_hide_safe_channel_id - removes the ugly IDs for !channels inTimo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
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-16Support 479 illegal channel name numericTimo Sirainen
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo 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-26Netjoin should now work properly with +channels and !channels.Timo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-12-27Added 308 whois numericTimo Sirainen
2002-12-10GC fixes.Timo Sirainen
2002-11-28/NETSPLIT now prints the server tag as well.Timo Sirainen
2002-11-21Prettier displaying of DCC transfers, including adding ETA.Timo 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-21/SERVER and /DISCONNECT handlers moved from irc to core.Timo Sirainen
2002-10-14More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATSTimo 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-10Less kludgy way to handle /SET skip_motd. Works now with laggy servers.Timo Sirainen
2002-09-14window->active_server used to hold non-connected servers, but that wasTimo Sirainen
2002-08-31changed /FORMAT default_event -> default_event_server (sorry for breakingTimo Sirainen
2002-08-26A few missing parts from SSL patch.Timo Sirainen
2002-08-26Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash afterTimo Sirainen
2002-08-22Added $2 = numeric to /FORMAT default_eventTimo Sirainen
2002-08-21Added support for 439 numeric ("Target change too fast") which may tell thatTimo Sirainen
2002-07-01nick tracking change: now it renames the query only if the old nick doesn'tTimo Sirainen
2002-07-01Query nick tracking: don't change query's nick if both the old and new nicksTimo Sirainen
2002-06-13updated dancer's channel forwarding support - using +f channel mode now, andTimo Sirainen
2002-06-13Wallop actions fixedTimo Sirainen
2002-06-06Added /SET show_names_on_join, /QUOTE NAMES #channel now prints the namesTimo Sirainen
2002-06-04Support for 330 whois event (auth) in qnetTimo Sirainen
2002-05-31Don't show the full channel name with own joins, because it's logged intoTimo Sirainen
2002-05-26"/MSG *" works now properly with dcc chat queries.Timo Sirainen
2002-05-18banlist_find() is now public. "event 367" (banlist) shows now ban number inTimo Sirainen
2002-05-16Better !channel support - window items now have "visual_name" and channelsTimo Sirainen
2002-05-13/FORMAT whowas change: ircname -> was, maybe this will make automaticTimo Sirainen
2002-05-12Split nick and host for topic info format.Timo Sirainen
2002-04-30/notice *, /ctcp * and /nctcp * crashed if there wasn't active window item.Timo Sirainen
2002-04-28mode change printing fixes, forgot to commit :)Timo Sirainen
2002-04-27/layout save saves !channels using the short name now, so they work properlyTimo Sirainen