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
/
channel-events.c
Age
Commit message (
Expand
)
Author
2002-02-10
support for event 477 which aborts joins to +R channels in dalnet.
Timo Sirainen
2002-01-10
Purge the commands in queue for channel if you get kicked from there.
Timo Sirainen
2001-12-31
Abort joins on 442-numeric that dalnet sends when you can't join to channel
Timo Sirainen
2001-11-20
/SET join_auto_chans_on_invite setting wasn't registered so it didn't work..
Timo Sirainen
2001-11-19
/SET join_auto_chans_on_invite - patch by tygrys@moo.pl
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
Timo Sirainen
2001-08-08
If we receive INVITE for a channel that is added with /CHANNEL ADD -auto,
Timo Sirainen
2001-05-11
CHANNEL_REC->get_join_data() - Returns the information needed to call
Timo Sirainen
2000-12-22
Fix for handling duplicate channels
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-11-17
Remember who set the topic and when, display the info when using /TOPIC.
Timo Sirainen
2000-10-14
When joining to !channel the join message was printed to active window
Timo Sirainen
2000-10-14
Handle event "407 duplicate channel" correctly - happens when trying to
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-07-31
Check that we're not already joined the channel when receiving JOIN
Timo Sirainen
2000-06-15
If join to !channel wasn't successfull (banned, etc.), Irssi didn't remove
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen