summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-02Remove broken by design /set translation.Emanuele Giaquinta
2008-02-02Remove unneeded include.Emanuele Giaquinta
2008-02-02Fix indentation.Emanuele Giaquinta
2008-02-02Remove term-curses.h (was added for cuix).Emanuele Giaquinta
2008-02-01Reset colors and attributes on newline.Emanuele Giaquinta
2008-01-28Properly initialize and reset last_{fg,bg}.Emanuele Giaquinta
2008-01-25Do not export iopt_tables pointer.Emanuele Giaquinta
2008-01-25Update the terminfo backend to query the 'colors' capability and support moreEmanuele Giaquinta
2008-01-24Do not assume that bit 0x80 enables blink, rather call set_blink whenEmanuele Giaquinta
2008-01-24Add function to set blink to the terminfo backend.Emanuele Giaquinta
2008-01-24Remove empty function.Emanuele Giaquinta
2008-01-21Remove undocumented /RAWQUOTE command.Emanuele Giaquinta
2008-01-21Reindent.Emanuele Giaquinta
2008-01-21Simplify.Emanuele Giaquinta
2008-01-21Remove .cvsignore files.Emanuele Giaquinta
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-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-05Simplify itemcmp.Emanuele Giaquinta
2007-12-05Remove gettext leftover.Emanuele Giaquinta
2007-12-05Reindent.Emanuele Giaquinta
2007-12-05Fix typo.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-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-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-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-12Get -kicks and -msgs from TARGMAX and MAXTARGETS 005 tokens.Jilles Tjoelker
2007-10-11Fix broken URI.Geert Hauwaerts
2007-08-24Make alt/meta+arrow keys work in recent versions of xterm.Jilles Tjoelker