Age | Commit message (Expand) | Author |
2006-09-22 | This patch fixes the problem that irssi keeps saying Netsplit over for joins ... | Wouter Coekaerts |
2006-05-18 | Fix whois_hide_safe_channel_id: only look at the beginning of a channel name,... | Wouter Coekaerts |
2005-11-19 | Using "/VER" in channel now doesn't directly ask CTCP VERSION from it. | Timo Sirainen |
2005-10-16 | fixed a bug in recode when target is NULL and really use the recoded string f... | Valentin Batz |
2005-10-15 | fixed recode for actions and added recode for numeric events | Valentin Batz |
2005-10-12 | fixed recoding of own messages. | Valentin Batz |
2005-10-10 | Make the compiler happy by replacing 'const char *' by 'char *'. | Valentin Batz |
2005-09-10 | with 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-04 | Fixed recode for incoming messages, private messages didn't work properly. (B... | Valentin Batz |
2005-05-09 | Fixed a leak in fe-events-numeric.c, patch by Toby Peterson | Valentin Batz |
2005-04-25 | Fix displaying of ctcp userinfo and clientinfo (Bug 222) | Wouter Coekaerts |
2005-01-12 | Added IRCNET command again, as a deprecated alias for NETWORK | Wouter Coekaerts |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-11-29 | Fixed printing of the recoded realname in whowas | Valentin Batz |
2004-10-16 | Added recode for the away-messages | Valentin Batz |
2004-10-10 | Added recode to whois_channels event | Valentin Batz |
2004-09-17 | Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/... | Valentin Batz |
2004-09-16 | Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS chan... | Valentin Batz |
2004-09-16 | Added recoding of realname to who and whois replies | Valentin Batz |
2004-09-15 | Bugfix: http://bugs.irssi.org/?do=details&id=99 | Geert Hauwaerts |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-09-13 | Fix messages to @#channel showed *your* nickmode, not the one of the sender (... | Wouter Coekaerts |
2004-09-12 | Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-08-19 | /network fixes | Timo Sirainen |
2004-07-11 | s/ircnet/network/ - patch by Joost Vunderink | Timo Sirainen |
2004-07-11 | Fixed handling WHOIS printing once and for all. Everything unknown between | Timo Sirainen |
2004-05-10 | noinst_HEADERS -> pkginc_HEADERS | Timo Sirainen |
2004-01-25 | isupport updates | Timo Sirainen |
2004-01-25 | /SET whois_hide_safe_channel_id - removes the ugly IDs for !channels in | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2003-11-24 | removed //#include | Timo Sirainen |
2003-11-23 | 0.8.8 with a few backwards compatibility fixes | Timo Sirainen |
2003-11-23 | netjoin mode fixes | Timo Sirainen |
2003-11-16 | Support 479 illegal channel name numeric | Timo Sirainen |
2003-11-16 | Support for sending SSL certificate to server and optionally verify server's | Timo Sirainen |
2003-10-01 | missed | Timo Sirainen |
2003-10-01 | Added DCC SERVER support by Mark Trumbull | Timo Sirainen |
2003-07-09 | Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten van | Timo Sirainen |
2003-01-26 | Netjoin should now work properly with +channels and !channels. | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-27 | Added 308 whois numeric | Timo Sirainen |
2002-12-10 | GC fixes. | Timo Sirainen |
2002-11-28 | /NETSPLIT now prints the server tag as well. | Timo Sirainen |
2002-11-21 | Prettier displaying of DCC transfers, including adding ETA. | Timo Sirainen |
2002-11-13 | Don't highlight whois_extra and whois_special lines. | Timo Sirainen |
2002-11-11 | DCC 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-14 | More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATS | Timo Sirainen |