summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-28Check if an SSL certificate matches the hostname of the server we are connect...Wouter Coekaerts
2009-10-23Move myself to former developers.Emanuele Giaquinta
2009-10-23Add forgotten g_io_channel_set_close_on_unref call to close the config file fdEmanuele Giaquinta
2009-09-06Make several signals without parameters available to perl again.Jilles Tjoelker
2009-09-06Show all nicks instead of just the first in an /accept * listing.Jilles Tjoelker
2009-09-05Documentation cleanup. Thanks to Remco Lanting.Alexander Færøy
2009-09-02Helpfile improvements from "rudi_s".Jilles Tjoelker
2009-09-02Add active_window_ignore_refnum optionJilles Tjoelker
2009-09-02Tell OpenSSL that our write buffer may move (although the content remains the...Jilles Tjoelker
2009-08-13autolog: change some characters illegal in Windows filenames to underscoresJilles Tjoelker
2009-07-29Trunk is now 0.8.14-svn.Alexander Færøy
2009-07-29s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)Alexander Færøy
2009-07-28Release: 0.8.14Alexander Færøy
2009-07-22Move the autolog_ignore_targets logic a bit around; fixes #673.Alexander Færøy
2009-06-07Typo spotted by RichiH.Alexander Færøy
2009-06-04Make /reset an alias for /set -default and /unset an alias for /set -clear.Alexander Færøy
2009-05-24We got #irssi on IRCnet back. Fix irssi.conf to reflect this.Alexander Færøy
2009-05-22Allow ctrl+home/ctrl+end to go to the beginning/end of scrollback.Jilles Tjoelker
2009-05-15Fix out of bounds access in event_wallops().Jilles Tjoelker
2009-05-13Do not put a space between awk's -F and its argument.Jilles Tjoelker
2009-05-13Accept 354 (WHOX reply) as a /who reply too (for redirection).Jilles Tjoelker
2009-04-27Renamed IRCnet #irssi to #irssi.orgGeert Hauwaerts
2009-04-26Fix make install without write privilege to the source directoryJilles Tjoelker
2009-04-17Ensure type matches format string in /uptime.Jilles Tjoelker
2009-04-05Remove leftover.Emanuele Giaquinta
2009-04-05Fix r4998 change, declare 'environ'.Emanuele Giaquinta
2009-04-03Make the time duration parser stricter.Jilles Tjoelker
2009-04-03Show numerics directed at channels in the channel window.Jilles Tjoelker
2009-03-31Release 0.8.13Wouter Coekaerts
2009-03-18Release 0.8.13-rc1Wouter Coekaerts
2009-03-15Correct previous commit: fix away checkingWouter Coekaerts
2009-03-10Fix /NOTIFY list when nick is seen joining (bug #642)Wouter Coekaerts
2009-03-10Include hostmask in 001 event sent by proxy (bug #650)Wouter Coekaerts
2009-03-10Add "window item moved" (added in r5012) to signals.txtWouter Coekaerts
2009-03-10Update AUTHORS and NEWSWouter Coekaerts
2009-03-10Add "default event numeric" to signals.txt.Jilles Tjoelker
2009-03-04Remove authors info from READMEAlexander Færøy
2009-03-01Add autolog_ignore_targets entry to the NEWS file.Alexander Færøy
2009-03-01Remove unused variables.Jilles Tjoelker
2009-02-28Remove unused variable.Jilles Tjoelker
2009-02-28Ensure variable is initialized.Jilles Tjoelker
2009-02-28Remove unused variable.Emanuele Giaquinta
2009-02-28Remove unused variable.Emanuele Giaquinta
2009-02-28Correct assertions.Jilles Tjoelker
2009-02-28Add the command send/expire timeout only when needed.Jilles Tjoelker
2009-02-28Once a second seems sufficient for the expando timer.Jilles Tjoelker
2009-02-28Check for stale flood entries when lines come in, avoiding a 0.5 second timeout.Jilles Tjoelker
2009-02-27Move to a single /join function, avoiding confusion on "/join -window".Jilles Tjoelker
2009-02-27Check for SIGCONT using a custom GSource instead of every 0.5 second.Jilles Tjoelker
2009-02-21Reject invalid level specifications in /set.Jilles Tjoelker