1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
irssi/src
Timo Sirainen a6d6ade680 event_cannot_join() - changed check from NAMES got -> JOIN got, so the
channel isn't destroyed if join is received. dircproxy sent us 477 with
+channels before names list, and irssi aborted the join.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2827 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-05-26 17:50:55 +00:00
..
core net_ip2host() and net_host2ip() now treat any IPv6 IPs as 0.0.0.0, if IPv6 2002-05-26 16:52:36 +00:00
fe-common "/MSG *" works now properly with dcc chat queries. 2002-05-26 17:39:35 +00:00
fe-none Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
fe-text External indent functions (theme_indent module) weren't working properly. 2002-05-18 11:51:04 +00:00
irc event_cannot_join() - changed check from NAMES got -> JOIN got, so the 2002-05-26 17:50:55 +00:00
lib-config removed useless functions 2002-05-17 21:00:38 +00:00
lib-popt --help printed part of the path for irssi which looked stupid, now it prints 2002-02-17 12:43:39 +00:00
perl use Symbol qw(delete_packge) -> use Symbol; Symbol::delete_package(). Maybe 2002-05-26 14:36:44 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h broke CHAT_PROTOCOL_REC into struct + typedef. 2002-05-10 22:41:22 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00