summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-21Remove unneeded resets of paste_keycount (check_pasting will reset itEmanuele Giaquinta
2008-01-21Move code to insert paste prompt into its own function.Emanuele Giaquinta
2007-12-23Apply -usermode before -autosendcmd.Jilles Tjoelker
2007-12-12Revert r2471, having the erase commands clear the cutbuffer when theEmanuele Giaquinta
2007-12-10Force C locale for svn info.Emanuele Giaquinta
2007-12-09Simplify is_valid_charset by just checking with g_iconv_open that theEmanuele Giaquinta
2007-12-09Add 'active' tag for active logs in /log output.Emanuele Giaquinta
2007-12-09Document 'startup' file.Emanuele Giaquinta
2007-12-06Add entry about /userhost * and copying oper status flag on new join.Jilles Tjoelker
2007-12-06Simplify options tests.Emanuele Giaquinta
2007-12-06Indent.Emanuele Giaquinta
2007-12-06Revert r4654.Emanuele Giaquinta
2007-12-05Remove trailing whitespace.Emanuele Giaquinta
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