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
/
core
/
channels.c
Age
Commit message (
Expand
)
Author
2001-10-22
Checking that autojoined channels weren't already joined in same chatnet had
Timo Sirainen
2001-10-21
Don't autojoin channels that have already been joined in some other server
Timo Sirainen
2001-07-26
added destroy() function to WI_ITEM_REC. This fixes a potential crash when
Timo Sirainen
2001-05-11
CHANNEL_REC->get_join_data() - Returns the information needed to call
Timo Sirainen
2001-03-17
%F = blinking on/off. several fixes to make blinking work better. some
Timo Sirainen
2001-02-17
Config file: ircnets -> chatnets, added type = "chat protocol" to
Timo Sirainen
2001-01-28
nicklist_find() now finds only full nicks, nicklist_find_mask() finds
Timo Sirainen
2000-12-17
removed useless chat_type checks
Timo Sirainen
2000-11-17
Remember who set the topic and when, display the info when using /TOPIC.
Timo Sirainen
2000-10-14
match_nick_flags() didn't check that the nick actually began with a flag.
Timo Sirainen
2000-10-14
[irc_]channels_setup_[de]init() calls were in wrong places.
Timo Sirainen
2000-09-30
multiprotocol updates. SILC prints channel and private messages now
Timo Sirainen
2000-09-02
Updates.
Timo Sirainen
2000-09-01
Added chat protocol register. Changed all chat_type fields to use it.
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen