summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-09-10don't crash if server sends weird NICK line, patch by Jarno Honkanen (Bug 216)Wouter Coekaerts
2005-09-10fix completion for /format (Bug 143)Wouter Coekaerts
2005-09-10Make parse_time_interval recognize negative times. Patch by Danijel Tasov and...Wouter Coekaerts
2005-09-10with unknown (special) lines in whois, display the full content, not just the...Wouter Coekaerts
2005-09-10- rename "whois not found" to "whois try whowas", because that's what needs t...Wouter Coekaerts
2005-09-08type -p seems to be a bashism. doing svn --version insteadWouter Coekaerts
2005-09-08Handle missing svn, and running autogen from the tarball betterWouter Coekaerts
2005-08-27Implementation of the meta-[cult] (capitalize words, upcase word, downcase wo...Valentin Batz
2005-08-24moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/pr...Valentin Batz
2005-08-24replaced net_transmit by net_sendbuffer_send in the irssi-proxy module, there...Valentin Batz
2005-08-18Document that you have to send a "setup changed" signal after using settings_...Wouter Coekaerts
2005-08-15Fix notify with more nicks than max_whois_in_cmd (Bug 257), based on patch by...Wouter Coekaerts
2005-08-15Update scripts to most recent version from scripts.irssi.orgWouter Coekaerts
2005-08-15more faq fixes: s/it's/its/, s/i/I/, and there is away_verbose on scripts.irs...Wouter Coekaerts
2005-08-15Update faq: s/term_type/term_charset/ and a bit more verboseWouter Coekaerts
2005-08-11updated /help recode and NEWSValentin Batz
2005-08-09s/freenode/OFTC/ in the examplesWouter Coekaerts
2005-08-09update NEWS and AUTHORSWouter Coekaerts
2005-08-09remove TAG alias because it doesn't work with quotes in the command, and make...Wouter Coekaerts
2005-08-05fix minor textbuffer leak, Bug 288 by TobyWouter Coekaerts
2005-08-04Fixed recode for incoming messages, private messages didn't work properly. (B...Valentin Batz
2005-08-01Fix dcc resume crash (only in the rc's and svn) (Bug 287)Wouter Coekaerts
2005-07-24Forgot to add the additional parameter to g_convert_with_fallback (This alway...Valentin Batz
2005-07-24Added an option to specify a charset for a whole network. For example /recode...Valentin Batz
2005-07-17Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P...Wouter Coekaerts
2005-07-17Handle ^Z better (debian/patches/03sigtstp.dpatch by David Pashley, http://bu...Wouter Coekaerts
2005-07-17Warn people about the lack of certificate verification in the gnutlsdpash
2005-07-17Print glib errors nicely (debian/patches/01glib-errors.dpatch by David Pashley)Wouter Coekaerts
2005-07-17Add inital gnutls supportdpash
2005-07-17The tr_TR patch has been committed upstream. Don't apply it.dpash
2005-07-17Add a comment so it doesn't get confused and shift the patch down if itdpash
2005-07-17Update the changelog and dependancies to include information from thedpash
2005-07-17Add patches to check the binary exists before doing an /upgrade and todpash
2005-07-15Massively overhaul the debian packaging to bring it up to 0.8.10rc5dpash
2005-07-07Updated the help file for QUERY, added a Note about using /query without para...Valentin Batz
2005-07-07Updated the help file for QUERY, added UNQUERY to See also:Valentin Batz
2005-06-29Added a new boolean setting 'recode' to provide an opportunity to turn off re...Valentin Batz
2005-06-24Fix server->last_nick leak by Toby (Bug 267)Wouter Coekaerts
2005-05-14Fixed a bug where the completion history can grow without bound, patch by Tob...Valentin Batz