summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-30Replace remaining usage of deprecated g_strdown(). Follow-up to r5138.Jase Thew
2011-07-31Document available options for /JOIN command.Jase Thew
2011-07-30Clarify delimiter needed for -channels option of /HILIGHT and /IGNORE commands. Jase Thew
2011-05-15Accept names replies with nick!user@host instead of nickJilles Tjoelker
2011-05-04Add a reference to /help levels for IGNORE help entry.Jase Thew
2011-02-10Ensure that expando_cumode_space() doesn't free unallocated memory when noJase Thew
2010-12-09Add the path contained in the perl_use_lib setting to the search listJase Thew
2010-11-17Do not go beyond the end of the string when processing an octal escape.Jilles Tjoelker
2010-10-31Set window binds for channel items as sticky when re-creating window Jase Thew
2010-10-02Strip the argument for boolean options. Patch by Svante Kvarnström. Fixes: #769Alexander Færøy
2010-08-14Readd Freenode to the list of IRC networks in the default configuration file.Alexander Færøy
2010-07-28Fix indention.Alexander Færøy
2010-07-24Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in...Wouter Coekaerts
2010-07-13Bug #748: Fix /ignore -network. Patch by pyropeterWouter Coekaerts
2010-05-20When sending a signal to an /exec'd command, send it to the process Jase Thew
2010-05-19Update help for /exec - clarify use of % prefix for id in command syntax.Jase Thew
2010-05-19Correct typo (it's -> its) - spotted by coekie.Jase Thew
2010-05-16Add myself to AUTHORS.Jase Thew
2010-05-16Fix segfault generated by SSL disconnections. (Bug #752)Jase Thew
2010-04-04Remove warnings about uninitialized variables.Alexander Færøy
2010-04-04Add missing includes to shut the compiler up.Alexander Færøy
2010-04-03deprecated glib strup/down fixes from exg.Alexander Færøy
2010-04-03glib iochannel fixes from exg.Alexander Færøy
2010-04-03Do not use SSLv2 protocol. From Bazerka.Alexander Færøy
2010-04-03trunk is now 0.8.15-svnAlexander Færøy
2010-04-03Preparation for 0.8.15, take two.Alexander Færøy
2010-04-03Remove dodgy check from configure.in. Thanks to exg.Alexander Færøy
2010-04-02Preparation for 0.8.15Alexander Færøy
2010-03-25Minor documentation tweak. Thanks to suom1 and mofo.Alexander Færøy
2010-03-21complete NEWSWouter Coekaerts
2010-03-21Slowly prepare for 0.8.15-rc1.Alexander Færøy
2010-03-21Fix crash when checking for fuzzy nick match when not on the channel. Reporte...Wouter Coekaerts
2010-03-21Allow servers with the same server and port to be part of multiple networks. ...Alexander Færøy
2010-03-18irssi.conf: Improve /CALC alias:Jilles Tjoelker
2010-02-27Show new charybdis +q list in channel window (numerics 728 and 729).Jilles Tjoelker
2010-02-27Use servertag from the active DCC chat when not connected anymore to the IRC ...Wouter Coekaerts
2010-02-27Irssi now detects a paste if it reads at least three bytes in a single read;Alexander Færøy
2010-02-26Show "target changing too fast" messages in the channel/query window.Jilles Tjoelker
2010-02-25Add missing include of misc.h for g_input_add_poll (Bug #740)Wouter Coekaerts
2010-02-22Make autogen fail if there is no lynx or links installedWouter Coekaerts
2010-02-22Fix compiling without sslWouter Coekaerts
2010-02-19network-openssl: Show why a certificate failed validation.Jilles Tjoelker
2010-02-15Change IRCnet server to open.ircnet.netWouter Coekaerts
2010-02-10Make own nick and actions use default colour instead of white. Fixing ticket:...Alexander Færøy
2010-02-09Add NAMES to the WHO help entry. Patch by Thomas Karpiniec. Fixes ticket:728Alexander Færøy
2010-02-09Suffix != prefix. Patch by Ismael Luceno. Closes ticket:730Alexander Færøy
2010-01-31Use elinks if lynx is not present. From Ingmar Vanhassel of Exherbo fame.Alexander Færøy
2010-01-31Call OpenSSL_add_all_algorithms(), may be needed to verify SHA256 certs with ...Jilles Tjoelker
2010-01-31Use one SSL_CTX per connection, use default trusted CAs if nothing specified.Jilles Tjoelker
2009-12-28Fix active_window_ignore_refnum descriptionWouter Coekaerts