1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common
Timo Sirainen 6a3efe49ab Autorejoin when join temporarily fails because of netsplit is handled
better now. Irssi prints a nice message about it only once and you can
abort it with /RMREJOINS command.

"channel query" -> "channel joined"

channels_join() must not use cmd_return|param_error() commands since we
don't necessarily call it from command handler and signal_stop() could
cause some damage.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@739 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-10-14 00:45:16 +00:00
..
core Forgot to move fe-ignore to core. 2000-10-13 22:26:33 +00:00
irc Autorejoin when join temporarily fails because of netsplit is handled 2000-10-14 00:45:16 +00:00
.cvsignore updates 2000-04-27 11:45:50 +00:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00