summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-05Fix typo.Emanuele Giaquinta
2007-12-05Simplify itemcmp.Emanuele Giaquinta
2007-12-05Tabify.Emanuele Giaquinta
2007-12-05Rename enable_ssl variable to want_ssl for consistency with other optionsEmanuele Giaquinta
2007-12-05Remove unneeded AC_SUBST for SSL_LIBS.Emanuele Giaquinta
2007-12-05Remove gettext leftover.Emanuele Giaquinta
2007-12-05Reindent.Emanuele Giaquinta
2007-12-05Fix typo.Emanuele Giaquinta
2007-12-05Remove leftover.Emanuele Giaquinta
2007-11-20Remove unneeded casts.Emanuele Giaquinta
2007-11-19Fix last change.Emanuele Giaquinta
2007-11-18autolog: do not create *.log, send it to <your nick>.log insteadJilles Tjoelker
2007-11-18Pass through (redirect) WHOWAS reply to proxy clients.Jilles Tjoelker
2007-11-18Update.Emanuele Giaquinta
2007-11-17Saner fix for bug #35.Emanuele Giaquinta
2007-11-17Reload the layout after saving it, fix bug #35.Emanuele Giaquinta
2007-11-17Do not allow /ping by itself to ctcp ping a channel.Jilles Tjoelker
2007-11-16Fix grammar errors, patch by Mikael Magnusson.Emanuele Giaquinta
2007-11-14Rework redirections to deal with multiple concurrent redirects better.Jilles Tjoelker
2007-11-03Fix mode display in whois with unreal (379 numeric).Jilles Tjoelker
2007-11-03Remove a space that messed up alignment in whois mode replies.Jilles Tjoelker
2007-11-02Fix RPL_WHOISHOST (378) code and strip off the "*@" from the hostname.Jilles Tjoelker
2007-11-02Add support for RPL_WHOISACTUALLY (338), both ratbox and ircu style.Jilles Tjoelker
2007-11-02Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist.Jilles Tjoelker
2007-10-31Remove /notify -idle, it can only work with not-nice automated remote whois.Jilles Tjoelker
2007-10-29Fallback on rename also when errno is ENOSYS/EOPNOTSUPP becauseEmanuele Giaquinta
2007-10-25Remove unneeded templates.Emanuele Giaquinta
2007-10-22Same for s/-fullword/-full/Wouter Coekaerts
2007-10-22Handle server == NULL case in skip_target, fix regression with irssi-icb.Emanuele Giaquinta
2007-10-18Recognize 431/461 (not enough parameters) as end of whois reply.Jilles Tjoelker
2007-10-18Make /hilight output -mask instead of -nickmask, consistent with the paramete...Wouter Coekaerts
2007-10-18Set version to 0.8.13-svnWouter Coekaerts
2007-10-16Also copy oper status when an already known user joins another channel.Jilles Tjoelker
2007-10-16Update oper status from userhost reply.Jilles Tjoelker
2007-10-15Restore irssi-config, bug #537.Emanuele Giaquinta
2007-10-12Get -kicks and -msgs from TARGMAX and MAXTARGETS 005 tokens.Jilles Tjoelker
2007-10-11More URL fixes.Geert Hauwaerts
2007-10-11Fix broken URI.Geert Hauwaerts
2007-10-11See previous commit.Geert Hauwaerts
2007-10-11I was using %K trying to figure out why it wasnt dark grey @ http://irssi.org...Geert Hauwaerts
2007-10-06Release 0.8.12Wouter Coekaerts
2007-08-26Release 0.8.12-rc1Wouter Coekaerts
2007-08-24Make alt/meta+arrow keys work in recent versions of xterm.Jilles Tjoelker
2007-08-22Sort NEWS by features and fixed like previous released, and updateWouter Coekaerts
2007-08-22Make /LASTLOG -after/-before work without text to matchWouter Coekaerts
2007-08-19Update docs/manual.txt some more:Jilles Tjoelker
2007-08-19Update section 5.9 (lag checking) to reality.Jilles Tjoelker
2007-08-07Use automake no-define option rather than config.h.in mangling to inhibitEmanuele Giaquinta
2007-08-07Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automakeEmanuele Giaquinta
2007-08-07Remove unused variable BUILD_PLUGINS.Emanuele Giaquinta