summaryrefslogtreecommitdiff
path: root/src/fe-common/irc
AgeCommit message (Expand)Author
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2007-05-05Move input recoding in irc_server_event.Emanuele Giaquinta
2007-04-29Use dynamic storage for return value of channel_get_nickmode.Emanuele Giaquinta
2006-09-22This patch fixes the problem that irssi keeps saying Netsplit over for joins ...Wouter Coekaerts
2006-05-18Fix whois_hide_safe_channel_id: only look at the beginning of a channel name,...Wouter Coekaerts
2005-11-19Using "/VER" in channel now doesn't directly ask CTCP VERSION from it.Timo Sirainen
2005-10-16fixed a bug in recode when target is NULL and really use the recoded string f...Valentin Batz
2005-10-15fixed recode for actions and added recode for numeric eventsValentin Batz
2005-10-12fixed recoding of own messages.Valentin Batz
2005-10-10Make the compiler happy by replacing 'const char *' by 'char *'.Valentin Batz
2005-09-10with unknown (special) lines in whois, display the full content, not just the...Wouter Coekaerts
2005-09-10- rename "whois not found" to "whois try whowas", because that's what needs t...Wouter Coekaerts
2005-08-04Fixed recode for incoming messages, private messages didn't work properly. (B...Valentin Batz
2005-05-09Fixed a leak in fe-events-numeric.c, patch by Toby PetersonValentin Batz
2005-04-25Fix displaying of ctcp userinfo and clientinfo (Bug 222)Wouter Coekaerts
2005-01-12Added IRCNET command again, as a deprecated alias for NETWORKWouter Coekaerts
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
2004-11-29Fixed printing of the recoded realname in whowasValentin Batz
2004-10-16Added recode for the away-messagesValentin Batz
2004-10-10Added recode to whois_channels eventValentin Batz
2004-09-17Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/...Valentin Batz
2004-09-16Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS chan...Valentin Batz
2004-09-16Added recoding of realname to who and whois repliesValentin Batz
2004-09-15Bugfix: http://bugs.irssi.org/?do=details&id=99Geert Hauwaerts
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...Valentin Batz
2004-09-13Fix messages to @#channel showed *your* nickmode, not the one of the sender (...Wouter Coekaerts
2004-09-12Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin BatzTimo Sirainen
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