summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-01Ignore joins without a nick from broken serversWouter Coekaerts
2006-02-20sort nicks with custom prefix by the order defined in isupport in /NAMESWouter Coekaerts
2006-02-17leave parameter count check as it was beforeValentin Batz
2006-02-17check the paramcount for DCC RESUME more strictlyValentin Batz
2006-02-01make negative scroll_page_count scroll screensize-n lines (Patch by Chris Moore)Wouter Coekaerts
2006-01-31Fix colors with TERM=xterm-{88,256}color, patch by Emanuele GiaquintaValentin Batz
2006-01-30Only send QUOTE immediately when server didn't yet sent the 001 eventValentin Batz
2006-01-29Fixed a bug where tab-complete didn't worked with utf8/big5 multibyte charact...Valentin Batz
2006-01-28If dcc_own_ip contains IPv4 address, listen only in IPv4.Timo Sirainen
2006-01-26changed /QUOTE to be sent immediately, since the queueing was changed, it's n...Valentin Batz
2006-01-17fix segfault on /quit by using a linked list node after freeing it (by Chris...Wouter Coekaerts
2005-12-14Fix the Conflicts and Replaces line for sarge backportingdpash
2005-12-110.8.10 releasedpash
2005-12-11Release 0.8.10Wouter Coekaerts
2005-12-01Update for 0.8.10rc8dpash
2005-11-30- s/IRCNET/NETWORK/ in manual.txtWouter Coekaerts
2005-11-24Initialize the isupport functions on /upgrade aswellValentin Batz
2005-11-23replace guint by gsize for the glib2 version of irssi_ssl_readValentin Batz
2005-11-23removed utf8.c utf8.h, going to move them from src/fe-text to hereValentin Batz
2005-11-20g_log_set_default_handler() came only in glib 2.6.0. Don't use it for olderTimo Sirainen
2005-11-19If transliterations don't work in the system (eg. Solaris), don't allowTimo Sirainen
2005-11-19With GLIB2 hook all glib logging functions no matter what the domains are.Timo Sirainen
2005-11-19Using "/VER" in channel now doesn't directly ask CTCP VERSION from it.Timo Sirainen
2005-11-19Default recode_transliterate to yesTimo Sirainen
2005-11-19Default to IPv6 enabledTimo Sirainen
2005-11-19When looking up IP addresses, return random IP instead of the first one.Timo Sirainen
2005-11-15Fixed return code of term_init (resulted in segfault with invalid TERM andJochen Eisinger
2005-11-09Time for 0.8.10-rc7Wouter Coekaerts
2005-11-07changed recode_fallback to CP1252Valentin Batz
2005-11-06Ahem. And now really fix it.Wouter Coekaerts
2005-11-06Put irc/irc.c and fe-common/irc/irc-modules.c (generated by configure) in bui...Wouter Coekaerts
2005-11-03When glib isn't found, download recent glib version (2.8.3) instead of the ol...Wouter Coekaerts
2005-11-02Compile with glib1 again (part of patch from peder). g_unichar_*-ifying (maki...Wouter Coekaerts
2005-11-02Don't crash if receiving broken privmsg without source (which bitlbee can sen...Wouter Coekaerts
2005-10-30Clean up default network list: removed smaller networks, added QuakeNet. Remo...Wouter Coekaerts
2005-10-21Fix configure.in from previous commit, by Emanuele GiaquintaWouter Coekaerts
2005-10-19Add AC_DEFINE(HAVE_SOCKS), fixes SOCKSinit in irssi.c, patch by Emanuele Giaq...Valentin Batz
2005-10-18Fix crash on netsplit+join after /upgrade from 0.8.9Wouter Coekaerts
2005-10-18Fix warnings caused by r4043Wouter Coekaerts
2005-10-18s/with_glib1/want_glib1/ in configure.in, by Emanuele GiaquintaWouter Coekaerts
2005-10-18Fix delete_{next,previous}_word bindings, patch by Emanuele GiaquintaWouter Coekaerts
2005-10-16fixed a bug in recode when target is NULL and really use the recoded string f...Valentin Batz
2005-10-15fixed recode for actions and added recode for numeric eventsValentin Batz
2005-10-15Remove the inline declarations, patch by nailbiterValentin Batz
2005-10-13 * New upstream versiondpash
2005-10-12fixed recoding of own messages.Valentin Batz
2005-10-10Make the compiler happy by replacing 'const char *' by 'char *'.Valentin Batz
2005-10-10Don't crash with /me in dcc, or dcc message on disconnected server, with reco...Wouter Coekaerts
2005-09-29Fix compilation with gcc4 and --with-gc, Patch by Michael PooleWouter Coekaerts
2005-09-25- Disable commited patches in debian/patchesWouter Coekaerts