Age | Commit message (Expand) | Author |
2005-02-03 | Update our own nickrec->gone flag on /away <reason> or on /away | Valentin Batz |
2005-01-03 | improve queuing commands, patch by Timothy Hatcher (Bug 168) | Wouter Coekaerts |
2004-09-12 | Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz | Timo Sirainen |
2004-07-14 | Handle 432 numeric (errorneus nickname) as "nick in use". Fixes problems | Timo Sirainen |
2004-01-25 | isupport updates | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2002-12-07 | Don't break if nick is twice in names list (never is with non-broken | Timo Sirainen |
2002-08-27 | Don't update channel key from 324 numeric, some servers send channel key as | Timo Sirainen |
2002-03-10 | Added '.' to known nick flag characters. Also supports having multiple flag | Timo Sirainen |
2002-02-01 | The "check if nick change was done with our /NICK" didn't work if this was | Timo Sirainen |
2002-01-28 | Don't change the "wanted nick" when receiving NICK event from server, unless | Timo Sirainen |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2002-01-21 | Using signal_add_first() for a few more signals now, so they can be stopped b... | Timo Sirainen |
2002-01-12 | Don't try to set alternate_nick to any default value, it's not very useful | Timo Sirainen |
2001-12-09 | Better support for halfops, patch by yathen@web.de | Timo Sirainen |
2001-11-19 | Removed whois_coming-flag which was used to figure out if 301 event | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-10-14 | Irssi lost channel key for secret/private channels after join. | Timo Sirainen |
2001-09-13 | ..the same fix.. | Timo Sirainen |
2001-09-13 | Don't crash if the IRC server doesn't print your nick in /NAMES list after | Timo Sirainen |
2001-03-04 | added server_change_nick() function for servers.[ch]. Lots of fixes for | Timo Sirainen |
2001-02-18 | Support for multiple identical nicknames. | Timo Sirainen |
2001-02-02 | Nicklist updates so that protocol specific xxx_NICK_REC can be used | Timo Sirainen |
2001-01-28 | Ignoring updates. Added support for nickmatch cache. One ignore can't | Timo Sirainen |
2001-01-21 | nickliset_set_host() for setting host, sends signal "nicklist host changed". | Timo Sirainen |
2001-01-14 | Added my_asctime() | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-05 | Server events: switched order of data and server parameters. it's now | Timo Sirainen |
2000-11-23 | several fixes to make irssi compile without warnings with MIPSpro | Timo Sirainen |
2000-10-14 | Autorejoin when join temporarily fails because of netsplit is handled | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-26 | irc_nick_match() should now work better for checking if nick at the | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |