index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
/
core
/
irc-nicklist.c
Age
Commit message (
Expand
)
Author
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